Plane 03

Governance

Policy evaluation and decision issuance. Every intent that enters this plane is evaluated against active policy and exits as a signed, ledger-anchored Decision, either an authorization or a denial. Both are governed outcomes.

Decision Outcomes

Governance resolves to a bounded state.

PERMITTED

Policy authorizes the action. A signed DecisionReceipt is issued before execution begins.

DENIED

Policy forbids the action. A denial receipt is issued. No execution occurs.

DEFERRED

Policy requires human review before a decision can be issued. Action is held pending authorization.

Governance Properties

Authorization is positive, explicit, and signed.

Policy is external to the runtime

Policy is defined by your organization and evaluated by Keon. What is permitted is explicitly declared, versioned, and hash-bound at evaluation time.

Decisions are signed and ledger-anchored

Every governance decision, PERMITTED or DENIED, is cryptographically signed and anchored to the Spine Ledger before the outcome is communicated.

ALPHA Protocol: human authority in the governance surface

The ALPHA Protocol provides the human governance surface. Authority structures, approval chains, and human-in-the-loop gates are defined here.

No implicit authorization

Authorization requires a positive, signed Decision. The absence of a Decision is itself a governed condition: fail-closed.