SpecScore

SpecScore Features

Core features of the SpecScore specification framework:

Feature Status Description
feature Conceptual Feature specification structure, metadata, lifecycle, and conventions
acceptance-criteria Conceptual Acceptance criteria format and conventions
source-references Conceptual Code-to-spec traceability via inline annotations
development-plan Conceptual Planning documents that bridge specs to execution
project-definition Conceptual SpecScore project configuration and root structure

Feature Hierarchy

spec/features/
├── feature/               # How to structure and write features
├── acceptance-criteria/   # How to define and verify acceptance criteria
├── source-references/     # How to link code to specifications
├── development-plan/      # How to structure planning documents
└── project-definition/    # Project config and top-level structure

Integration with Orchestration Tools

SpecScore specs are format-agnostic. These features define the mental model and conventions:

See synchestra.io for orchestration on top of SpecScore.

Outstanding Questions

None at this time.

View as Markdown