get_audit_pack
Export a sealed or open run as a complete governance evidence pack with signed receipt, hash-chain, and compliance coversheet for EU AI Act, ISO/IEC 42001, and NIST AI RMF.
Instructions
Export a run as a governance evidence pack: the signed receipt, every entry, a roll-up of the nodes consulted (with pinned versions and hashes), an independent hash-chain and Merkle integrity self-check, and a coversheet mapping the receipt to the record-keeping obligations it supports (EU AI Act Art. 12 and 26, ISO/IEC 42001, NIST AI RMF). A sealed run is readable by id; a still-open run's draft pack needs your api_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run to export. | |
| api_key | No | Optional: your Bidda key, required for a still-open (unsealed) run. |