evaluate_spend_gate
Checks a proposed action against Profile B spend gate, returning LOCKED, HITL_REQUIRED, or BLOCKED with claims and hash. Hard violations cannot be overridden; BLOCKED is written to the audit ledger.
Instructions
Run CHP Profile B capital/spend gate on a proposed action. Returns LOCKED, HITL_REQUIRED, or BLOCKED with claims and a content hash. Hard policy violations cannot be overridden by a human. BLOCKED is also written as a structured policy_deny to the CHP-signed audit ledger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Proposed trade / spend / mandate action | |
| policy | Yes | Gate policy (limits, HITL threshold, confidence floor) | |
| committed_today | No | Notional already committed today toward daily_cap (default 0) |