verification_bottleneck
Calculate the maximum number of AI agents your team can safely operate given human review capacity, task volume, and rework rate. Returns formula, interpretation, and citation-ready result.
Instructions
Verification Bottleneck: Agents generate in parallel, humans review in series. Computes the real agent-fleet ceiling from review capacity, minutes per task and rework rate. All parameters optional — defaults mirror the interactive calculator at https://piszczek.pl/tools/verification-bottleneck. The response includes result, formula, interpretation and a ready-to-quote cite_as sentence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | review h/person/week (default 6) | |
| agents | No | planned agents (default 10) | |
| rework | No | rework % (default 20) | |
| reviewers | No | people reviewing (default 4) | |
| min_per_task | No | review minutes per task (default 10) | |
| tasks_per_agent | No | tasks per agent per week (default 60) |