generate_audit_proof
Generate a EU AI Act Art. 12 (record-keeping) and Art. 14 (human oversight) compliance evidence bundle for an AI agent. Returns the cryptographic audit chain, Merkle epoch roots, delegation certificate, trust score, and violation history — sufficient for regulatory submission. The chain_verification.is_valid field proves the audit trail has not been tampered with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO 8601 end of reporting period | |
| from | No | ISO 8601 start of reporting period | |
| agent_pk | No | Agent Ed25519 public key (64 hex chars) |