The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

LLM-based agents can perform many multi-step workplace tasks but still miss roughly 40% of assignments; failures cluster in tool use, planning and contextual inference, with weaker models failing basic steps and stronger ones stumbling on tasks requiring inference beyond explicit directions.

The Hierarchy of Agentic Capabilities: Evaluating Frontier Models on Realistic RL Environments
Logan Ritchie, Sushant Mehta, Nick Heiner, Mason Yu, Edwin Chen · January 13, 2026
arxiv descriptive medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Logan Ritchie unresolved corpus identity
  2. Sushant Mehta unresolved corpus identity
  3. Nick Heiner unresolved corpus identity
  4. Mason Yu unresolved corpus identity
  5. Edwin Chen unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Logan Ritchie provider ID
  2. Sushant Mehta provider ID
  3. Nick Heiner provider ID
  4. Mason Yu provider ID
  5. Edwin Chen provider ID
In a realistic e-commerce RL environment, frontier LLM-based agents exhibit a clear hierarchy of agentic capabilities (tool use, planning, adaptability, groundedness, common-sense), collectively failing about 40% of 150 workplace tasks with weaker models failing early-stage capabilities and stronger models faltering on contextual inference beyond explicit instructions.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

The advancement of large language model (LLM) based agents has shifted AI evaluation from single-turn response assessment to multi-step task completion in interactive environments. We present an empirical study evaluating frontier AI models on 150 workplace tasks within a realistic e-commerce RL environment from Surge. Our analysis reveals an empirically-derived \emph{hierarchy of agentic capabilities} that models must master for real-world deployment: (1) tool use, (2) planning and goal formation, (3) adaptability, (4) groundedness, and (5) common-sense reasoning. Even the best-performing models fail approximately 40\% of the tasks, with failures clustering predictably along this hierarchy. Weaker models struggle with fundamental tool use and planning, whereas stronger models primarily fail on tasks requiring contextual inference beyond explicit instructions. We introduce a task-centric design methodology for RL environments that emphasizes diversity and domain expert contributions, provide detailed failure analysis, and discuss implications for agent development. Our findings suggest that while current frontier models can demonstrate coherent multi-step behavior, substantial capability gaps remain before achieving human-level task completion in realistic workplace settings.

Summary

Main Finding

Frontier LLM-based agents tested in a realistic e-commerce RL environment (CORECRAFT) exhibit a predictable hierarchy of capability failures. Even the best models (GPT-5.2, Claude Opus 4.5, Gemini 3 Pro) fail roughly 40% of 150 realistic workplace tasks. Failures cluster along five empirically-derived capability levels — tool use, planning & goal formation, adaptability, groundedness, and common-sense reasoning — with weaker models failing at lower levels and stronger models failing mainly on groundedness and contextual/common-sense inferences.

Key Points

  • Evaluation scale and result: 150 fully autonomous customer-support style tasks in an e-commerce simulator; top models still fail ~40% of tasks (best-performing models ≈ 60% pass rate).
  • Capability hierarchy (diagnostic):
  • Tool use — correct API/tool invocation and argument mapping.
  • Planning & goal formation — decomposing multi-step tasks and sequencing actions.
  • Adaptability — recognizing and recovering from unexpected or empty results.
  • Groundedness — maintaining state and avoiding hallucinations (e.g., temporal/state confusion).
  • Common-sense reasoning — drawing contextually appropriate inferences beyond explicit instructions.
  • Failure patterns:
    • Weak models predominantly fail at Levels 1–2 (tool use, planning).
    • Mid-tier models show mixed failures; targeted training yields measurable gains.
    • Strong models mostly fail at Levels 4–5 (grounding and common-sense/contextual inference).
  • Task design: tasks were realistic, designed by domain experts, and ranged from single-step lookups to complex multi-system workflows (e.g., product compatibility + cheapest fix).
  • Practical observation: production agents’ practice of limiting autonomy (e.g., ~10 steps before human intervention) aligns with observed capability limitations and reliability risk.

Data & Methods

  • Environment: CORECRAFT — a sandboxed RL environment simulating an online retailer with interconnected entities (customers, employees, product catalog, orders, tickets), a tool API implemented via a Model Context Protocol (MCP), telemetry, and task management.
  • Task set: 150 fully autonomous customer-support tasks crafted by domain experts; success criteria encoded in prompts and rubrics to permit automated (LLM-judge) and human-evaluated scoring.
  • Tool/interface: Structured MCP schemas for search/retrieve/create/update operations; agents could make unlimited tool calls.
  • Models evaluated: broad set of frontier and legacy models (examples: GPT-5.2, GPT-5, GPT-4o, Claude Opus/Sonnet 4.5, Gemini 3 Pro/2.5 Pro, Nova 2/1 Pro, Kimi K2 Turbo, Qwen3-Max, Mistral Medium).
  • Protocol: identical system prompt + tool schemas + task prompt per run; complete action trajectories logged; failures were categorized into the capability hierarchy via manual/LLM-based failure analysis.
  • Key quantitative result: best model ~60% pass rate; failure modes concentrated by capability level as above.

Implications for AI Economics

  • Realizable economic value is constrained by reliability:
    • A ~40% failure rate on realistic workplace tasks means substantial oversight, error-handling, or limited autonomy is still required, reducing net automation gains and increasing operational costs.
    • Organizations will likely continue hybrid human-agent workflows; human intervention and review remain necessary and costly.
  • Heterogeneous returns by task complexity:
    • Simple lookup and well-defined tool-invocation tasks (Level 1) are already tractable and can be automated with modest investment, delivering near-term productivity gains.
    • Multi-system workflows that require planning or adaptability (Levels 2–3) yield intermediate returns if targeted system- and tool-level improvements are made.
    • High-value tasks demanding grounding and contextual/common-sense reasoning (Levels 4–5) are the hardest barriers to full automation—these will limit displacement of higher-skill workers and preserve demand for human judgment.
  • Deployment economics and product design:
    • Firms will need to budget for monitoring, human-in-the-loop review, rollback/compensation procedures, and liability insurance when using agents in customer-facing workflows.
    • Constraining agent autonomy (e.g., step caps, approval gates) is rational given failure clustering; this affects throughput and ROI calculations.
  • Development prioritization for economic impact:
    • Investing in improvements to Levels 1–3 (tooling, planner architectures, robustness to empty/dirty results) likely yields the largest near-term increase in usable automation.
    • Marginal improvements addressing Levels 4–5 are more technically challenging but necessary for high-value, low-supervision applications; these improvements will unlock disproportionate economic value once achieved.
  • Evaluation and procurement advice:
    • Buyers and regulators should use task-centric, domain-expert-designed interactive benchmarks (like CORECRAFT) rather than static benchmarks to estimate deployed performance and costs.
    • Economic models for adoption should incorporate empirical pass rates, expected human oversight time per failed task, and the cost of incorrect actions (reputation, refunds, regulatory fines).
  • Labor market and policy considerations:
    • The current capability profile favors augmentation (assistive agents for routine tasks) over wholesale substitution of skilled workers; retraining and role redesign will be central to capture productivity gains.
    • Policymakers and firms should anticipate transitional costs, design standards for reliability testing, and rules for liability and disclosure given nontrivial failure risks.

Overall takeaway: frontier agents can perform coherent multi-step workplace behavior, but systematic capability gaps — especially in grounding and contextual/common-sense reasoning — meaningfully limit safe, fully autonomous deployment and should be explicitly accounted for in economic impact assessments and deployment plans.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper provides systematic empirical evaluation across 150 realistic workplace tasks with domain-expert task design and detailed failure analysis, giving credible descriptive evidence about agent capabilities; however it does not establish causal effects on economic outcomes, relies on a single simulated e-commerce environment and an unspecified (limited) set of frontier models, and may be sensitive to task selection and evaluation protocol. Methods Rigormedium — Methods appear thoughtful — task-centric RL environment, domain expert contribution, and structured failure analysis — but the paper does not claim or demonstrate strong causal identification, lacks information on model/sample size, statistical robustness checks, and external validation across multiple domains or real-world deployments. SampleEvaluation of several frontier LLM-based agent models on 150 multi-step workplace tasks implemented in a realistic e-commerce reinforcement-learning environment (Surge); tasks were designed for diversity and informed by domain experts and span capabilities such as tool use, planning, adaptability, groundedness, and common-sense reasoning; outcome metrics focus on task completion and failure modes, with reported aggregate failure rate of ~40% (model-specific breakdowns implied but not fully enumerated in the summary). Themeshuman_ai_collab productivity GeneralizabilitySingle simulated e-commerce environment (Surge) — may not transfer to other industries or real-world platforms, Task set (150 tasks) may reflect designers' priorities and contain selection bias, Unspecified range and versions of 'frontier' models limits reproducibility and cross-model generalization, Simulated RL interactions may not capture full complexity, latency, or error modes of live workplace systems, Findings describe capabilities, not causal impacts on productivity, employment, or firm performance

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The advancement of large language model (LLM) based agents has shifted AI evaluation from single-turn response assessment to multi-step task completion in interactive environments. Other positive evaluation paradigm (single-turn vs multi-step task completion)
Reading fidelity high
Study strength medium
not reported
0.18
We present an empirical study evaluating frontier AI models on 150 workplace tasks within a realistic e-commerce RL environment from Surge. Other positive evaluation coverage (number of tasks evaluated)
Reading fidelity high
Study strength high
n=150
0.3
Our analysis reveals an empirically-derived hierarchy of agentic capabilities that models must master for real-world deployment: (1) tool use, (2) planning and goal formation, (3) adaptability, (4) groundedness, and (5) common-sense reasoning. Other positive capability taxonomy / ordering of capabilities
Reading fidelity high
Study strength medium
n=150
0.18
Even the best-performing models fail approximately 40% of the tasks. Error Rate negative task failure rate
Reading fidelity high
Study strength medium
n=150
≈40% failure rate
0.18
Failures cluster predictably along the hierarchy of agentic capabilities. Error Rate negative distribution of failures across capability categories
Reading fidelity high
Study strength medium
n=150
0.18
Weaker models struggle with fundamental tool use and planning. Error Rate negative task-specific failure rate for tool use and planning
Reading fidelity high
Study strength medium
n=150
0.18
Stronger models primarily fail on tasks requiring contextual inference beyond explicit instructions. Error Rate negative failure rate on contextual-inference tasks
Reading fidelity high
Study strength medium
n=150
0.18
We introduce a task-centric design methodology for RL environments that emphasizes diversity and domain expert contributions. Other positive design methodology introduction
Reading fidelity high
Study strength low
not reported
0.09
We provide detailed failure analysis and discuss implications for agent development. Other positive qualitative failure analysis
Reading fidelity high
Study strength medium
n=150
0.18
Current frontier models can demonstrate coherent multi-step behavior, but substantial capability gaps remain before achieving human-level task completion in realistic workplace settings. Error Rate mixed multi-step task completion ability vs gap to human-level performance
Reading fidelity high
Study strength medium
n=150
≈40% failure rate (implying gaps vs human-level completion)
0.18

Notes