What problem does it solve?
Write specification or planning documents for DataSpoke features, components, and architectural decisions in the spec/ hierarchy, ensuring consistent structure and alignment with the MANIFESTO and ARCHITECTURE guidelines.
Core Features & Use Cases
- Provides a timeless template for feature and spoke documentation, including the required Section headers and routing rules to place documents under spec/feature or spec/feature/spoke.
- Enables teams to plan, spec, and document changes (architecture decisions, feature designs, and implementation plans) in a single, standardized location.
- Guides authors through a step-by-step process: read context, determine destination, write the document, and update cross-references to reflect architecture relationships.
Quick Start
Create a new spec/feature/spoke/<FEATURE>.md using the template in spec/ and start with a concise overview of goals.