Skip to content

Governance

Portal content follows the same governance stance as the runtime: deterministic checks are authoritative, and advisory context stays outside sealed measurement paths.

Rules

Rule Meaning
Public is opt-in A page must declare visibility: public to ship publicly.
Private is default Missing visibility front matter is private.
Build gates are deterministic Visibility and leak outcomes are computed by code.
Contracts stay named Field names, route names, verdicts, and artifact names are not compressed away.