generate_proof
Scan code against policy packs and generate a cryptographically signed proof bundle. Returns the bundle ID, decision (PASS/BLOCK), violation count, and verification URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The code to scan. | |
| packId | No | Policy pack ID(s). Defaults to 'web'. | |
| fileName | No | File name for context | |
| language | No | Programming language (typescript, python, etc.) |