Expand description
Boot-effective governance posture and live enforcement state.
This module owns the network/authentication trust-boundary proof used to decide whether an operator may disable tool governance. It deliberately keeps mutation authority separate from the read-only gate and status handles consumed by runtime and API code.
Structs§
- Governance
Admission Token - Admission capability for one registered ingress.
- Governance
Finalization - Result of finalizing a durable preference.
- Governance
Gate Handle - Read-only hot-path gate handle.
- Governance
Mutation Handle - Trusted-host mutation handle. Do not expose this to agent kernels.
- Governance
Preference Plan - Durable action required before the runtime may finalize governance.
- Governance
Runtime Snapshot - Coherent status consumed by the tool gate and settings surface.
- Governance
Status Handle - Read-only API/status handle.
- Ingress
Registration Proof - Opaque proof returned only after a declared ingress records its bound address.
Enums§
- Governance
Effective State - Operator-facing effective state derived from one coherent snapshot.
- Governance
Preference Write - Governance
Runtime Error - Governance
Runtime Phase - Boot/runtime phase of the governance authority.
- Governance
Status Reason - Closed reason-code vocabulary for mandatory or unavailable states.
Functions§
- governance_
runtime_ handles - Construct separate authority handles for one process boot.