spec-driven-docs 0.6.3

Spec-driven documentation: current specs, immutable decision records, and executable gates kept coherent for people and coding agents.
Documentation
1
2
3
4
5
6
7
8
## Documentation

- Load the affected specs before editing governed content: `{docs_root}/specs/SPEC-<domain>.md`.
- Treat decision records as immutable rationale and load them only when asked why.
- Read the writing style before you author or edit prose: `sdd method writing-style`.
- Write and edit step-by-step guides to the adopted guides spec, `{docs_root}/specs/SPEC-guides.md`.
- Run `sdd verify` before handoff.
- Keep adopted specs, the tracking registry, and local integration instance-owned.