Fetching from the wire…
Public story · 2026-09-14 · source-backed
This one should change how you read leaderboards.
A physics benchmark audit put faculty and graduate researchers through six widely used physics benchmarks, including ones feeding the Artificial Analysis Intelligence Index that half the industry quotes. They reviewed problem statements, reference solutions, and model responses, separating genuine reasoning failures from three kinds of benchmark defect: grader errors, wrong reference solutions, and underspecified questions.
Most cases originally scored incorrect were benchmark defects. After correction, GPT-5.6-Sol's mean@4 on HLE-Physics rises from 47.3% to 78.7%. On CMT-Benchmark, 61.0% to 87.2%. Corrected pass@4 on 54 retained CritPt challenges: 94.4%. UGPhysics, PRISM-Physics and PHYBench audited subsets all rise substantially too.
A 31-point correction isn't noise around the edges. It means the reported number was measuring the benchmark's quality more than the model's.
The same day, Dan Luu published his dissection of Senior SWE-Bench and found the same failure from a different angle. He re-ran the LLM grader ten times on identical solutions and 23% of official results flipped. The headline rankings (Fable 5 at 29.1%, Opus 4.8 at 25.0%, GPT-5.6 Sol at 24.4%) sit inside a scoring scheme with discontinuous thresholds, including one task whose 1-line reference solution forces tasteful three-line answers into the wrong bucket. Each task runs exactly once despite large per-run variance. Only 4 of 113 tasks are Rust.
Two independent audits, two different domains, same conclusion: the grader is a bigger source of variance than the models being compared.
The instruction that falls out of this is specific. Stop picking models off leaderboard deltas smaller than the grading noise. For SWE-Bench-family results that means anything under about five points is unreadable, since a 23% flip rate on re-grading swamps a 4.7-point gap. For physics indices, the entire ordering should be considered provisional until somebody re-audits.
Luu's Rust observation deserves its own note, because it collides with Guillermo Rauch's claim this week that language choice on human convenience grounds is over now that agents write the code. Maybe. But the benchmarks everyone uses to decide which agent to trust barely test Rust at all, so the evidence for "agents are equally good across languages" doesn't exist yet in the place people are looking for it. Rauch is describing what he sees inside Vercel. That's one company's internal velocity, and he's honest about it being an observation.
I don't know how to fix this as an individual builder. I can't re-audit HLE-Physics. What I can do is stop treating a 2-point leaderboard move as information, and run my own eval on my own tasks before switching models. The 30 minutes that costs is cheaper than picking wrong off a broken scoreboard.
Each link below shares sources, entities, or timing with this story.
Everyone spent yesterday arguing about benchmark numbers. Tencent quietly published data suggesting the numbers belong to your infrastructure, not the model. The WorkBuddy Bench leaderboard reports every model under two different agent harnesses — CodeBuddy Code and Claude Cod...
Here's the experiment: a team of cooperating agents rebuilds SQLite in Rust from scratch, using only the 835-page manual. No source code. No test suites. No internet. Then it has to pass a held-out sqllogictest suite. It worked. Cursor published the research (Wilson Lin, July...
Moonshot AI dropped Kimi K2.6 today and the numbers are hard to ignore. One trillion parameters total, 32 billion active per token across 384 experts, 256K context window, and native multimodal input. It scores 58.6 on SWE-Bench Pro versus GPT-5.4's 57.7 and Claude Opus 4.6's...
The condition that beat TDD, formal methods, differential testing and a skill with 250,000 GitHub stars was the one where he told the agent nothing at all. Luu's agentic testing study is the heaviest quantitative work anyone has published on whether agent testing techniques do...
GPT-5.6 Luna went to $0.20 input / $1.20 output per million tokens on July 30. That's an 80% cut. Terra dropped 20%. Luna's input now undercuts Gemini 3.1 Flash-Lite ($0.25/$1.50) and sits at one-fifth of Claude Haiku 4.5's $1 input. Simon Willison covered the announcement and...
I don't care that Grok 4.5 ranks #4. I care that it resolves a SWE-Bench Pro task with an average of 15,954 output tokens where Opus 4.8 spends 67,020. That's a 4.2x efficiency gap, and it lands straight in my monthly bill. SpaceXAI launched Grok 4.5 on July 8, a roughly 1.5T-...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.