AxiomEvidence Format
GitHub

NIST AI RMF crosswalk to AEF

This crosswalk positions AEF as the implementation-layer evidence format for NIST AI RMF. NIST defines what organizations must govern; AEF defines how the resulting evidence is made portable, tamper-evident, and verifier-friendly.

Crosswalk

NIST AI RMF functionRequired governance artifactAEF representationExample kinds
Governpolicy approval, accountability, risk acceptancesigned governance events in a chained ledgergovernance.approval, waiver.granted, policy.enforced
Mapsystem inventory, intended use, affected people, deployment contextsubject-scoped model or agent records with structured payloadsmodel.proposed, agent.action
Measureevaluation outputs, threshold gates, validation evidenceimmutable run + evidence-pack export recordsrun.created, run.completed, evidence.pack_exported
Managedeployment, incidents, retirements, corrective actionsoperational events and linked evidence exportsmodel.deployed, incident.opened, incident.closed, model.retired

Why AEF matters for NIST adoption

NIST AI RMF is intentionally technology-agnostic. Without a common evidence format, each vendor exports different JSON, different timestamps, and different hash logic. AEF closes that gap:

Minimal NIST-ready evidence set

A NIST-ready AEF ledger for one governed model should include at least:

1. model.proposed 2. run.created 3. run.completed 4. governance.approval 5. model.deployed 6. incident.opened / incident.closed when applicable 7. evidence.pack_exported for the review packet sent to internal audit or regulators

Auditor posture

An auditor should be able to: