AuthOrigin — Constitutional Settlement Engine
The CSE Constitution
This document is the governing law of the Constitutional Settlement Engine. It defines what the engine may do, what it may never do, and how every state transition must be authorised before it is real.
Part I
Foundational Rules
AI May Propose. AI May Never Settle.
The Constitution Is the Only Source of Settlement Authority.
Failure Is a First-Class Output.
No Self-Correction. No Silent Healing.
The Audit Record Is Mandatory.
Part II
Fail-Fast Checkpoints
Five sequential checkpoints. Each is binary. Failure at any checkpoint terminates the pipeline immediately. The engine does not proceed to the next stage.
Natural Language Input
Trigger: Input is empty, whitespace-only, or structurally invalid.
On Fail: STOP. Failure: malformed input. No candidate is generated.
Candidate Canonical State
Trigger: AI confidence score falls below 0.65 threshold.
On Fail: STOP. Failure: language ambiguity. Not a governance problem — a language problem.
Registry Validation
Trigger: Proposed candidate label is not present as an exact match in the Registry.
On Fail: STOP. Failure: unknown constitutional territory. Not an AI problem — a registry problem.
Canonical Output
Trigger: Registry entry exists but carries no CMID or produces no stable structured representation.
On Fail: STOP. Failure: architecture problem. The registry entry is incomplete.
Governed Outcome
Trigger: No governance decision (PROCEED / CONDITIONAL) can be issued from the canonical output.
On Fail: STOP. Failure: policy problem. Obligations or policies are missing from the registry entry.
Part III
Constitutional Compiler Principles
Strict Typing
The constitutional compiler accepts exactly one input type: a registered canonical state label. Approximate matches, partial labels, and synonyms are rejected. The compiler does not perform fuzzy search. This is by design, not limitation.
Deterministic Resolution
For a given input that passes Stage 2, the output of Stages 3–5 is always identical. The registry is the sole variable. The compiler introduces no stochastic behaviour after the AI candidate stage. Repeatability is constitutional, not optional.
Boundary Enforcement
The compiler enforces a hard boundary between the AI layer (Stages 1–2) and the constitutional layer (Stages 3–5). The AI layer may not write to the Registry. The constitutional layer may not re-interpret language. The boundary is architectural, not procedural.
Failure Taxonomy
Failures are classified before they are reported. A failure at Stage 2 is a language failure. A failure at Stage 3 is a registry failure. A failure at Stage 4 is an architecture failure. A failure at Stage 5 is a policy failure. Each classification directs remediation to the correct owner.
No Autonomous Authority
The compiler holds no authority of its own. It cannot approve, reject, or defer any request on its own initiative. It applies the constitution as written. If the constitution is incomplete, the compiler fails visibly. It does not fill gaps.
Immutability of Settled States
A state that passes all five checkpoints is settled. A settled state cannot be undone by the engine. It cannot be revised, withdrawn, or reinterpreted by a subsequent run. Amendment requires a new registry entry and a new pipeline run.
Part IV
What the Engine Cannot Do
AUTHORIGIN-CSE-CONST-v1
This constitution is operative. It is not aspirational. Every rule stated above is enforced mechanically by the engine at runtime. Deviation from these rules is a system failure, not a configuration choice.