Constitutional CMS

The universe law

Do not let the consuming layer invent truth.

Every contract and invariant in the public repository is an application of this principle. Consuming layers — language models, retrieval systems, agent runtimes, downstream renderers — can compose, summarize, and adapt. They must not be permitted to manufacture upstream truth, because that truth is what the rest of the system depends on.

The scarce-asset thesis

AI makes downstream output abundant. What becomes scarce is the material that exists before the machine acts: structured meaning, source-backed claims, governed context, provenance, human-origin signal. The agentic economy does not commoditize authorship. It raises the value of authored input that survives mediation.

The compression doctrine

Compress meaning for machines. Preserve timing for bodies. The right compression at the right layer.

Machines mediate between human intent and the world in two directions: outbound (search, agents, comparison, citation) and inbound (ambient audio, wearables, spatial interfaces). Both directions need authored upstream input. The kind of input differs:

  • Outbound failure mode is under-compression. Meaning scattered across vague prose and tribal knowledge. The remedy is chunks, entities, schemas, APIs, proof points, materialized state.
  • Inbound failure mode is over-compression. Signal that started human gets flattened into grid time. The remedy is rubato, compound meter, phrasing, breath, provenance.

Different surfaces, same structural law: protect the load-bearing signal at the layer it lives in.

The four realms

RealmConcernHero essay
R1 Outbound SurfaceCan machines understand, retrieve, cite, compare, and act on your business without guessing?Geometries of Discoverability
R2 Inbound SurfaceCan machines render the world back to the human nervous system without flattening it?The Two Clocks
R3 The BridgeWhat upstream material must humans author because the agentic layer cannot safely invent it?Authored Upstream
R4 The Operating SystemHow do we keep downstream agents, pages, renderers, and interfaces from inventing truth?Do Not Let the Consuming Layer Invent Truth

This site and the public doctrine repo are primarily Realm 4 artifacts. The contracts, invariants, and reference patterns are the executable form of the operating-system argument: governance before runtime, materialized state, derived (not asserted) headers, single-resolver public facts, cross-surface consistency.

What this document is not

This is not a marketing positioning document. The audience is operators and architects deciding how their own agent-mediated systems should be governed. It is also not exhaustive — the repository’s contracts and invariants are the executable detail; this page is the frame those details ladder into.

Read the full canon

The full Story Bible v0.1 — including the public/private boundary, the product canon, the narrative arc, and per-realm hero-essay signature lines — lives in the public doctrine repo:

STORY_BIBLE.md on GitHub

And the executable governance the frame ladders into:

INCIDENT_LEARNED_INVARIANTS.md — the invariants extracted from live failure modes, including the three added in May 2026: A Single Rendered Page Must Not Disagree With Itself, Partial Guards Are False Signal, and One Decision, Many Surfaces.