Progressive Autonomy Architecture
Let systems earn autonomy.
PAA is an architecture for changing how much authority an automated system has over a bounded task, using recorded evidence and reversible decisions.
Autonomy is earned from observed results, scoped to the task those results describe, and revocable when performance degrades.
The governing idea
Evidence changes oversight
- Governance loop
- Regression
- A worker performs a bounded task.
- An external evaluator judges the result.
- The system retains those judgments as evidence.
- A governance decision changes oversight when the evidence justifies it.
- Failure restores the safer operating mode.
Evidence supports a decision. It does not grant authority by itself.
The task is the unit of governance. A system may earn less review for routine refunds while remaining fully gated for unusual refunds or account changes. Evaluation continues after oversight changes, and degraded results restore the declared fallback.
One concrete task
Refund approval
Every refund is reviewed at first. The review results accumulate across cases. After 200 qualifying decisions clear the declared threshold, an operator may approve automatic handling for routine refunds. Ambiguous cases still escalate, and one confirmed policy failure returns the task to mandatory review.