certify_compliance_report
Make your compliance report tamper-proof for Art. 12 audit trail — pass the report JSON, get back a proof_id and a public verification URL you can hand to auditors. Certified plan required. Run generate_report() first to produce the report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_data | Yes | JSON string of the compliance report to certify. | |
| trust_layer_key | Yes | ArkForge Trust Layer API key. |