Files
roboco/docs/backend/README.md
T

22 lines
733 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
- `/ops/` - Operational runbooks
- `codeql-workflows.md` - Split CodeQL workflow triggers and branch-protection notes
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.