Name an agent. Set a limit. You are ready.
Alphanumeric, hyphens allowed
Per-transaction limit your agent can move
// Node.js
const intaglio = require('intaglio')
// Python
from intaglio import enforce
// curl
curl -X POST /api/enforce \
-d '{"agent":"treasury-bot-01","amount":1000}'