Skip to content

Specs

Parity tracks public behavior with spec IDs. The canonical spec set lives in the CLI repository under specs/, and this website mirrors that full tree under /specs/ so every requirement, acceptance scenario, edge case, and success criterion renders in the published docs.

Start with:

SpecArea
S001CLI commands and interface
S002Rules system
S003Coverage readers
S004Coverage linkers
S005Plugin system
S006Configuration
S007Path and namespace mapping
S008Output formats
S009Documentation system
S010Testing, CI, and binary distribution
S011parity test and per-test coverage reports

New tests should reference the related spec IDs near the behavior they cover. This keeps implementation, docs, samples, and release checks traceable.