Implementation domains defer to language-meta
Platform spec ADR
Implementation domains defer to language-meta
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”Pipeline and host details were written as if they owned user-visible meaning, overlapping language-meta chapters.
Decision
Section titled “Decision”Compiler, Execution, Core library, and Tooling specify how the reference platform realizes language-meta. They must not redefine semantics already owned there; they must defer with relatedTopics (for example defers-to, implements) instead of duplicating normative key tables.
Consequences
Section titled “Consequences”Classification happens before authoring: “what does valid code mean?” → language-meta first; crates and phases link back.
Verification anchors
Section titled “Verification anchors”relatedTopics frontmatter validation in verify:trudoc --preset ci.