Specification leads implementation
Platform spec ADR
Specification leads implementation
Spec standingStandard
- No directly attached article pages for this node.
0 revisions (git unavailable at build; counts may be empty)
No commits recorded for this path.
| Section id | Required | Found |
|---|---|---|
what-this-feature-specifies | no | no |
implementation-anchors | no | no |
Full tree: run pnpm verify:platform-spec-layout (writes src/generated/platform-spec-layout-report.json).
Context
Section titled “Context”README intent and crate behavior diverged when implementation shipped without a matching platform-spec change set.
Decision
Section titled “Decision”Implementation that alters observable language or platform behavior must be preceded or accompanied by normative spec updates. The spec is the authority; tests and crates are verification anchors, not substitutes for missing contract text. Cross-cutting inception record: D-INC-0001.
Consequences
Section titled “Consequences”Contributors pair spec and code in one change set; CI content gates block Standard stubs.
Verification anchors
Section titled “Verification anchors”Project inception ADR 0001; verify:platform-spec-content.