The audit has 21 questions across seven dimensions, with three questions in each:
- Outcomes and task boundaries — Defines what done means, what is out of scope, and how much autonomy the task can safely carry.
- Context and specifications — Gives agents current, scoped sources of truth and explicit rules for uncertainty.
- Environments and permissions — Contains access, secrets, destructive actions, and blast radius.
- Verification and evaluations — Tests behavior independently and ties every completion claim to inspectable evidence.
- Human review and ownership — Keeps accountable people in control of acceptance, escalation, and recovery.
- Orchestration and handoffs — Uses multiple agents only when justified and coordinates dependencies and shared state.
- Cost and observability — Makes runs, failures, latency, and economics visible enough to improve.
Every question uses evidence-anchored options from 0 to 3. Choose the highest anchor your team can support with current, inspectable practice—not the practice you intend to add.