Archive notice: This page documents historical Spec Kitty behavior and is not the current 3.2 workflow. Start with Spec Kitty 3.2 for current docs.
2.x Documentation (Archive)
Archive Notice: This section documents Spec Kitty 2.x behavior. It is preserved for historical reference only. For current 3.2 documentation, see Spec Kitty 3.2 current overview.
2.x was the architecture track centered on doctrine-backed governance, living glossary
semantics, and runtime-owned mission execution. These pages are archived so existing projects and
contributors can understand older behavior; current projects should use the 3.2 docs.
Key 2.x Shifts
- Doctrine artifacts are typed and schema-validated under
src/doctrine/. - Charter generation uses interview answers plus doctrine catalog selection.
- Glossary is context-owned (
glossary/contexts/*.md) and integrated into mission execution through glossary hooks. - Runtime loop and mission discovery are driven by canonical
nextand runtime precedence rules.
Start Here
- Doctrine and Charter
- Glossary System
- Runtime and Missions
- Orchestration and API Boundary
- ADR Coverage
Current replacement
- For new projects: start with Spec Kitty 3.2 documentation.
- For upgrades: use Migration to Spec Kitty 3.2.
- For old behavior lookup: use this 2.x archive only for historical context.
Architecture Repository Layout
- 2.x domain map:
architecture/2.x/README.md#domain-breakdown - 2.x C4 docs:
architecture/2.x/01_context/,architecture/2.x/02_containers/,architecture/2.x/03_components/ - 2.x ADRs:
architecture/2.x/adr/ - 2.x user journeys:
architecture/2.x/user_journey/ - architecture personas:
architecture/audience/