Skip to content

Development

This section covers development workflow, processes, and contribution guidelines.

Workflow

  1. TDD Workflow - Test-Driven Development is required
  2. Council Review - LLM council review process
  3. Contributing - How to contribute

Traceability

Implementation Plans

Historical implementation plans are archived in the plans/ subdirectory:

Key Principles

  1. TDD Required - Write tests before implementation
  2. Council Review - All changes reviewed by LLM council
  3. Documentation - Keep docs current with every change
  4. Blog Posts - Document intent and decisions