An open standard
OVERT defines what a conformant AI system SHALL prove: six governance domains, four assurance levels. Royalty-free and citable.
Glacis turns AI governance from documentation into evidence. You declare governance rules as code, enforce them on the runtime path, and emit cryptographic receipts that a third party can verify — all built on the open OVERT standard.
An open standard
OVERT defines what a conformant AI system SHALL prove: six governance domains, four assurance levels. Royalty-free and citable.
Governance as code
OVERT-as-Code is the Terraform/OPA layer for AI governance — declare policy in TOML, validate it in CI, export OSCAL.
Proof, not promises
Every governed decision can become a signed, chained receipt. Verify it offline — no trust in us required.
Zero-egress by design
Receipts carry hashes and line-ranges, never your prompts or responses. Your sensitive data never leaves your environment.
| Layer | What it is | Where it lives |
|---|---|---|
| The standard | OVERT — what conformant AI runtime proof must demonstrate | overt.is (normative) · overview |
| Governance as code | OVERT-as-Code — declarative policy + validation + OSCAL export | /overt-as-code/ |
| Verify & SDK | The vendor-neutral verifier and the Python client | /verify/ · /sdk/python/quickstart/ |
| Runtime product | The hosted Glacis bundle (proxy + Notary + dashboard) | /runtime/ |