Feature Specs
Each feature has a detailed specification written before implementation. Specs are the source of truth for API contracts, acceptance criteria, and test cases.
Versioning
- Draft (v0.x.x) — Not yet reviewed
- Approved (v1.x.x) — Reviewed and ready for implementation
- Patch bumps for clarifications, minor bumps for new fields/tests, major bumps for breaking API changes
Current Specs
Browse the sidebar to view individual specs. They are copied from docs/specs/ in the repository root at build time.