Standards

Governance withouta standard becomespolicy prose.

Most AI governance is aspirational: guidelines, principles, and frameworks that say how systems should behave. None of it is mechanically enforced. None of it produces independently verifiable proof.

CAES defines what governed execution must technically satisfy. We wrote the standard because none existed. We built the reference implementation because writing it wasn't enough.

What CAES Enforces

The standard is only real if the runtime can fail you.

Failed requirement. Terminal checkpoint.

[01]
AUTHORIZE BEFORE EFFECT
Execution starts too early.
DECISION: AUTHORIZED
[02]
BIND TO EXACT POLICY
Conformance becomes interpretation.
POLICY: EVALUATED
[03]
EMIT PUBLICLY VERIFIABLE PROOF
Verification dies off-vendor.
RECEIPT: VERIFIED
[04]
STOP ON UNCERTAINTY
Ambiguity still passes.
ENFORCEMENT: FAIL-CLOSED
If the standard cannot deny in real time, it is still policy prose.
Conformance Levels

CAES defines three conformance levels. Level 3 is the only level that satisfies all four technical requirements. It is also the only level Keon implements.

Lower levels exist to describe partial implementations. They are stepping stones toward full conformance, not acceptable resting states for governed systems that handle real consequences.

Level 1
Receipt-Bounded
Level 2
Verifiable Chain
KEON
Level 3
Full Conformance
Receipts exist for every governed action.
Receipts are cryptographically signed and ledger-anchored.
Complete deterministic governance. All four requirements met.
The Receipt Chain

Every CAES-compliant execution produces a verifiable receipt chain. From intent to evidence pack, each step is cryptographically bound to the next.

Proof Chain

Every governed action produces this

01

Decision

Intent typed + authorized

02

Policy Signature

Ed25519-signed receipt

03

Evidence Pack

Sealed proof bundle

04

Independent Verification

No Keon required

What comes next

Ready to discuss how CAES conformance applies to your environment?

Or verify a receipt right now with public tooling, no Keon infrastructure required.