costwright_certify
Issue a signed budget certificate to provide auditable proof of an agent workflow's worst-case spend ceiling, logged to a transparency log.
Instructions
Issue a tamper-evident, Ed25519-signed budget certificate for an agent repo (re-run server-side, logged to a public transparency log). Same input as costwright_check plus an optional label. Returns the cert_id, the signed certificate and a verify_url. Use to produce an auditable proof of a workflow's worst-case spend ceiling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional human label for the certificate. | |
| policy | No | default | |
| repo_path | Yes | Absolute path to the local Python repo/directory to certify. |