Applications (L5) — Domain Roadmap (canonical, living)

What this domain is: the application-layer (L5) convention domain — cross-impl standards that let independent applications and independent front-ends (web, Godot, terminal) converge on one shared content format instead of each reinventing it. The core protocol defines the substrate; the SDK defines the bindings; this domain is the home for "a content-format convention that all front-ends agree to render the same way."


The charter discipline (what makes a convention a convention)

An APP-CONVENTION-* spec defines FORMAT and only format — the entity-type vocabulary ({type, data} shapes, CDDL schemas, dispatch keys, on-wire/on-disk bytes). Two conformant impls produce byte-compatible entities and render each other's. It is not a place for application logic, UI, or handler behavior. "Paths are convention; the entity graph is coherence" (GUIDE-EXTENSION-DEVELOPMENT §3.5).

Artifacts & maturity

artifactversionhdrmaturityrole
applications/CHARTERDraftM1the domain charter + convention discipline
APP-CONVENTION-EMBED0.2.3DraftM1→M2the generic rich-content typed-node primitive
APP-CONVENTION-SEMANTIC-CONTENT-SITE0.5DraftM1→M2content sites built on Embed (the first consumer)

Important: this domain is mostly plan, not spec. The SITE convention exists as a draft; SPACES and REPOS are named directions with zero design today. Distinguish plan from spec-state when describing what ships.

Stages / phases

Stage — Embed + SITE convergence (IN FLIGHT, the high-yield work). APP-CONVENTION-EMBED (the rich-content typed node) and APP-CONVENTION-SEMANTIC-CONTENT-SITE (its first consumer) had a three-substrate joint round — the spine is locked three ways (workbench-go + Godot + egui). SITE v0.5 corrected a layer violation (sites are now free subgraphs at publisher-chosen tree paths, not under system/content/*) and added the sites URL-projection prefix. Next phase: cut joint conformance vectors → ratify. The three-substrate round was the sweep; vectors are the lock.

Stage — 06-21 preview (SITE read-only). What actually ships at the preview is the SITE read projection only. The Embed/SITE spine is paper-frozen and converged; the demo is a read path over published content, with honest "unverified" UI until the registry's verification path (REGISTRY C1 / published-root) lands cohort-wide.

Stage — Forms (PARKED, opens post-release). Forms reached a 5-round paper exploration but are paper-frozen, not in spec — they open in a later cycle (v0.6+ post-release). Do not describe forms as shipping.

Stage — SPACES / REPOS (FUTURE, undesigned). Named L5 conventions (collaborative spaces; repository hosting) that will share the SDK browse_* seam with SITE — same navigation scaffold, different destination interpretation. Zero design today; name-drops only.

Relationship to the rest of the system

Notes for the content/papers project