AGEI / CIAF Control Mappings

AGEI and CIAF provide implementation patterns for making AI governance controls observable, enforceable, and verifiable. These mappings illustrate how technical evidence may support internal governance, customer assurance, audit preparation, and regulatory review. They do not certify compliance or replace legal interpretation.

Illustrative technical mapping only. AGEI/CIAF can help an organization produce evidence relevant to defined controls. It does not itself determine legal applicability, establish compliance, certify a system, or prove that an AI system is safe.

Core Evidence Mappings

Last reviewed: August 2026

Governance themeExample AGEI / CIAF patternsExample evidence artifactsReference Implementation
Risk managementUse-case classification, control tiers, versioned policy sets, gate definitionsRisk records, policy versions, gate evaluationsView governed procurement-agent example
Human oversightDelegated authority, approval thresholds, escalation, revocation, override controlsAuthority grants, approval receipts, revocation eventsView governed procurement-agent example
Logging and traceabilityCanonical receipts, policy/version links, signature metadata, lifecycle lineageSigned receipts, evidence objects, audit packsInspect signed-receipt example
Data governance and privacyProcessing-activity mapping, data classification, retention rules, redaction eventsData maps, retention records, redaction receiptsInspect privacy-aware custody example
Transparency and provenanceDisclosure workflow, release controls, artifact lineage, verification methodsRelease records, provenance metadata, verification reportsRun audit-pack verifier
Security and resilienceTool gateway enforcement, scoped proof bundles, replay prevention, threat-model testsDenial receipts, negative-path tests, verification findingsView proof-carrying execution example
Audit and investigationSealed audit packs, detached verifier, custody records, legal-hold supportAudit manifests, verification reports, custody logsRun audit-pack verifier

Ready to trace these mappings in code?

The AGEI examples repository provides runnable implementations that output these exact receipts, grants, and audit packs.

View the Reference Implementation