Examples
Finance agent recipe
Apply hidden spending limits and approval thresholds to payment tools.
The finance case maps directly to the implemented payments.transfer primitive.
private maximum 5,000
private approval above 4,000A £2,750 transfer can be proven valid without publishing either threshold. A £4,500 transfer requires trusted approval. A value above the hard maximum remains blocked even when approval exists.
This demonstrates why privacy matters for policy itself. Internal spending limits and escalation thresholds can be sensitive even when an organization wants public or third-party-verifiable evidence that the rules were followed.