AxiomEvidence Format
GitHub

ISO/IEC 42001 attestation pack via AEF

This pack maps ISO/IEC 42001 AIMS evidence to AEF records so that an assessor can validate the control narrative and the underlying immutable evidence together.

Pack structure

Pack sectionPurposeAEF evidence expected
Scope and contextdefine the AI management system boundarymodel.proposed, vendor.intake, policy.enforced
Roles and approvalsprove accountability and signoffgovernance.approval, waiver.granted
Operational controlsprove deployment, change, and retirement controlmodel.deployed, model.retired, incident.opened, incident.closed
Monitoring and measurementprove evaluation and review cadencerun.created, run.completed, evidence.pack_exported
Corrective actionprove incident and remediation closureincident.closed, exported CAPA references inside evidence packs

Reference attestation payload

A machine-readable pack can be built from the template in axiom-sdk/templates/iso_42001_attestation_pack.json.

Each control family points to one or more AEF record ids and hashes. That lets the attestation report cite exact immutable evidence instead of prose-only assertions.

Assessment workflow

1. export the relevant AEF records for the target scope 2. populate the attestation pack with control-family mappings 3. run the public verifier over the referenced records 4. hand the pack and the verifier output to the assessor

Minimal control-family mapping