2025-12-27 21:53:38 +01:00
|
|
|
# Backend Documentation
|
|
|
|
|
|
|
|
|
|
Documentation for the Backend Cell team.
|
|
|
|
|
|
|
|
|
|
## Access
|
|
|
|
|
|
|
|
|
|
- **READ**: Backend Cell (developers, QA, PM, documenter)
|
|
|
|
|
- **WRITE**: be-doc only
|
|
|
|
|
|
|
|
|
|
## Contents
|
|
|
|
|
|
|
|
|
|
- `/api/` - API documentation
|
|
|
|
|
- `/qa/` - QA-related docs
|
2026-07-13 06:38:15 +02:00
|
|
|
- `/services/` - Internal service architecture & patterns
|
|
|
|
|
- `coordination-events.md` - 5 coordination-event notification producers: reassignment, collision-sequencing, unblock, dependency-revival, stale-claim-reaped
|
2025-12-27 21:53:38 +01:00
|
|
|
|
|
|
|
|
## Contributing
|
|
|
|
|
|
2026-06-16 23:18:55 +02:00
|
|
|
Backend team members should request documentation updates through the Cell PM. Only the Backend Documenter (be-doc) can write to this directory.
|