# Development
Use root [AGENTS.md](../../AGENTS.md) for doc routing. Read only docs that match
the task.
- [Architecture](architecture.md): runtime shape, ownership, module seams.
- [Checks](checks.md): required validation before handoff.
- [Code Conventions](code-conventions.md): Rust and docs rules for code work.
- [Testing](testing.md): TDD and fixture rules.
- [Pull Requests](pull-requests.md): branch, commit, PR, and review loop.
- [Review Checklist](review-checklist.md): audit gates for implementation review.