Surface syntax
Platform spec area
Surface syntax
No architecture decision records under adr/ for this feature yet. Standard features must
publish at least one ADR or keep a ## Decisions summary on the hub.
- Documentation comments Structured comments attach human-readable contracts to declarations. Tooling must preserve them through formatting and refactors without changing semantics.
- Lexical and syntax Defines tokens, whitespace, and the context-free skeleton that every later phase assumes. The normative grammar and lexical rules live in the Language Spec; this page records platform ownership and ho…
0 revisions (git unavailable at build; counts may be empty)
No commits recorded for this path.
| Section id | Required | Found |
|---|---|---|
scope | yes | yes |
features | yes | yes |
Full tree: run pnpm verify:platform-spec-layout (writes src/generated/platform-spec-layout-report.json).
Scope
Lexical structure, comments, and how source text maps to the grammar.
Feature index
Use the tiles below for normative feature contracts in this area.
Features
- Documentation commentsStructured comments attach human-readable contracts to declarations. Tooling must preserve them through formatting and refactors without changing semantics.
- Lexical and syntaxDefines tokens, whitespace, and the context-free skeleton that every later phase assumes. The normative grammar and lexical rules live in the Language Spec; this page records platform ownership and ho…