Skip to content

The OVERT standard for AI governance evidence

OVERT (Observable Verification Evidence for Runtime Trust) is an open, royalty-free standard for producing independently verifiable evidence that AI governance controls actually executed at runtime — not just that they were written down.

Governance frameworks (NIST AI RMF, ISO 42001, the EU AI Act) tell you what controls should exist. They rarely make you prove that a control ran on a specific request. OVERT specifies the technical mechanism for that proof: cryptographic attestation produced as a byproduct of execution — “attestation by construction.”

The result is an attestation chain that is evidence, not documentation: a third party can check it without trusting the operator, and without ever seeing the underlying prompts or responses.

OVERT organizes controls into six domains. A conformance claim names which domains and controls were enforced, recorded, or declared not enforced.

DomainQuestion it answers
GovernAre accountability structures and policies attested?
IdentifyIs the system inventoried and risk-classified?
ProtectAre boundaries, egress, and sensitive data controlled?
AttestIs each decision turned into signed, chained evidence?
MeasureAre safety claims quantified with statistical sampling?
RespondAre failure modes, circuit breakers, and revocation in place?

OVERT is tiered so organizations can adopt incrementally and so relying parties know exactly how much trust an attestation warrants.

LevelWhat it means
AAL-1Operator self-attestation
AAL-2Active runtime enforcement
AAL-3Machine-generated, signed, operator-controlled attestation
AAL-4Independent, third-party, tamper-evident proof

Crosswalks to the frameworks you already report against

Section titled “Crosswalks to the frameworks you already report against”

OVERT maps its controls to NIST AI RMF, ISO/IEC 42001, the EU AI Act, OWASP, NIST SP 800-53, and FedRAMP, so an OVERT evidence posture feeds the compliance work you already do. The crosswalk companion is published at overt.is.

Independence: who can attest, and who can assess

Section titled “Independence: who can attest, and who can assess”

OVERT separates four roles — the standard, the runtime-control implementation, the attestation provider (IAP), and the qualified assessor — and imposes structural independence requirements between an assessor and the operator it assesses. This separation is what lets the standard be cited by regulators and standards bodies without endorsing any one vendor.