Scope at a glance
How to read this publication
- Loop
- Observe state → plan or gather information → act → verify → continue, repair, ask, escalate, refuse, or stop, with state updates and recovery paths.
- Evaluation dimensions
- Gates Task success, policy compliance, critical errors, recovery success, appropriate escalation, review burden, cost, latency, and drift.
- Measurement
- No single metric is sufficient. Readiness should be assessed on representative task distributions, repeated trials, severity-weighted failures, and confidence intervals—not only average success.
- Operating principle
- The practical objective is therefore not maximum autonomy, but the most capable operating mode that remains justified by evidence and risk.
Evidence taxonomy
Different claims carry different weight
Peer-reviewed paper
Externally reviewed scientific work.
Preprint
Current research not presented as peer reviewed.
Official benchmark / project
A dated, versioned evaluation resource.
Company-reported case study
Operational evidence reported by the organization or vendor.
Illustrative inAi target
A proposed design or evaluation threshold, not a product result.
Foundational overview
Abstract and scope
Enterprise agents are more likely to be reliable when they are designed and evaluated as decision systems rather than as isolated response generators. This overview examines a loop of state representation, planning, action, verification, recovery, memory, and escalation. Agentic systems can operate in different modes—Assist, Approve, Auto-with-review, or Auto—but the appropriate mode depends on the task, consequences of error, evidence quality, observability, legal and organizational requirements, and available recovery paths. External cases show that bounded automation and human verification can create value in specific workflows; they do not establish universal autonomy thresholds. The practical objective is therefore not maximum autonomy, but the most capable operating mode that remains justified by evidence and risk.
Decision-system anatomy
A bounded loop, not a response generator
Task and environment state model: a structured representation of relevant entities, observations, permissions, policies, constraints, available actions, and unresolved uncertainty. In some systems this may include predictive environment dynamics; in others it is a narrower operational state representation.
Planner: proposes constraint-satisfying action sequences or sub-goal graphs, balancing success probability, action efficiency, information gathering, verification, reversibility, cost, and latency.
Verifier: checks schemas, preconditions, postconditions, policy rules, evidence, and task-specific safety invariants. Where requirements and state transitions can be formalized, runtime monitors or temporal-logic constraints may provide stronger guarantees for selected action sequences.
Memory: mechanisms for selecting, storing, retrieving, revising, expiring, and governing information across a trajectory or across tasks. Useful memory should preserve provenance and temporal validity, distinguish stable facts from changing state, and avoid treating retrieval as perfect recall.
Loop: observe state → plan or gather information → act → verify → continue, repair, ask, escalate, refuse, or stop, with state updates and recovery paths.
External evidence
Operational cases—with their boundaries visible
The following cases are not directly comparable. Some are vendor-reported customer stories, some are aggregate operational reports, and some are peer-reviewed studies of adjacent AI workflows rather than full agentic systems. They are included to show where bounded automation, verification, and human review have produced measurable outcomes—not to prove one universal autonomy architecture.
| Case | Evidence type | Task boundary | Reported result | Human / review model | Interpretation | Source / date |
|---|---|---|---|---|---|---|
| Klarna | Company-reported deployment | Bounded customer-service conversations | Two-thirds of chats handled in the first month; repeat inquiries −25%; average resolution time under two minutes | Human service remained available | Evidence that bounded support automation can deliver speed and scale; no escalation rate should be inferred from the handled-share metric | Klarna, February 2024 |
| Breathe using Intercom Fin | Vendor customer story | Customer-support resolution | Resolution rate increased from 56% to 82% over nine months, reaching 82% by March 2025; Fin CSAT 85–90% | Knowledge-base improvement, guidance, and ongoing team operation | Shows the importance of system maintenance and knowledge quality; do not infer escalation from unreported residual percentages | Intercom/Fin customer story, March 2025 milestone |
| Freshservice benchmark report | Vendor aggregate report | IT-service workflows across 9,000+ organizations | 53% ticket deflection with generative-AI self-service; 26.63% reduction in average resolution time with automated workflows | Varies across organizations and configurations | Useful operational evidence, but the two figures should not be combined as one agent result and non-deflection should not be labeled escalation | Freshworks, 2024 |
| Walmart product-attribute extraction | Peer-reviewed applied ML study; adjacent operational AI | Product-attribute extraction and downstream recommendation | Prediction accuracy 95.6% and 97.9% on reported tasks; online CTR +2.16%, add-to-cart +1.42%, GMV +0.38% | Production evaluation and downstream online experiment; review structure not equivalent to the page’s autonomy ladder | Supports the commercial value of high-quality structured extraction, not a universal agent-autonomy threshold | SIGIR 2024 paper |
| Miro using LILT | Vendor customer story; human-AI workflow | Enterprise localization | 17.5% higher word-prediction accuracy than unadapted models; 20% cost savings attributed to translation-memory leverage | Linguist verification and feedback remain part of the process | Supports the value of human verification, adaptation, and memory in bounded workflows; not a direct measure of agent autonomy | LILT customer story |
These cases support a narrower conclusion than “enterprise agents have reached a common autonomy rung.” They show that bounded AI systems can create measurable value when task scope, knowledge quality, verification, and human review are designed around the workflow. The evidence does not justify universal escalation percentages or cross-domain autonomy thresholds.
Diagnostic landscape
Benchmarks diagnose different failure surfaces
Benchmark results are versioned snapshots, not permanent capability facts. Scores depend on the environment release, task subset, model and agent scaffold, step budget, tool configuration, and evaluation protocol. This table therefore emphasizes what each suite diagnoses; individual scores should be read from the linked release or leaderboard with its date and version.
| Suite | Primary diagnostic | Why it matters here | Main caveat |
|---|---|---|---|
| WebArena / WebArena Verified | Long-horizon web execution | Measures functional completion in realistic web environments | Version and evaluator quality matter; original scores are historical baselines |
| WorkArena++ | Compositional enterprise planning and execution | Closest fit for multi-application knowledge work | Simulated environment; report task level and protocol |
| OSWorld 2.0 | Long-horizon real computer use | Tests state, changing environments, cross-source reasoning, verification, and asking | Expensive setup; incomparable with OSWorld 1.0 without explicit mapping |
| BFCL V4 | Structured tool use, multi-turn calls, search, and memory | Diagnoses tool-selection and schema behavior | Does not substitute for end-to-end organizational or GUI evaluation |
| τ-bench / τ²-bench | Policy-bound user–agent coordination | Tests dialogue, tools, shared state, and policy compliance | Domain simulation; user simulator assumptions matter |
| AgentDojo | Utility under prompt-injection attack | Tests whether tool use remains secure around untrusted data | Security benchmark, not a complete measure of task capability |
| APB | Planning-specific diagnosis | Separates planning errors from execution errors | June 2026 preprint; should be labeled accordingly |
Diagnostic coverage matrix
The suites cover different combinations of web execution, desktop action, tools, users, policy, memory, security, and long horizons. Heterogeneous percentages are not placed on one scale.
Illustrative governance template
Operating modes are contextual and reversible
Four-mode operating envelope
A person performs the consequential action.
An authorized reviewer approves before execution.
Bounded execution with targeted or retrospective review.
Tightly defined scope without routine case-level review.
The appropriate operating mode is task- and risk-specific. Some workflows should remain in Assist or Approve even when aggregate performance is high. Movement between modes requires representative evaluation, severity-weighted failure analysis, evidence that review is effective, and post-deployment monitoring. A system may also move down the ladder after drift, incidents, policy changes, or a change in task distribution.
Metric definitions and domain boundaries
- Failure incidence: how often the system enters a failure or exception state. Recovery success: among detected failures, how often the system restores a correct and safe state without creating further damage.
- Appropriate deferral/escalation: whether the system asks for review in the cases where review is needed and avoids unnecessary escalation when evidence is sufficient.
- Review effectiveness: the proportion and severity of latent errors detected, the quality of reviewer decisions, disagreement rates, and whether the interface gives reviewers enough evidence to intervene meaningfully.
- No observed Sev-A incident in the scoped evaluation, with the evaluation size, task distribution, exposure, and confidence interval reported; separate adversarial and edge-case testing required.
- These are illustrative targets for a scoped catalog evaluation. They are not derived from the Walmart paper and should be recalibrated by attribute, product category, error severity, evidence availability, and downstream consequence.
- Unedited segment acceptance or quality-review pass rate, defined by content class and language pair.
- Full automation should not be targeted unless the intended use, affected decisions, risk classification, applicable legal requirements, and required human oversight have been established. AI used to make or materially influence recruitment or selection decisions can fall within the EU AI Act’s Annex III high-risk categories; a job-seeker tool that prepares materials is not automatically classified in the same way. Legal classification depends on intended purpose and should be reviewed separately from model-performance thresholds.
Authority · evidence · state
Decision audit anatomy
A production decision-audit design can use OpenTelemetry-compatible telemetry to correlate model calls, tool calls, workflow events, latency, cost, and errors. Telemetry alone is not a complete audit record. Where stronger integrity and accountability are required, it can be combined with a separate policy-controlled record of authorization, constraints, significant decisions, verifier outcomes, reviewer actions, and recovery steps. Integrity controls may include append-only or write-once storage and tamper-evident chaining where justified by the risk and retention model.
Authority, action, evidence, and recovery
A decision audit links authority, evidence, state transitions, tool actions, verification, and recovery. Observability telemetry supports diagnosis, while a separate policy-controlled record captures the minimum information needed for accountability. Sensitive prompt or tool content is not retained by default.
Recommended audit fields
- Task identity, purpose, authorized actor, and applicable policy version.
- Relevant constraints, permissions, risk class, and data-sensitivity labels.
- Input and evidence provenance by reference, with redaction/minimization controls.
- State snapshot or state identifier sufficient to reconstruct the decision context.
- Proposed plan or action rationale at the level needed for diagnosis; do not assume private chain-of-thought should be stored.
- Tool name and version, structured arguments after redaction, authorization decision, idempotency or correlation key, and observed result.
- Verifier checks, policy-rule outcomes, confidence or uncertainty indicators, and exceptions.
- Failure type, recovery or compensation action, residual side effects, and final state.
- Whether review was requested, why, what evidence the reviewer saw, the reviewer decision, and the time spent.
- Cost, latency, model/tool/configuration versions, and deployment cohort.
- Retention, access, and integrity metadata.
Precise record terminology
- Tamper-evident, access-controlled outcome record with recovery or compensation trace.
- compensating-transaction identifiers for workflows that support reversible or staged actions
Execution under constraints
Decision flow, recovery, and untrusted inputs
- Goal, authorization, constraints, data-sensitivity labels, known uncertainty, and policy context are established before action.
- Plan compiled with LTL checks and static analysis.
- Execute through scoped tools, least-privilege credentials, rate and spend limits, sandboxing where possible, and explicit separation between trusted instructions and untrusted retrieved content.
- Verify postconditions, policy compliance, evidence sufficiency, unintended state changes, and irreversible side effects; use read-after-write checks where the external system supports them.
- Continue, repair, compensate, ask for information, request approval, escalate, refuse, or stop according to the failure type and remaining uncertainty.
- Commit the minimum necessary operational and audit record. Sample suitable, redacted cases into evaluation sets under a defined governance process; do not automatically treat production traces as training data.
Post-deployment control
Drift, incident response, rollback, and compensation
Monitor severity-weighted violation rates by stable cohort, with control-chart methods such as p-charts where their assumptions are met. Segment by task class, language, customer or environment, model/tool version, and risk level. Complement aggregate monitoring with drift tests, targeted edge-case suites, and incident review.
For inAi product work, this remains a design and evaluation pattern rather than a public performance claim. Catalog workflows, career workflows, and agent-facing tools may require different combinations of review gates, evidence records, uncertainty handling, security controls, drift checks, compensation, and rollback. Thresholds belong in scoped evaluations with representative data and explicit error severity—not in broad public product promises. Greater autonomy is justified only when it improves the user or organizational outcome without exceeding the accepted risk.
Selected reading
References by evidence type
Open selected references
Use a short selected list on the public page. A longer bibliography can live in expandable details or in the eventual review paper.
Foundations
- Yao et al. — ReAct: Synergizing Reasoning and Acting in Language Models.
- Shinn et al. — Reflexion: Language Agents with Verbal Reinforcement Learning.
Evaluation
- Zhou et al. — WebArena.
- Boisvert et al. — WorkArena++.
- Xie et al. — OSWorld.
- Yuan et al. — OSWorld 2.0, preprint.
- Patil et al. — Berkeley Function Calling Leaderboard and BFCL V4.
- Yao et al. — τ-bench.
- Barres et al. — τ²-bench.
- Sun et al. — Agent Planning Benchmark, preprint.
Security, recovery, and verification
- Debenedetti et al. — AgentDojo.
- Mohammadmirzaei and Flanigan — OSGuard, preprint.
- Patil et al. — GoEx.
- Kamath et al. — Agent-C, preprint.
Memory
- Zhao et al. — AMA-Bench.
- Lee et al. — LongMINT, preprint.
- Xie et al. — DynamicMem, preprint.
Governance and observability
- NIST — Artificial Intelligence Risk Management Framework.
- NIST — Generative AI Profile.
- OpenTelemetry — GenAI observability and sensitive-data handling.
- European Union — Regulation (EU) 2024/1689 and Annex III.
Operational cases
- Klarna — AI assistant launch results.
- Intercom/Fin — Breathe customer story.
- Freshworks — Freshservice Benchmark Report 2024.
- Fang et al. — Optimal Large Language Model Ensemble Method for E-Commerce.
- LILT — Miro translation success story.
Reference-display rule
For each item, visibly label:
Peer-reviewed paper
Preprint
Official benchmark/project
Official regulation/guidance
Company-reported case study
Vendor aggregate report
This prevents a vendor customer story from looking equivalent to a peer-reviewed benchmark.
Version history


