compliance_configure
Set the customizable knob: which regulatory regime your auditor maps to, how long to retain decision content, and which export formats to offer. Body: { enabled?, regime?, retention_days?, export_formats? }. retention_days is 1..3650; regime is one of the catalog ids; export_formats is a non-empty subset of [signed_json, csv, eat, stix]. No bespoke engineering — you pick, the ledger adapts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regime | No | ||
| enabled | No | ||
| export_formats | No | ||
| retention_days | No |