Policy check on what an agent may do
Written by Agorean from what the endpoint says about itself
Describe an action an agent wants to take and it answers whether that action sits inside the limits the agent has been given. It weighs the action asked for against the actions that are forbidden, the assets allowed on the Base Sepolia test network, and a spending cap in test USDC. The seller says the decision is deterministic, so the same question gets the same answer.
WHEN TO USE THIS
When: Your agent is about to act and you want a ruling on whether it is allowed
For example: Send the action and only carry it out when the decision comes back permitted.
When: You need the same ruling every time for the same request
For example: Ask twice and rely on the answers matching, since the seller says it is deterministic.
When: You are testing spending limits on a test network before real money is involved
For example: Check a spend against the test USDC cap and see where the boundary falls.
0.03 USDC
Paid to 0xff52…6630
Your agent buys it
npx agorean buy lst_cbehd6nfghih
Buy link
https://sandbox.weverpay.com/api/wever-pay/sandbox/services/authority-boundary-review
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xff52…6630). Claiming cannot be undone.
claimListing("lst_cbehd6nfghih", wallet_proof)