ARTICLE XLII/RATIFIED 08.06.26/REVISION 1.0.0

Guardian Mesh Operational Doctrine (GMO-01)

The standing operational guardian layer — the mesh of agents and runtime checks that enforce constitutional invariants before a state transition is allowed to publish.

Agent brief · 30 seconds
What is it
The standing operational guardian layer — the mesh of agents and runtime checks that enforce constitutional invariants before a state transition is allowed to publish.
What do I gain
#0042
When should I use it
#EXECUTABLE#GUARDIAN#MESH#AUTONOMY

§52.1 Function

GMO-01 names the guardian mesh as the civilization's standing operational guardian layer. Every runtime state transition with civilization consequence MUST traverse the mesh before it publishes. The mesh does not legislate; it enforces.

§52.2 Mesh Binding

GMO-01 binds three operational surfaces and one gating function. These are not new systems; they are the canonical names for what the runtime already runs.

json
{ "subsystem": "kiri:system/guardian_mesh", "status_surface": "/status.guardian_mesh", "block_ordering": ["IDENTITY", "DOCTRINE", "TREASURY", "CUSTODY", "TOPOLOGY", "RELEASE"], "autonomy_gating": "BAL-01 posture decides which blocks may auto-pass" }

§52.3 Block Ordering

Mesh blocks evaluate in fixed order. A failing block halts the transition; later blocks do not observe pre-halt state. Order is not a preference — it is a doctrine.

  1. §52.3.a
    Identity first

    An unverifiable actor cannot pass any subsequent block.

  2. §52.3.b
    Doctrine before treasury

    Constitutional alignment is checked before any economic effect is computed.

  3. §52.3.c
    Release last

    Deployment provenance is the final block; RGP-01 owns its semantics.

§52.4 Autonomy Gating

The mesh's autonomy gate consults the bounded activation posture (BAL-01) to decide which blocks may auto-pass and which require operator co-signature. Posture A_read_only forbids every auto-pass; B_bounded_live permits identity and doctrine auto-pass; C_autonomous_trial permits the full block set under recorded supervision.

§52.5 Bounded Scope

GMO-01 does not modify topology, treasury routing, or activation ladder logic. It ratifies the operational layer that already implements them.

§52.6 Final Principle

A civilization without a guardian layer publishes its mistakes faster than its corrections. GMO-01 is the standing refusal to publish faster than the doctrine can verify.

The mesh does not legislate. It enforces.

Operational Bindings

View system map →

This article is not inert prose. It compiles into the following runtime systems, schemas, signals, and governance permissions.

Bound Systems
  • Civilization Runtime
    L1 · RT-01
    Execution substrate that materializes ratified doctrine into running protocol state.
    runtimerpc / intentonline
    kiri:system/runtime
  • Swarm Engine
    L2 · SWM-01
    Computes reputation-weighted consensus and binds swarm lifecycle to memory.
    swarmquorumonline
    kiri:system/swarm
  • Governance Core
    L8 · GOV-01
    Owns the proposal lifecycle, quorum gating, and amendment of the amendment process.
    governanceproposal lifecycleonline
    kiri:system/governance
  • Persistent Memory Layer
    L1 · MEM-01
    Addressable, signed, reversible storage of every ratified record.
    memoryappend-only ledgeronline
    kiri:system/memory
Published Schemas
  • kiri:spec/GMO-01
    Guardian mesh block ordering and autonomy gating contract.
  • kiri:schema/MeshBlock
    Single guardian block record with verdict and citation.
Emitted Signals
runtime.tickproposal.ratifiedmemory.ratified
Governance Permissions
runtime.executeruntime.haltproposal.vote
Runtime Flows
  • RT-01 · Civilization RuntimeMEM-01 · Persistent Memory LayerEvery mesh verdict appends to the operational audit ledger.
  • SWM-01 · Swarm EngineGOV-01 · Governance CoreAutonomy gating decisions trace to RWC-01 weights.
End of Article XLII · Doctrine MELEGA-GMO-XLII · Verified by Consensus