{
  "generatedAt": "2026-05-26T03:36:29.918Z",
  "registry": {
    "schema": "1.0.0",
    "organs": [
      {
        "id": "CDX",
        "label": "Kiri Codex",
        "role": "doctrine",
        "runtimeOwnership": "kiri-codex",
        "authority": {
          "domains": [
            "doctrine",
            "ratified-invariants",
            "interoperability-charters"
          ],
          "derivedFrom": [
            "codex-doctrine"
          ],
          "forbidden": [
            "treasury-allocation",
            "governance-quorum",
            "runtime-execution"
          ]
        },
        "interop": [
          {
            "with": "GOV",
            "relation": "validates",
            "description": "Codex constrains governance directives."
          },
          {
            "with": "RGR",
            "relation": "publishes-to",
            "description": "Publishes ratified invariants to registry."
          },
          {
            "with": "MCR",
            "relation": "coordinates-with",
            "description": "Membrane reads doctrine constraints."
          }
        ],
        "dependencies": [],
        "purpose": "Source of ratified runtime invariants and doctrine constraints."
      },
      {
        "id": "GOV",
        "label": "Governance Runtime",
        "role": "governance-runtime",
        "runtimeOwnership": "governance-runtime",
        "authority": {
          "domains": [
            "governance.directive",
            "governance.quorum",
            "posture-bias"
          ],
          "derivedFrom": [
            "executable-governance",
            "codex-doctrine"
          ],
          "forbidden": [
            "treasury-execution",
            "codex-mutation",
            "event-fabric-mutation"
          ]
        },
        "interop": [
          {
            "with": "CDX",
            "relation": "depends-on",
            "description": "Directives must align with doctrine."
          },
          {
            "with": "TRS",
            "relation": "publishes-to",
            "description": "Issues directives that bias treasury posture."
          },
          {
            "with": "EVF",
            "relation": "publishes-to",
            "description": "Emits governance.* events."
          }
        ],
        "dependencies": [
          "CDX"
        ],
        "purpose": "Directive issuance, quorum, posture biasing."
      },
      {
        "id": "TRS",
        "label": "Treasury Runtime",
        "role": "economic-runtime",
        "runtimeOwnership": "treasury-runtime",
        "authority": {
          "domains": [
            "treasury.allocation",
            "treasury.posture",
            "treasury.gateway"
          ],
          "derivedFrom": [
            "runtime-organ",
            "executable-governance"
          ],
          "forbidden": [
            "governance-decision",
            "codex-mutation",
            "swarm-orchestration"
          ]
        },
        "interop": [
          {
            "with": "GOV",
            "relation": "subscribes-to",
            "description": "Consumes governance directives."
          },
          {
            "with": "EVF",
            "relation": "publishes-to",
            "description": "Emits treasury.* events."
          },
          {
            "with": "INF",
            "relation": "publishes-to",
            "description": "Routes allocation gateway events."
          }
        ],
        "dependencies": [
          "GOV",
          "CDX"
        ],
        "purpose": "Economic runtime — allocation, posture, gateway emission."
      },
      {
        "id": "SWM",
        "label": "Swarm Infrastructure",
        "role": "swarm-substrate",
        "runtimeOwnership": "swarm-runtime",
        "authority": {
          "domains": [
            "swarm.synchronization",
            "swarm.reinforcement"
          ],
          "derivedFrom": [
            "runtime-organ"
          ],
          "forbidden": [
            "governance-decision",
            "treasury-execution",
            "codex-mutation"
          ]
        },
        "interop": [
          {
            "with": "MCR",
            "relation": "coordinates-with",
            "description": "Reports synchronization observations."
          },
          {
            "with": "EVF",
            "relation": "publishes-to",
            "description": "Emits swarm.* events."
          }
        ],
        "dependencies": [
          "MCR"
        ],
        "purpose": "Distributed reinforcement and synchronization substrate."
      },
      {
        "id": "INT",
        "label": "Insights / Radar / Intelligence",
        "role": "intelligence-layer",
        "runtimeOwnership": "observability-layer",
        "authority": {
          "domains": [
            "foresight",
            "signal-synthesis"
          ],
          "derivedFrom": [
            "runtime-organ"
          ],
          "forbidden": [
            "governance-decision",
            "treasury-execution",
            "authority-creation"
          ]
        },
        "interop": [
          {
            "with": "TRS",
            "relation": "observes",
            "description": "Surfaces adaptive signals."
          },
          {
            "with": "EVF",
            "relation": "publishes-to",
            "description": "Emits observability.* events."
          }
        ],
        "dependencies": [],
        "purpose": "Foresight, cognition, adaptive signal synthesis. Observational only."
      },
      {
        "id": "INF",
        "label": "SmartDrop / Infrastructure",
        "role": "infrastructure",
        "runtimeOwnership": "runtime-registry",
        "authority": {
          "domains": [
            "interoperability.transport",
            "gateway-throughput"
          ],
          "derivedFrom": [
            "runtime-registry"
          ],
          "forbidden": [
            "payload-mutation",
            "authority-creation",
            "governance-decision"
          ]
        },
        "interop": [
          {
            "with": "TRS",
            "relation": "subscribes-to",
            "description": "Transports treasury gateway events."
          },
          {
            "with": "EVF",
            "relation": "publishes-to",
            "description": "Emits interoperability.* events."
          }
        ],
        "dependencies": [
          "RGR"
        ],
        "purpose": "Transport / corridor substrate for cross-organ events."
      },
      {
        "id": "MCR",
        "label": "Master Core",
        "role": "coordination-membrane",
        "runtimeOwnership": "master-core",
        "authority": {
          "domains": [
            "coordination.observation",
            "topology.snapshot"
          ],
          "derivedFrom": [
            "topology-state"
          ],
          "forbidden": [
            "treasury-execution",
            "governance-decision",
            "codex-mutation",
            "agent-command",
            "authority-creation"
          ]
        },
        "interop": [
          {
            "with": "RGR",
            "relation": "depends-on",
            "description": "Reads peer registry."
          },
          {
            "with": "CDX",
            "relation": "subscribes-to",
            "description": "Reads doctrine constraints."
          },
          {
            "with": "SWM",
            "relation": "observes",
            "description": "Synchronization visibility only."
          }
        ],
        "dependencies": [
          "RGR",
          "CDX"
        ],
        "purpose": "Local-only coordination membrane. Exposes topology; commands nothing."
      },
      {
        "id": "RGR",
        "label": "Runtime Registry",
        "role": "registry",
        "runtimeOwnership": "runtime-registry",
        "authority": {
          "domains": [
            "registry.peer",
            "topology.declaration",
            "interoperability.charter"
          ],
          "derivedFrom": [
            "runtime-registry",
            "codex-doctrine"
          ],
          "forbidden": [
            "runtime-execution",
            "governance-decision",
            "treasury-execution"
          ]
        },
        "interop": [
          {
            "with": "CDX",
            "relation": "depends-on",
            "description": "Honors ratified invariants."
          },
          {
            "with": "MCR",
            "relation": "publishes-to",
            "description": "Provides peer descriptors."
          }
        ],
        "dependencies": [
          "CDX"
        ],
        "purpose": "Canonical registry of runtime organs and their declared bindings."
      },
      {
        "id": "EVF",
        "label": "Event Fabric",
        "role": "event-fabric",
        "runtimeOwnership": "runtime-registry",
        "authority": {
          "domains": [
            "event.envelope",
            "event.validation",
            "event.propagation"
          ],
          "derivedFrom": [
            "runtime-registry"
          ],
          "forbidden": [
            "command-execution",
            "authority-creation",
            "governance-decision",
            "treasury-execution",
            "payload-mutation"
          ]
        },
        "interop": [
          {
            "with": "RGR",
            "relation": "depends-on",
            "description": "Authority matrix sourced from registry."
          },
          {
            "with": "TRS",
            "relation": "subscribes-to",
            "description": "Receives treasury.* emissions."
          },
          {
            "with": "GOV",
            "relation": "subscribes-to",
            "description": "Receives governance.* emissions."
          },
          {
            "with": "SWM",
            "relation": "subscribes-to",
            "description": "Receives swarm.* emissions."
          }
        ],
        "dependencies": [
          "RGR"
        ],
        "purpose": "Deterministic notification fabric. Notifies; never executes."
      },
      {
        "id": "MET",
        "label": "Metrics Runtime",
        "role": "metrics",
        "runtimeOwnership": "observability-layer",
        "authority": {
          "domains": [
            "metrics.aggregation"
          ],
          "derivedFrom": [
            "runtime-organ"
          ],
          "forbidden": [
            "governance-decision",
            "treasury-execution",
            "authority-creation"
          ]
        },
        "interop": [
          {
            "with": "EVF",
            "relation": "subscribes-to",
            "description": "Aggregates fabric events."
          }
        ],
        "dependencies": [],
        "purpose": "Aggregation of runtime telemetry. Read-only."
      },
      {
        "id": "EXP",
        "label": "Expansion / Interop",
        "role": "expansion",
        "runtimeOwnership": "runtime-registry",
        "authority": {
          "domains": [
            "interoperability.charter-extension"
          ],
          "derivedFrom": [
            "runtime-registry",
            "codex-doctrine"
          ],
          "forbidden": [
            "runtime-execution",
            "governance-decision",
            "authority-creation"
          ]
        },
        "interop": [
          {
            "with": "CDX",
            "relation": "depends-on",
            "description": "Charter extensions ratified by Codex."
          },
          {
            "with": "RGR",
            "relation": "publishes-to",
            "description": "Registers new interop corridors."
          }
        ],
        "dependencies": [
          "CDX",
          "RGR"
        ],
        "purpose": "Declarative expansion of interop corridors."
      }
    ],
    "derivationChains": [
      {
        "from": "CDX",
        "to": "GOV",
        "inherits": [
          "doctrine-constraints"
        ]
      },
      {
        "from": "CDX",
        "to": "RGR",
        "inherits": [
          "ratified-invariants"
        ]
      },
      {
        "from": "CDX",
        "to": "EXP",
        "inherits": [
          "charter-validity"
        ]
      },
      {
        "from": "GOV",
        "to": "TRS",
        "inherits": [
          "posture-bias",
          "directive-context"
        ]
      },
      {
        "from": "RGR",
        "to": "MCR",
        "inherits": [
          "peer-descriptors"
        ]
      },
      {
        "from": "RGR",
        "to": "EVF",
        "inherits": [
          "authority-matrix"
        ]
      },
      {
        "from": "RGR",
        "to": "INF",
        "inherits": [
          "transport-bindings"
        ]
      }
    ],
    "eventOwnership": [
      {
        "namespace": "runtime",
        "owners": [
          "TRS",
          "GOV",
          "RGR"
        ]
      },
      {
        "namespace": "treasury",
        "owners": [
          "TRS"
        ]
      },
      {
        "namespace": "governance",
        "owners": [
          "GOV"
        ]
      },
      {
        "namespace": "registry",
        "owners": [
          "RGR"
        ]
      },
      {
        "namespace": "topology",
        "owners": [
          "RGR"
        ]
      },
      {
        "namespace": "observability",
        "owners": [
          "INT",
          "MET"
        ]
      },
      {
        "namespace": "interoperability",
        "owners": [
          "RGR",
          "CDX",
          "INF",
          "EXP"
        ]
      },
      {
        "namespace": "swarm",
        "owners": [
          "SWM",
          "MCR"
        ]
      },
      {
        "namespace": "codex",
        "owners": [
          "CDX"
        ]
      }
    ],
    "forbiddenAuthorityZones": [
      {
        "organ": "MCR",
        "zone": "agent-command",
        "reason": "Master Core is a membrane, not a commander."
      },
      {
        "organ": "MCR",
        "zone": "treasury-execution",
        "reason": "TRS owns allocation execution exclusively."
      },
      {
        "organ": "EVF",
        "zone": "command-execution",
        "reason": "Fabric notifies; it never commands."
      },
      {
        "organ": "INT",
        "zone": "governance-decision",
        "reason": "Intelligence is observational."
      },
      {
        "organ": "INF",
        "zone": "payload-mutation",
        "reason": "Transport is integrity-preserving."
      },
      {
        "organ": "GOV",
        "zone": "codex-mutation",
        "reason": "Doctrine is ratified, not legislated by GOV."
      },
      {
        "organ": "TRS",
        "zone": "governance-decision",
        "reason": "TRS executes within governance bias only."
      }
    ]
  }
}