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 →

Agent leaderboards mislead buyers: over 97% of score variance is driven by tasks, steps and interactions, not a stable agent effect, so rankings reflect specialization rather than intrinsic capability. The author offers 'Deployment Decision Reliability' — a one-page report that converts variance decomposition into how many tasks, which difficulty strata and what cost constraints an enterprise needs to make defensible procurement choices.

Deployment Decision Reliability: A Generalizability-Theory Framework for Sizing Long-Horizon Agent Evaluations
Vasundra Srinivasan · August 11, 2026
arxiv descriptive medium evidence 8/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. Vasundra Srinivasan unresolved corpus identity

Semantic Scholar

Latest observation:

  1. V. Srinivasan provider ID
Across three enterprise agent benchmarks, the agent main effect explains under 3% of total variance while agent-by-task interactions explain substantially more, meaning leaderboards primarily reflect task specialization rather than stable, general capability; the paper introduces Deployment Decision Reliability (DDR) to translate variance components into actionable procurement-sizing decisions.

Citation observations

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

Enterprise practitioners read agent leaderboards as if they ranked agent capability. We show, across three open agent-trace benchmarks (TheAgentCompany, $τ^2$-bench, and AppWorld), that the agent main effect accounts for less than 3% of total variance in every dataset and check type, while the agent-by-task interaction accounts for 7-23%. Leaderboards rank specialization, not capability. We arrive at this through a four-facet Generalizability Theory variance decomposition, fit with three estimators (Henderson Method-I, REML via lme4, and a Bayesian binomial GLMM) that agree to three decimal places. Four further findings sharpen what the leaderboard is hiding. First, aggregate reliability collapses on the hardest task quartile: $Eρ^2$ on $τ^2$ action_checks falls from 0.752 to 0.000. Second, training-cell reliability negatively correlates with held-out reliability ($r = -0.90$ on $τ^2$), meaning the designs that look most reliable replicate worst. Third, population-level diagnostics transfer across enterprise benchmarks (capability-gap ratio stable at 0.35-0.40) but per-family agent rankings invert. Fourth, on the MAST failure taxonomy, trace-level mode profiles are idiosyncratic (MAE = 0.261) while cell-level profiles generalise (MAE = 0.056, $r = 0.83$). We package these into Deployment Decision Reliability (DDR), a one-page reporting discipline that turns the variance-component table into five decisions an enterprise buyer can defend. All code, data loaders, and fit artifacts are released under an open-source license.

Summary

Main Finding

Leaderboards for long‑horizon agents mostly reflect task specialization, not a stable, general “capability” signal. Using a four‑facet Generalizability‑Theory decomposition across three public enterprise agent trace datasets, the agent main effect (σ²_a) explains under 3% of total variance in every cell; agent-by-task interactions explain an order of magnitude more. The paper packages the measurement outputs into a one‑page Deployment Decision Reliability (DDR) report that translates variance components into actionable procurement decisions (how many tasks to sample, which difficulty bucket to target, cost constraints, holdout protocol, and how to read failure taxonomies).

Key Points

  • Core empirical result: σ²_a < 3% of total variance across datasets/check types; agent×task interaction (σ²_a:t) is much larger (paper reports ~7–23% across surfaces). Leaderboards therefore rank specialization patterns, not a unified capability.
  • Five practical diagnostics
  • Capability ceiling: Agents don’t show large, stable main‑effect differences—differences are task‑specific.
  • Hard‑task collapse: Aggregate reliability (Eρ²) can collapse on the hardest task quartile (example: τ2 action_checks Eρ² falls 0.752 → 0.000).
  • Held‑out reversal: Training‑cell projections of reliability overestimate held‑out reliability (Pearson r = −0.90 on τ2 action_checks across 50 splits).
  • Aggregate vs family asymmetry: Population diagnostics (e.g., capability‑gap ratio ≈ 0.35–0.40 across two datasets) can transfer, but per‑family agent rankings may invert.
  • Variance ≠ frequency: Categories where agents differ (per‑category σ²_a:t) are not the same as categories where failures are most frequent (low/negative rank correlation on MAST).
  • Estimation robustness: three estimators (Henderson Method‑I, REML via lme4, Bayesian binomial GLMM) agree to ~3 decimal places; Bayesian GLMM run on an NVIDIA L4 for principled binary‑outcome uncertainty.
  • DDR framework: not a single new metric but a reporting discipline combining the variance‑component table, D‑study sizing frontier, cost‑adjusted reliability (RPD = Eρ² / mean inference cost), difficulty‑conditional profiles, and holdout diagnostics into a one‑page deliverable for buyers.
  • Cost matters: cost‑adjusted ranking (RPD) can reorder procurement preferences (example: o4‑mini outranks GPT‑4.1 under RPD despite lower accuracy).

Data & Methods

  • Object of measurement: binary per‑step success Y_atse ∈ {0,1} for agent a, task t, step s, error category e.
  • Four‑facet crossed G‑study model (two‑way interactions included; three‑ and four‑way interactions omitted due to sparse/zero estimates): Y_atse = µ + ν_a + ν_t + ν_s + ν_e + ν_at + ν_as + ν_ae + ν_ts + ν_te + ν_se + ε_atse
  • Reliability coefficients:
    • Relative (ranking) reliability: generalizability coefficient Eρ² = σ²_a / (σ²_a + σ²_δ) where σ²_δ sums agent‑related interaction variances scaled by sample sizes.
    • Absolute (threshold) reliability: dependability Φ (includes main effects of non‑agent facets).
    • Capability‑gap ratio: σ²_a / (σ²_a + σ²_a:t).
    • Cost‑aware Reliability (RPD): Eρ² / mean inference cost-per‑task.
  • Estimators:
    • Henderson Method‑I (ANOVA closed form; floor negatives to 0),
    • REML via lme4 (canonical frequentist for unbalanced designs),
    • Bayesian binomial GLMM (bambi/numpyro/pymc) for principled binary outcome posteriors.
  • Difficulty/holdout analyses:
    • Tasks stratified into quartiles by mean success (Q1 easiest … Q4 hardest), separate G‑study per quartile.
    • 50 random 70/30 (agent,task) stratified splits: fit on training cells, compare projected vs empirical held‑out Eρ².
  • Datasets (public, step‑level traces, ground‑truth inspection):
    • TheAgentCompany: 17 agents × 175 tasks × 1–3 checkpoints → ~7.8k rows.
    • τ2‑bench: 3 frontier agents × 50 tasks per domain × 4 trials, multiple check types (db_check, action_checks, env_assertions, communicate_checks, nl_assertions).
    • AppWorld: 18 agent configs × ~750 tasks × ~8 unit tests → ~79.6k rows.
    • MAD/MAST: 1,242 traces with 14 failure‑mode labels (used for failure‑mode analyses).
  • Reproducibility: full code, loaders, artifacts released (GitHub link in paper). REML + Bayesian posteriors agreed to 3–4 decimals; full Bayesian sweep on GPU ~70 minutes.

Implications for AI Economics

  • Procurement and price‑performance decisions
    • Leaderboard ranks alone are a poor basis for procurement: they conflate specialization with general capability. Buyers should demand DDR reports that include difficulty‑conditional and holdout Eρ² and RPD.
    • Cost‑adjusted rankings (RPD) materially change vendor ordering; procurement contracts and RFPs should explicitly incorporate cost‑adjusted reliability, not just headline accuracy.
  • Evaluation budgeting and risk
    • D‑study sizing (derived from the G‑theory decomposition) gives a principled way to compute how many tasks/steps/tests are needed to reach a target reliability for a given deployment mix—this informs evaluation budgets, sampling costs, and expected replication risk.
    • Hard‑task collapse signals high risk for deployments skewed to difficult cases; buyers must allocate more test resources or accept lower confidence.
  • Market competition and vendor claims
    • Vendors emphasizing leaderboard position may be selling specialization tailored to benchmark mixes rather than broad capability; this affects how to value models in market comparisons and M&A due diligence.
    • The held‑out reversal (training projections optimistic) implies that vendor‑provided in‑house evaluations are likely to overstate performance replication; procurement should require held‑out replication or independent DDR certification.
  • Contract design, SLAs, and insurance
    • For SLA thresholds and contractual guarantees, dependability Φ and difficulty‑conditional reliability matter more than aggregate scores. DDR gives a defensible basis to set testing requirements that align with contractual risk.
    • Insurers or risk managers valuing model performance should price the uncertainty associated with specialization vs general capability differently.
  • R&D and product strategy
    • Models may be more valuable as niche specialists for specific task mixes than as universally superior generalists; firms should align model selection to task‑mix economics rather than leaderboard position.
    • Benchmark design and vendor roadmaps should incorporate G‑theory diagnostics to target hard‑task robustness if that is economically valuable.
  • Policy and standards
    • Standardized DDR reporting could become a minimum disclosure in procurements of high‑risk agents, enabling comparability on reliability, not only average performance.
    • Regulators and procurement offices can require held‑out, difficulty‑conditional, and cost‑adjusted reliability in safety‑critical procurements.

Actionable takeaways for economic decision‑makers - Do not purchase on headline leaderboard rank alone—request a DDR report (variance components, difficulty‑conditional and held‑out Eρ², cost‑adjusted RPD, capability‑gap). - Use the D‑study projection to size evaluations and set test budgets for the target deployment difficulty mix. - Insist on held‑out replication or independent evaluation before accepting vendor claims for general capability. - Incorporate RPD (reliability per dollar) into procurement scoring to account for inference cost tradeoffs.

References, code, and reproducibility artifacts are publicly released by the author (GitHub link in the paper) to enable adoption of DDR in procurement/evaluation pipelines.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper presents repeated, well-specified variance-decomposition analyses across three public agent-trace benchmarks and an auxiliary dataset, using three independent estimators (ANOVA Henderson, REML, Bayesian binomial GLMM) that agree closely; this provides robust descriptive evidence about measurement variance in agent leaderboards. However, conclusions are limited to the chosen benchmarks and agent families, and do not establish causal effects on economic outcomes or generalize automatically to all deployment settings. Methods Rigorhigh — Careful measurement design (four-facet G-theory), multiple estimators including a principled Bayesian binomial GLMM for binary outcomes, pre-analysis plan adjustments and held-out validation (50 random splits), and open-source code/data increase credibility; some practical constraints (uneven cell counts, omitted higher-order interactions, small n in some families) moderately limit identification of certain components. SampleThree public agent-trace datasets and one auxiliary failure-mode dataset: TheAgentCompany — 175 enterprise tasks across multiple apps, 17 agents, ~7,783 task-checkpoint rows (text/image checkpoints); τ2-bench — customer-service workflows across airline/retail/telecom domains, frontier agents (Claude 3.7 Sonnet, GPT-4.1, o4-mini), 4 trials per task across ~50 tasks per domain, with five check-types analyzed separately; AppWorld — ~750 enterprise-app tasks, ~8 unit tests per task, 18 agent configurations, ~79,650 unit-test rows; MAD/MAST — 1,242 LLM-judged traces with 14 binary failure-mode labels (plus 19 human-annotated traces) used for failure-mode analyses. Themesadoption org_design GeneralizabilityDatasets drawn from public enterprise benchmarks — may not represent broader production task distributions or verticals (consumer, scientific, real-time control)., Limited number of agent families and some small-family samples (e.g., n=3 families in cross-dataset family-rank comparisons) reduce power for family-level generalization., Unbalanced cell counts and sparse identification for the agent main effect in some datasets limit precision of certain variance components., Omission of three- and four-way interactions (zeroed or ill-identified) may hide complex higher-order dependencies in other settings., Binary success indicator collapses nuance of graded performance and may miss economically relevant outcome magnitudes., Failure-mode annotations (MAD/MAST) rely partly on LLM judges, raising potential annotation noise concerns for that auxiliary analysis.

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The agent main effect accounts for less than 3% of total variance in every dataset and check type, while the agent-by-task interaction accounts for substantially more variance. Decision Quality null_result Variance attributable to overall agent capability versus agent-by-task specialization
Reading fidelity high
Study strength medium
<3% of total variance for the agent main effect; 7.5–12.5% for the agent-by-task interaction
0.18
On TheAgentCompany, the agent main effect is below 0.001% of total variance, while the agent-by-task interaction is 12.51%. Decision Quality null_result Relative contribution of overall agent differences and agent-by-task interactions to observed success variance
Reading fidelity high
Study strength medium
n=17
σ2a <0.001%; σ2a:t = 12.51%
0.18
Aggregate generalizability reliability can collapse on hard tasks: on τ2 action_checks, aggregate Eρ2 of 0.752 falls to 0.000 in the hardest task quartile. Decision Quality negative Generalizability coefficient for relative agent ranking decisions on hard tasks
Reading fidelity high
Study strength medium
n=3
Eρ2 = 0.752 to 0.000
0.18
On TheAgentCompany, aggregate reliability also overstates reliability for the hardest tasks, with Eρ2 declining from 0.986 overall to 0.869 in the hardest quartile. Decision Quality negative Generalizability coefficient for agent ranking decisions on the hardest tasks
Reading fidelity high
Study strength medium
n=17
0.986 to 0.869; reduction of 0.117
0.18
Training-cell reliability is negatively associated with held-out reliability on τ2 action_checks, indicating that training-cell projections can be optimistic estimates of replication reliability. Decision Quality negative Generalizability reliability estimated on training cells versus held-out cells
Reading fidelity high
Study strength medium
n=50
Pearson r = −0.90; held-out reliability fell short by 0.30 on average
0.18
Population-level capability-gap ratios are similar across TheAgentCompany and AppWorld, but per-family agent rankings do not transfer reliably and are negatively correlated. Decision Quality mixed Cross-benchmark stability of agent rankings and capability-gap diagnostics
Reading fidelity high
Study strength low
n=3
Spearman ρ = −0.50; population capability-gap ratios = 0.38, 0.40, and 0.35
0.09
Cost-adjusted reliability can change the procurement ranking of agents: on τ2 action_checks, o4-mini moves from third by accuracy to second by Reliability per Dollar. Decision Quality positive Cost-adjusted agent ranking for procurement decisions
Reading fidelity high
Study strength medium
n=3
o4-mini moved from third to second
0.18
The accuracy ranking and the cost-adjusted RPD ranking disagree on every τ2 check type except db_check. Decision Quality mixed Agreement between accuracy rankings and cost-adjusted procurement rankings
Reading fidelity high
Study strength medium
n=5
Disagreement on 4 of 5 check types
0.18
Failure-mode profiles are idiosyncratic at the trace level but generalize substantially better at the cell level. Error Rate mixed Generalizability of multi-agent failure-mode profiles
Reading fidelity high
Study strength medium
n=1242
Trace-level MAE = 0.261; cell-level MAE = 0.056; cell-level r = 0.83
0.18
Across MAST failure categories, the categories with greater agent-by-task variance are not the same categories with higher failure-activation rates. Error Rate negative Association between agent differentiation across failure categories and frequency of failures
Reading fidelity high
Study strength low
n=4
Spearman ρ = −0.20
0.09

Notes