proof_debt
Estimate the cost of unverified AI work over time by calculating backlog, deferred-review premium, and expected incident liability.
Instructions
Proof Debt Accumulator: What does unverified AI work cost over time? Backlog, deferred-review premium and expected incident liability. All parameters optional — defaults mirror the interactive calculator at https://piszczek.pl/tools/proof-debt. The response includes result, formula, interpretation and a ready-to-quote cite_as sentence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weeks | No | horizon in weeks (default 26) | |
| late_mult | No | late-review multiplier (default 3) | |
| tasks_week | No | tasks per week (default 224) | |
| unverified | No | % shipped unverified (default 35) | |
| verify_cost | No | $/task to verify now (default 15) | |
| incident_pct | No | incident %/unverified task (default 0.5) | |
| incident_cost | No | $ per incident (default 25000) |