Development¶
This section covers development workflow, processes, and contribution guidelines.
Workflow¶
- TDD Workflow - Test-Driven Development is required
- Council Review - LLM council review process
- Contributing - How to contribute
Traceability¶
- Traceability Ledger - Implementation status tracking
Implementation Plans¶
Historical implementation plans are archived in the plans/ subdirectory:
Key Principles¶
- TDD Required - Write tests before implementation
- Council Review - All changes reviewed by LLM council
- Documentation - Keep docs current with every change
- Blog Posts - Document intent and decisions