proof_adjusted_autonomy
Measure how autonomous an AI agent really is when proof is required. Identify the gap versus claimed autonomy and the one gate where +5pp improvement delivers the most.
Instructions
Proof-Adjusted Autonomy (PAA): How autonomous is an AI agent once proof is required? PAA = P(A) × P(C|A) × P(R|A,C) × P(T|A,C,R). Returns the honest percentage, the gap vs claimed autonomy and the single gate where +5pp pays most. All parameters optional — defaults mirror the interactive calculator at https://piszczek.pl/tools/proof-adjusted-autonomy. The response includes result, formula, interpretation and a ready-to-quote cite_as sentence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | No | autonomous completion % (default 90) | |
| c | No | complete evidence % (default 95) | |
| r | No | independent validation % (default 80) | |
| t | No | timeliness % (default 90) |