ln_compliance_report
Generate a structured compliance report covering agent identity, transactions, budget rules, vendor KYC status, anomaly flags, and trust attestations for regulatory export.
Instructions
Generate a structured compliance report.
Produces a comprehensive report covering agent identity, transactions, budget rules, vendor KYC status, anomaly flags, and trust attestations. Designed for regulatory compliance export.
Args: since: Time period for temporal data. Relative: "1h", "24h", "7d", "30d". Current-state data (budget rules, KYC) is always included. format: Output format. Only "json" supported in v1.
Returns: Compliance report as a structured dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | 30d | |
| format | No | json |