Skip to content

Glacis Documentation — every AI operation deserves a receipt

Every AI operation deserves a receipt. Declare your controls as code, enforce them at runtime, and prove what your AI actually did — with tamper-evident evidence, not screenshots.

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.

LayerWhat it isWhere it lives
The standardOVERT — what conformant AI runtime proof must demonstrateovert.is (normative) · overview
Governance as codeOVERT-as-Code — declarative policy + validation + OSCAL export/overt-as-code/
Verify & SDKThe vendor-neutral verifier and the Python client/verify/ · /sdk/python/quickstart/
Runtime productThe hosted Glacis bundle (proxy + Notary + dashboard)/runtime/