approval_report
Retrieves change-approval trail for high-risk write operations, including approver and rationale, to support SOC 2, PCI, and HIPAA compliance audits.
Instructions
[READ] High-risk write ops with approver + rationale (the change-approval trail).
The who/what/when/why/approval artifact for SOC 2 CC8.1, PCI 7-8, HIPAA §312(a).
Args: since / until: ISO timestamps bounding the period. high_only: True = only high/critical-risk writes (default); False = all writes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| until | No | ||
| high_only | No |