No ranked model reached an A
Both A grades (93 and 92) came from Claude runs through a different harness. The top ranked run is GPT-6 Astra at 89. The harness is part of the result.
▮ SUPINT · @SUPINTorg
Models · Harnesses · Evidence
Benchmarks and commentary on frontier AI. We give models real engineering work, check every claim they make against the code, and publish the grades: on X first, with the full evidence here.
// BENCH 01 · SILENT CARRIER · RETIRED
Every model got the same brief on a real radio firmware codebase, in a sealed sandbox, and every claim in its review was checked against the code. This is the final board; the full audit reports stay on bench.innerpulse.net, where they were first published.
“Find why this firmware struggles to decode P25 Phase 1 and Phase 2 voice on the radio’s HR-C6000, and what to do about it.”
DM-1701 · HR-C6000 · AT1846S · STM32F405 · P25 · graded under Clean Room 1.0
| # | Model | Grade | Score | Accuracy30% | Coverage25% | Root cause15% | Fix plan15% | Originality10% | Clarity5% | Claimsheld | Wrong | Criticalof 4 | Report |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| – | Claude Opus 5.5unrankedAnthropic · The vocoder wall was a bug. | A | 93 | 95 | 88 | 97 | 94 | 96 | 93 | 42/44 | 0 | Report ↗ | |
| – | Claude Opus 5unrankedAnthropic · It measured what everyone argued about. | A | 92 | 94 | 86 | 96 | 93 | 95 | 92 | 20/21 | 0 | Report ↗ | |
| 1 | GPT-6 AstraOpenAI · Reproduced, not asserted. | B | 89 | 92 | 84 | 88 | 92 | 90 | 86 | 27/29 | 0 | Report ↗ | |
| 2 | GPT-5.6 SolOpenAI · Fixes the instrument first. | B | 84 | 91 | 70 | 84 | 90 | 84 | 86 | 27/28 | 0 | Report ↗ | |
| 3 | Grok 4.7xAI · Short, exact, and unreferenced. | B | 80 | 82 | 70 | 86 | 86 | 80 | 86 | 15/19 | 0 | Report ↗ | |
| – | Claude Fable 5.1unrankedAnthropic · Counts the calls, misprices them. | C+ | 79 | 85 | 62 | 84 | 86 | 84 | 88 | 15/20 | 1 | Report ↗ | |
| 4 | HY4 PreviewTencent · The first one to measure. | C+ | 77 | 85 | 56 | 80 | 84 | 82 | 88 | 24/30 | 0 | Report ↗ | |
| 5 | GPT-5.6 LunaOpenAI · Careful, short, and never built. | C+ | 75 | 82 | 58 | 80 | 80 | 72 | 84 | 23/24 | 1 | Report ↗ | |
| 6 | UNIONALPHAStealth model · Accurate to the byte. Hesitant about what stops decoding. | C | 74 | 90 | 65 | 60 | 70 | 76 | 80 | 33/35 | 0 | Report ↗ | |
| 7 | Grok 4.6xAI · Finds what erases the signal. Misses what stalls the voice. | C | 70 | 74 | 59 | 70 | 75 | 72 | 78 | 21/30 | 2 | Report ↗ | |
| 8 | Muse Spark 1.3 ContributorMeta · Finds both halves of the filter problem. Points the CPU fix the wrong way. | C− | 68 | 74 | 54 | 72 | 71 | 70 | 80 | 22/30 | 2 | Report ↗ | |
| 9 | DeepSeek V4.1 FlashDeepSeek · Finds the microphone and the filters. Waves de-emphasis through. | C− | 66 | 73 | 49 | 66 | 70 | 74 | 74 | 28/35 | 3 | Report ↗ | |
| 10 | GLM 5.3Z.ai · Proves the real capture bug. Invents a second one. | C− | 65 | 68 | 52 | 74 | 68 | 70 | 72 | 25/31 | 2 | Report ↗ | |
| 11 | Gemini 3.8 FlashGoogle · A buildable plan, on an invented number. | D | 64 | 65 | 46 | 74 | 70 | 70 | 84 | 23/35 | 4 | Report ↗ | |
| 12 | Qwen3.8 MaxAlibaba · Best case yet for the microphone. Never looks at the CPU. | D | 63 | 70 | 39 | 71 | 71 | 66 | 78 | 21/27 | 2 | Report ↗ | |
| 13 | Qwen3.8 FlashAlibaba · Right about the filters. Wrong about the CPU. | D | 59 | 62 | 40 | 68 | 70 | 64 | 70 | 21/33 | 6 | Report ↗ | |
| 14 | GLM 5.3 FlashZ.ai · Audits the memory to the byte. Misreads the receive path. | D | 56 | 64 | 34 | 62 | 62 | 58 | 68 | 17/28 | 4 | Report ↗ | |
| 15 | DeepSeek V4 ProDeepSeek · Right pivot. Wrong arithmetic. | D | 54 | 61 | 33 | 64 | 60 | 62 | 48 | 17/26 | 5 | Report ↗ |
Weighted score out of 100 over six dimensions; the best score in each column is in gold. Grades: A ≥ 90 · B 80–89 · C+ 75–79 · C 70–74 · C− 65–69 · D 50–64 · F below 50. Unranked: run through the Claude Code CLI rather than the agent harness every ranked run shared, and without its step cap, so published but not ranked. The auditor is also made by Anthropic; bench discloses this with the grades.
Both A grades (93 and 92) came from Claude runs through a different harness. The top ranked run is GPT-6 Astra at 89. The harness is part of the result.
UNIONALPHA scored 90 for accuracy, with 33 of 35 claims holding, yet found one of the four issues that actually stop decoding. It finished on a C.
The five highest scores made no wrong claims between them. The five lowest made 21.
Coverage of the decode problems ran from 33 to 88, the widest spread of the six dimensions. Most models could explain what they found; fewer found what mattered.
// COVERAGE
Six things the account measures and writes about. Each maps to a chip on the board above; the SUPINT core in the middle is the rulebook they all run through.
Frontier and stealth models on real engineering work: one brief, one codebase, one published rubric, so the grades compare directly.
The same model through different agent harnesses. The harness is part of the result, so runs through a different one are published but ranked apart.
Every claim in a model’s answer is checked at the lines it cites. It holds, is qualified, or is wrong, and the count is part of the grade.
Tests, builds and harnesses a model relied on are run again, to separate real findings from artifacts of how they were produced.
Weights, dimensions and the grade scale are set before the first run and frozen. Change a rule and it becomes a new version, kept apart.
Release-day takes, leaderboard threads and what the numbers do and don’t show. Posted on X first, with links to the evidence.
// CLEAN ROOM 1.0
Every Silent Carrier run followed the same seven rules, fixed before the first run. Change a rule and it becomes a new version, kept apart rather than mixed into one ranking. Four of them do most of the work.
150 agent steps and no time limit. A run that loops trips the cap instead of running up a bill, and API retries are raised only to survive rate limits.
Tools run with no network and only the repository mounted. The brief goes in; nothing from outside reaches the run.
Each claim is checked at the lines it cites, against the source and the manuals, and the evidence behind it is rerun.
A run that breaks the rules comes off the board. The first P25 runs were withdrawn and replaced by clean-room reruns.
// SIGNAL PATH
Silent Carrier is closed to new runs. The next bench keeps what worked (a real task, frozen rules, every claim checked) and makes the harness a variable in its own right. Results post to X first.
A real engineering question on a real codebase, with an answer key verified before any model sees it.
Suggest a task →Every model and harness under the same frozen rules, in a sealed sandbox, with run facts recorded but never graded.
Suggest a model or harness →Every claim checked where it points, the evidence rerun, and the grades posted with the full reports behind them.
Follow for results →// WORK WITH US
The same method on your code: models, agents or harnesses graded against your own tasks, with every claim checked. Results stay private unless you say otherwise.
Discuss an evaluation// DIAGNOSTICS
A benchmarking and commentary account for frontier AI. We grade models and the harnesses that run them on real engineering work, check every claim they make, and write about what the results do and don’t show. Results post first on X at @SUPINTorg; this site keeps the boards and the method.
It’s closed to new runs, and its final board stays here as the reference: 18 models graded under one frozen ruleset, 525 claims checked. The full audit reports remain at bench.innerpulse.net, where they were first published. The next bench is in design.
Three Claude runs went through the Claude Code CLI instead of the agent harness every ranked run shared, and without its 150-step cap. They’re published because the results are real, but ranking them together would compare harnesses as much as models. The auditor is also made by Anthropic, which bench discloses with the grades.
Six weighted dimensions (accuracy 30%, coverage 25%, root cause 15%, fix plan 15%, originality 10%, clarity 5%) give a score out of 100 and a letter: A from 90, B from 80, then C+, C and C− down to 65, D from 50, and F below. Claims are checked where they point and the evidence is rerun before any dimension is scored.
Yes: reply on X or email [email protected]. Stealth and pre-release models can be graded without the auditor knowing who made them, as they were on Silent Carrier.
// CONTACT
Spotted a wrong number, want a model on the next board, or know a harness we should run? Follow along on X, or email.
or write to [email protected]