Minimum article payload by role
Platform spec ADR
Minimum article payload by role
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”Article filenames implied depth (for example verification-and-traceability) while content remained TBD stubs.
Decision
Section titled “Decision”Each bundle article must meet role minimums: design-model (model, invariants, diagram/table); contracts (testable MUST/SHOULD rules); verification (concrete test paths, not TBD); operations/migration (procedures); decisions-record (legacy—migrate to adr/); adr (one decision per file with SpecAdrChrome). Every article must include purpose, canonical references, detailed behavior, verification notes, and related topics. Feature hubs must publish a stable newcomer reading order (area → hub → conceptual articles → verification).
Consequences
Section titled “Consequences”ARTICLE_ROLE_THRESHOLDS in platform-spec-content.ts enforce section and line counts.
Verification anchors
Section titled “Verification anchors”packages/trudoc/src/verify/platform-spec-content.ts role thresholds.