Taking back control
You never need permission — or a working AI — to stop things. From softest to hardest:
-
Reduce or remove an allowance
Turn a $500 cap into $50, or zero. Takes effect immediately.
-
Rotate the credential
The AI’s key stops working mid-sentence. Grants stay ready; reconnect a new key when you’re ready.
-
Revoke the session
Everything tied to it — credential and allowances — dies at once.
-
Cut off funds
One transaction from your wallet sets the spending approval to zero, straight at the token itself:
approve(executor, 0)This one doesn’t even involve Waypoint: it works even if our servers are down.