Human review has to earn its place in an operating model. An approval queue consumes time even when it catches nothing. Removing it can make work cheaper, or leave a costly failure undetected. Calling oversight an investment does not settle which outcome you will get.
I would ask a narrower question: does this particular review step reduce enough expected loss, or save enough other work, to justify its full cost?
The arithmetic below uses invented numbers to show how to answer that question. They are not industry estimates, production measurements, or rounded versions of confidential observations.
Compare options you could actually run
Start with two feasible ways to deliver the same volume and scope of work, meeting the same service-quality requirements over the same time horizon. One might use targeted human approval; the other might rely on existing permission limits, automated checks, and post-action monitoring, with less per-action review.
That second option still has costs and controls. Comparing a staffed review process with imaginary zero-cost, uncontrolled autonomy makes almost any oversight proposal look attractive.
If the options deliver different outcomes, price those differences explicitly or admit that the comparison is incomplete. A cheaper workflow that cannot meet the required response time is not an equivalent alternative.
This is ordinary appraisal applied to an AI workflow. HM Treasury's Green Book describes appraisal as assessing the costs, benefits, and risks of different options for achieving an objective. It distinguishes that exercise from evaluating an intervention after implementation. [1] It is public-sector guidance, not evidence that a particular AI review process pays back.
Some constraints come before the calculation. Legal obligations, safety requirements, or unacceptable potential harm can rule out an option even when its expected dollar cost looks lower. An average cannot give permission to expose someone to a prohibited risk.
Put the costs in the same units
Separate incremental setup cost from incremental recurring cost. Setup includes designing the review boundary, building the interface, training reviewers, and evaluating the proposed control. Recurring costs include active review, routing and escalation, audits, maintenance, and the consequences of waiting for a decision.
Count the work outside the approval click. Someone has to cover absences, investigate ambiguous cases, and keep the rules current. Reviewer attention has an opportunity cost even when nobody hires another employee. Distinguish that cost from a cash budget reduction.
Include underlying execution costs on both sides. They cancel only if they are the same. Extra model calls or a different execution path belong in the comparison.
For a simple model, express recurring amounts and expected losses in dollars per month:
Monthly net benefit = expected loss reduction + other savings - incremental recurring cost.
Other savings should be measured where possible and labelled as assumptions otherwise. If incident loss already includes engineering rework, do not also claim that rework as a separate saving. Avoid counting delay costs in both categories too.
Estimate residual losses under each option, including mistakes that survive human review and harm caused by delayed or incorrect decisions. For a defined incident class, expected incidents per month multiplied by mean loss per incident gives expected monthly loss. Use option-specific severity estimates if review changes the size of incidents as well as their frequency.
An expected incident count is not a probability: more than one incident can occur in a month. Nor is the fraction of unsafe proposed actions automatically an incident rate. Several actions may contribute to one outage, and one action may affect many customers. Define the event and its costs before counting it. Where failures cluster or share a cause, model those scenarios without assuming each action fails independently or counting the same damage repeatedly.
A hypothetical eight-month payback
Suppose a workflow handles 10,000 eligible actions per month. A proposed process adds targeted review for 5% of them, with three minutes of active work per review and fully loaded labour at $80 an hour. These are invented scenario inputs, not recommended staffing levels.
That means 500 reviews, 25 hours, and $2,000 in monthly review labour. Add $1,000 for incremental routing, maintenance, and audit work, plus $500 assigned to delay costs. Total incremental recurring cost is $3,500 per month. Assume incremental design and evaluation cost $12,000 upfront, with underlying execution costs unchanged and no other savings.
Now stipulate expected harmful incidents of 0.20 per month under the less-reviewed baseline and 0.10 under the proposed process. Assume a mean loss of $50,000 per incident under either option.
This is the uncertain assumption doing most of the work. Reviewing 5% of actions does not establish a 50% reduction in incidents. The scenario assumes targeted review catches a disproportionate share of consequential mistakes. That causal effect needs evidence; a random 5% sample does not justify it.
Under those assumptions, expected monthly loss falls from $10,000 to $5,000. The $5,000 reduction, less $3,500 of recurring cost, leaves $1,500 in monthly net benefit.
With positive, constant monthly net benefit, undiscounted payback is incremental setup cost divided by that benefit. Here, cumulative expected net benefit after m months is $1,500 × m - $12,000. It reaches zero at eight months. A six-month project would still be $3,000 short of recovering setup cost. At twelve months, cumulative expected net benefit would be $6,000.
This is a conditional payback calculation, not an observed return or a promise. Expected loss reduction is not $5,000 arriving in the bank every month. Actual losses may be absent for a long stretch and then arrive together. The organisation must still fund the review process.
Change the assumption that matters
Keep the example's costs and incident severity fixed, but reduce the assumed improvement to 0.02 incidents per month. Avoided expected loss is now $1,000 per month. Net benefit is negative $2,500: the process does not cover its recurring cost, let alone recover the initial $12,000.
At a reduction of 0.07 incidents per month, avoided expected loss is $3,500. That is operating parity. Setup cost is never recovered under these constant assumptions.
At a reduction of 0.15 incidents per month, avoided expected loss is $7,500 and monthly net benefit is $4,000. Undiscounted payback becomes three months. None of these scenarios is an empirical forecast.
The useful output is the threshold: this example needs more than 0.07 fewer expected incidents per month just to begin recovering setup cost. It also needs enough operating life to finish doing so.
Test review time and incident severity too. More reviews, longer queues, or lower losses can erase the apparent advantage. For a longer-lived proposal, compare discounted costs and benefits over its expected life. If volumes, staffing, or effectiveness change, calculate each period rather than dividing setup cost by one convenient month's benefit.
Find out whether review changes outcomes
NIST's AI Risk Management Framework calls for testing before deployment and regularly during operation. Its Measure function includes human-AI configurations, uncertainty, and performance benchmarks; its Manage function allocates resources to assessed risks. [2] Those principles support evaluating the control. They do not supply any of the example's numbers.
I would record why a case was routed, what the reviewer changed, active review time, waiting time, and the eventual outcome. Separate useful corrections from unnecessary overrides and harmful approvals. An approval count tells you how much review happened, not how much damage it prevented.
Estimating avoided harm is harder. A blocked action does not reveal what would have happened if it had run. Use historical replay, controlled testing, and staged comparisons where safe and permitted, while documenting how each differs from deployment. A before-and-after improvement could reflect a different workload or better automated checks rather than human review.
Rare events leave wide uncertainty. A finite run with no observed failures does not establish zero risk, especially if detection is incomplete. Carry plausible ranges through the calculation instead of choosing the incident rate that makes the proposal pass.
And keep possible future automation out of today's savings until it is justified. A reviewer may discover a reusable procedure. Turning it into automation still requires implementation, testing, and maintenance. Some exceptions will remain exceptions. There is no reason to assume every intervention makes the next month cheaper.
If the evidence cannot support the required loss reduction, I would narrow the review scope, improve what the reviewer sees, or test a different control. Where oversight is mandatory, that means finding a better compliant design, not deleting the requirement.
Before approving the budget, write down which assumption would reverse the decision and how you will check it. In this example, the question is whether targeted review can reduce expected incidents enough to cover $3,500 a month and recover $12,000 within the workflow's useful life. That is a claim someone can investigate.
References
- [1] HM Treasury, The Green Book (2026), introduction and overview of appraisal. Public guidance on comparing options.
- [2] NIST, AI Risk Management Framework 1.0 (2023), AI RMF Core, Measure and Manage functions. Public framework.