AI Agent Reliability Benchmark · Published 21 September 2026
AI Agent Reliability Benchmark 2026: How AI Agent Error Rate Should Be Measured
Every vendor in this category claims reliability. None of them measure it the same way, and most don't measure error at all — they measure its inverse, badly. An AI agent error rate only means something when three things are stated: the severity of the error, the denominator it is divided by, and who detected it. This benchmark defines all three and publishes the scale we hold ourselves to.
TL;DR
Reliability is not accuracy: the right question is not how often is the AI right, but when it is wrong, how wrong, and who pays — which takes a severity scale, a stated denominator, and an independent auditor.
Methodology & sources
- • Vendor definitions read from their own published pages on 21 September 2026: Ada, Fin and Sierra.
- • Agent consistency figures from τ-bench (arXiv:2406.12045), the customer-service agent benchmark Sierra open-sourced, and its public leaderboard.
- • Aissist.io targets are contractual SLA thresholds, not observed averages, and are stated as such.
- • Disclosure: Aissist.io publishes this benchmark and appears in it. We sell an AI agent in the category being measured.
What the category publishes, and what it leaves out
The average Fin reports across 12,000 customers on its own comparison page. It is a success metric. Fin publishes no error rate beside it, and neither does any other vendor in this category.
Sierra's own benchmark, measuring whether an agent succeeds on all eight attempts at the same task. Single-attempt accuracy on the same benchmark was under 50%. Accuracy measured once is not reliability measured continuously.
The minimum a reliability number needs to be comparable: errors graded S0 to S3 by impact and recoverability, over a stated denominator of AI-handled conversations, detected by a stated method.
What is an AI agent error rate?
An AI agent error rate is the share of AI-handled conversations containing at least one error of a given severity, divided by all AI-handled conversations — reported separately at each severity level rather than blended into one number.
The formula
Error rate (severity N) = AI-handled conversations containing at least one error of severity N ÷ all AI-handled conversations
Conversations, not messages. A message-level denominator inflates the volume and flatters the rate: one bad reply inside a forty-message thread reads as a 2.5% failure instead of a 100% one. A conversation can also resolve successfully and still contain an S1, so error rate and resolution rate are independent readings of the same traffic — neither substitutes for the other.
Both factual errors and policy errors count, in replies and in actions. An agent that states the right refund amount but issues it without the verification step your handbook requires has made an error, even though every word it wrote was true. Restricting the count to factual accuracy is how an agent with perfect prose quietly drifts out of policy.
Error rate is not the inverse of resolution rate
A 76% resolution rate does not imply a 24% error rate. Most unresolved conversations are correct escalations — the agent recognized its limit and handed over, which is the system working. And a resolved conversation can carry an S1 the customer absorbed without complaining. Measuring one and inferring the other is the most common mistake in this category. Our own reading of why it persists is in Evaluable AI: you can't deploy what you can't measure.
Why isn't accuracy an AI agent reliability metric?
Accuracy is a success metric measured once; reliability is failure measured continuously. Every major vendor publishes the first and none publishes the second, and the binary pass/fail framing hides the only thing a buyer needs — how much a failure costs.
The industry's answer to “is your AI reliable?” is a resolution rate with an accuracy criterion buried inside it. Ada defines an automated resolution as a conversation that is relevant, accurate and safe, where accurate means “the response was correct and consistent with current policies, knowledge, and connected systems” — a binary judgment, pass or fail. Fin reports a 76% average resolution rate across 12,000 customers, “counting only genuine positive resolutions.” Sierra's customers page publishes per-customer results — Airtable at 80%, Chime at 70%+ — with no measurement methodology stated beside them.
Every one of these is a success metric. None is an error metric. And the binary framing hides the thing buyers actually care about: an AI that misspells a product name and an AI that approves a refund it had no authority to approve both register as one failed conversation.
| Vendor | Headline metric | Stated definition | Error rate | Severity scale |
|---|---|---|---|---|
| Ada | Automated resolution (AR) | A conversation that reaches a successful outcome without a human and is relevant, accurate and safe — accurate meaning “the response was correct and consistent with current policies, knowledge, and connected systems.” | None published | None — binary pass/fail |
| Fin | Resolution rate — 76% average | “The percentage of conversations resolved end-to-end without human intervention, counting only genuine positive resolutions,” averaged across 12,000 customers. | None published | None |
| Sierra | Customer resolution rates — 70%–80% | Per-customer outcomes on its customers page (Airtable 80%, Chime 70%+), with no measurement methodology stated alongside them. | None published | None |
| Aissist.io | Error rate by severity | AI-handled conversations containing at least one error of severity N, divided by all AI-handled conversations, reported per level and written into the contract. | S0–S2 < 1%; S1 < 0.1%; S0 < 0.01% | S0–S3 |
Vendor definitions read from each company's own published pages on 21 September 2026. Aissist.io publishes this table and appears in it.
Worse, single-shot accuracy overstates production reliability. On τ-bench, the customer-service agent benchmark Sierra open-sourced, state-of-the-art function-calling agents succeeded on under 50% of tasks on a single attempt — and under 25% when required to succeed on all eight attempts at the same task. The public τ-bench leaderboard shows the same shape as models improve: the best retail score of 69.2% on one attempt falls to 46.2% across four.
“All the models exhibit considerable performance degradation as k increases, demonstrating their unreliability.”— τ-bench research team, Sierra
Accuracy measured once is not reliability measured continuously. That single fact is why the useful question is not how accurate? It is when it's wrong, how wrong, and who pays?
How should AI agent errors be graded by severity?
Grade every AI error on four levels, decided by two questions: does it change a business outcome, and how cheaply can it be undone? S0 is unrecoverable business impact, S1 is recoverable business impact, S2 is process drift with no business impact, and S3 is cosmetic.
| Level | Definition | Examples | Recovery |
|---|---|---|---|
| S0 | Changes a business outcome the company cannot simply take back | Agreeing to a discount, refund or contract term outside policy; committing to an obligation the business must honor; disclosing information the customer should not see | A human must reverse a commitment — at real cost, or at the cost of the relationship |
| S1 | Business impact, but the customer or the business recovers easily | Wrong promo code, wrong URL, wrong ETA, wrong article linked, a price quoted that isn't honored | One extra round trip. Annoying, not expensive |
| S2 | No business impact; internal guidance violated | Skipped a verification step, followed the wrong handbook branch, missed a required disclosure with no consequence, wrong greeting or escalation protocol, conversation not tagged | Invisible to the outcome, visible to QA — and the leading indicator of future S0/S1 |
| S3 | Cosmetic | Wording, grammar, tone drift, formatting, brand name casing | Self-recovering. Nobody is harmed |
The scale is asymmetric by design. S0 and S1 differ by an order of magnitude in cost, not in degree of wrongness. A wrong ETA and an out-of-policy refund are both simply “wrong” in a binary accuracy model; one costs a follow-up message and the other costs money the business cannot get back.
S2 is included because process drift is where S0 incidents come from. An agent that skips identity verification hasn't hurt anyone yet — it has simply removed the control that was standing between a normal conversation and an account takeover. Excluding S2 because “nothing happened” means losing the only leading indicator the scale contains.
S3 is tracked and fed back into Evolve, but excluded from the SLA. Cosmetic errors are a quality signal, not a reliability one, and folding them in is the easiest way to make an error rate look rigorous while measuring nothing.
Who should detect and grade AI agent errors?
Detection is two-layer: an LLM audit over every transcript, plus human QA sampling that keeps the auditor honest. An error rate quoted without a stated detection method is a guess, and a rate graded by the model that produced the output is a self-graded exam.
The first layer has to cover everything. Traditional manual QA reviews 1–2% of interactions, which leaves the severity distribution of the other 98% unknown — and severity distributions are exactly what a small sample estimates worst, because S0 events are rare by construction. An LLM audit that reads every transcript is the only way to see a one-in-ten-thousand event at all.
The second layer exists because the auditor is also a model, and it has its own error rate. Human QA sampling over the audit's own labels is what keeps the instrument calibrated. Ada publishes the cleanest example of taking this seriously: its AI scientists validated their labeling methodology to a 0.06% error margin. The measurement instrument needs its own error bar.
At Aissist.io both layers run through Pulse, which reads every conversation rather than a sample, and Agent Insight, which scores AI and human agents on the same scorecard. Grading the AI on a standard your own team isn't held to produces a number that flatters whichever side you chose to measure.
What AI agent error rate does Aissist.io commit to?
Aissist.io's contractual targets are under 1% for all errors S0–S2 combined, under 0.1% for S1, and under 0.01% for S0 — stated per severity level, over the conversation denominator above, with S3 tracked but excluded from the SLA.
Fewer than one in a hundred AI-handled conversations carries an error that matters.
Fewer than one in a thousand conversations.
Fewer than one in ten thousand conversations.
These are thresholds we sign, not averages we observed and rounded. Publishing a target you have to honor is a different act from publishing a result you chose to disclose, and the difference is the whole point of this page.
How the rate is held there
A severity scale measures reliability; it does not produce it. Four mechanisms, stacked, are what keep the number under the threshold — each one described in full on how Aissist.io keeps AI reliable:
Grounding and prompt guardrails. Answers come only from approved knowledge and connected systems, and a single execution that spins out 12 to 20 tasks applies the same policy guardrails to every one of them. This is the layer that suppresses S1 factual errors.
Booster — asking more than once. Critical tasks run several times, in an odd number, and the strongest agreement wins. It costs more compute, which is why it is aimed at the decisions where an S0 is possible rather than at every reply.
Self-inspect before release. A separate pass — often a different model's perspective — checks the output against the request before the customer ever sees it. It is the last chance to catch an error at S3 cost instead of S0 cost.
Stacked governance. A supervising layer monitors behavior and outputs against policy and escalates anything that violates it. This is the layer that catches S2 process drift, which is the leading indicator the scale exists to expose.
The reason four mechanisms are needed rather than one is that reliability trades against capability. A model constrained tightly enough never to err is also constrained enough to be useless, so each layer buys back a different slice of that tradeoff — the full argument, with the comparison of all four approaches, is on the Reliable AI page.
What should you ask an AI agent vendor about error rate?
Ask five questions: the error rate and its denominator, the severity grading and the S0 definition in writing, the S0 rate on its own, who detects the errors, and whether any of it is contractual. A vendor that answers five is measuring reliability.
| # | Ask | Why it separates vendors |
|---|---|---|
| 1 | What is your error rate, and what is the denominator? | A rate without a denominator is a number, not a measurement. Conversations and messages differ by an order of magnitude. |
| 2 | How do you grade severity — and can you show the S0 definition in writing? | If severity is not defined before the incident, it will be defined after it, by the party that caused it. |
| 3 | What is the S0 rate specifically, not the blended rate? | Blending lets a thousand cosmetic errors and one unauthorized refund average into a comfortable figure. |
| 4 | Who detects errors: the model that produced them, or an independent audit? | Self-graded reliability has the same standing as a self-graded exam. |
| 5 | Is any of it in the contract? | A target in a deck is marketing. A target in an SLA is a commitment with a remedy attached. |
A vendor that answers with a resolution rate is measuring something else. That is not always evasion — most of them genuinely do not grade severity, so there is no S0 number to give you. The response worth watching is what happens next: whether they offer to start measuring it, or explain why you shouldn't want it. Pair this with the AI Agent Pricing Benchmark 2026, because a vendor that controls both the resolution count and the error count is grading its own invoice.
An error rate without a severity scale is a marketing number
Reliability cannot be inferred from a success metric, and a blended error rate is only marginally better than none — it lets a thousand cosmetic slips absorb the one refund that shouldn't have been approved.
Three things make an AI agent error rate comparable across vendors: a severity scale that separates unrecoverable harm from cosmetic noise, a denominator stated in conversations rather than messages, and a detection method independent of the model being graded. Ask for all three. Two out of three is a number that cannot be checked.
We publish this scale because we think every vendor in the category should have to, and because the alternative — a market where reliability is asserted rather than measured — is one where the first serious S0 incident is discovered by a customer. The companion reading is the resolution–CSAT tradeoff, which covers the other way a good-looking number hides a bad outcome.
Questions buyers ask about AI agent reliability
The eight questions we receive most often about AI agent error rate, failure rate and evaluation metrics — each answered directly from the scale above.
What is a good error rate for an AI agent?
Under 1% of AI-handled conversations containing any error of severity S0 to S2 is a defensible target, with S0 — errors that change a business outcome the company cannot take back — under 0.01%. A blended figure without a severity breakdown is not comparable to anything, because it lets a misspelled product name offset an out-of-policy refund.
How do you measure AI agent error rate?
Divide the number of AI-handled conversations containing at least one error of a given severity by all AI-handled conversations, and report the rate at each severity level separately. Use conversations as the denominator, not messages: a message-level denominator inflates the volume and flatters the rate.
What is the difference between AI agent accuracy and AI agent reliability?
Accuracy is whether a single response was correct; reliability is whether the agent is correct every time it faces the same task. On Sierra's τ-bench, state-of-the-art agents succeeded on under half of tasks on one attempt and under 25% of retail tasks across eight attempts at the same task.
Why is resolution rate not a reliability metric?
Resolution rate counts successes and says nothing about the cost of the failures. A conversation can resolve successfully and still contain an error, and two failures of wildly different consequence — a wrong URL and an unauthorized refund — both register as one unresolved conversation.
What are S0, S1, S2 and S3 errors in AI agent evaluation?
S0 changes a business outcome the company cannot simply take back, such as an out-of-policy refund or a disclosure the customer should not have seen. S1 has business impact that is cheaply recoverable, S2 violates internal guidance with no business impact, and S3 is cosmetic.
Should an LLM judge or a human grade AI agent errors?
Both, in two layers: an LLM audit over every transcript, plus human QA sampling that keeps the auditor honest. An error rate quoted without a stated detection method is a guess, and the measurement instrument needs its own error bar — Ada publishes a 0.06% error margin on its own labeling methodology.
Should cosmetic errors count toward an AI agent's error rate SLA?
No. Cosmetic errors — tone, grammar, formatting, brand name casing — are a quality signal, not a reliability one. Folding them into the headline number is the easiest way to make an error rate look rigorous while measuring nothing, so Aissist.io tracks S3 and feeds it into Evolve but excludes it from the SLA.
What should I ask an AI agent vendor about reliability?
Ask five questions: what is your error rate and what is the denominator, how do you grade severity, what is the S0 rate specifically, who detects the errors, and is any of it in the contract. A vendor that answers all five is measuring reliability; a vendor that answers with a resolution rate is measuring something else.
How this benchmark was built
Vendor definitions and figures were read from each company's own published pages on 21 September 2026 and are quoted rather than paraphrased wherever the exact wording carries the argument. Agent consistency figures come from τ-bench and its public leaderboard; leaderboard scores move as models are added, so treat the 69.2% / 46.2% pair as a snapshot of the shape rather than a fixed result. The Aissist.io figures on this page are contractual SLA thresholds, not measured averages, and are labelled as such throughout. Aissist.io publishes this benchmark and sells a product in the category it measures.
- • Fin — AI customer service agents compared
- • Ada — What is automated resolution in AI customer service
- • Sierra — Customers
- • τ-bench: A Benchmark for Tool-Agent-User Interaction in Real-World Domains (arXiv:2406.12045)
- • Sierra — Benchmarking AI agents for the real world
Ask for the S0 rate. Then ask who audits it.
Aissist.io grades every AI-handled conversation on the S0–S3 scale above and writes the thresholds into the contract. Bring the transcripts you already have and we will run the audit on them.
You can't deploy what you can't measure — the two lenses every AI deployment needs, and why intent-gap scoring isn't one of them.
What 18 vendors charge per resolved conversation, with every figure provenance-tagged and every meter attributed.
A buyer guide to the leading agentic platforms, compared on capability, cost, and best fit.