Allow — registered tool
AllowTool is under tools, side_effecting with an evidence_preset, and listed on intent.allowed_tools. Middleware authorizes up to the tool max.
paybond.policy.yaml
Example
tools:
travel.book_hotel:
side_effecting: true
max_spend_cents: 20000
evidence_preset: cost_and_completion
intent:
allowed_tools:
- travel.book_hotel
budget:
currency: usd
max_spend_usd: 200