Core limits
Start with hard limits. Your policy should define the largest amount an agent can spend in one request, across one task, and over a time window. It should also constrain where that money can go: which sellers, categories, networks, and assets are allowed.| Limit | What it prevents |
|---|---|
| Per-request limit | One expensive call draining the budget. |
| Per-task limit | A task becoming more expensive than expected. |
| Time-window limit | Slow leaks over hours or days. |
| Seller limit | One seller receiving too much spend. |
| Category limit | Spending on blocked or risky service types. |
| Network or asset limit | Payments moving through unsupported routes. |