Collection behavior
The Billing UI requests up to 500 usage records and paginates 25 at a time in the browser. Those page numbers are not server cursors.
Job concurrency
The shared slot means a running SEO refresh can block a measurement start, for example. A prompt-regeneration or page-evaluation job uses its own kind-specific guard. An active-job conflict returns HTTP 409. The research start limit can return HTTP 429.
Measurement caps
The CLI-only Deep preset has a 150-prompt cap and three repeats.
Workspace and prompt bounds
Other input bounds
Route schemas remain authoritative. A generated operation can apply a narrower enum or format in addition to the limits summarized here.