Files
roboco/docs/backend/README.md
T

20 lines
613 B
Markdown
Raw Normal View History

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
- `/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
Backend team members should request documentation updates through the Cell PM. Only the Backend Documenter (be-doc) can write to this directory.