feat(data): ingest Composite-Bench, the certified long-horizon browser-use benchmark#5
Draft
punitarani wants to merge 1 commit into
Draft
feat(data): ingest Composite-Bench, the certified long-horizon browser-use benchmark#5punitarani wants to merge 1 commit into
punitarani wants to merge 1 commit into
Conversation
…r-use benchmark Ingests Composite Research's Composite-Bench release (2026-07-24, https://research.composite.com/composite-bench): a long-horizon browser-based computer-use benchmark with optimality-certified gold answers, an announced fail-closed compute contract (300k-output-token episode budget, 110-step cap, pinned maximum reasoning effort), anytime scoring with zero row exclusions, and grounding in Composite's corpus of real professional browser-use trajectories. Two new benchmark slugs (agents), 16 independent rows across the 8 evaluated models: - composite-bench (%): headline macro success — pass@1 exact match to certified-optimal solutions over 100 hidden test tasks in five slices (steward_7d, rulebook_7d, dedup, orienteering, gauntlet_7g). Bounds 0-85. Claude Fable 5 74 ~ Claude Opus 4.8 73 (stated tie) > GLM-5.2 (Max) 63 > Kimi K3 31 > Gemini 3.5 Flash 27 > MiniMax M3 26 > GPT-5.6 Sol 18 > Grok 4.5 9. Per-slice successes, CIs, mean shaped rewards, eval costs, and serving/appendix findings carried in each row's notes. - composite-bench-npp (/1): the separately-preregistered sixth slice — number partitioning at the phase transition, certified unsolvable in budget (exact success 0/160 as predicted); the ladder score grades anytime answer quality on a log scale. Bounds 0-0.6. Fable 0.471 > Kimi 0.412 > Opus 0.367 ~ Sol 0.366 ~ Grok 0.352 > GLM 0.196 > Gemini Flash 0.085 > MiniMax 0.062. Rebased onto the Sol/Terra/Luna tier split + Frontier Elo v2 (D26). Slug mapping: the release's "GPT-5.6 Sol" is the evaluated tier, so its rows land on the renamed gpt-5-6-sol; Terra and Luna were NOT evaluated on Composite-Bench and correctly get no rows (no-variant-conflation). GLM rows stay on glm-5-2-max (protocol pins max reasoning effort). Source is independent (Composite's own harness over vendor APIs). Ranking impact under D26's category-attenuated fit (543 models, 130 benchmarks, 5527 results): the two new agents benchmarks reward the models that win them without letting one domain swing the rating linearly. Kimi K3 holds #1 (3054.4 -> 3040.7) despite a weak 31% macro; Claude Fable 5's board-topping 74% lifts it 2936.8 -> 2946.8, past GPT-5.6 Sol (2942 -> 2918.4) into #2 (Sol falls to #3); GLM-5.2 (Max) #25 -> #24, DeepSeek-V4-Pro / MiniMax-M3 swap #18/#19. Largest moves are all evaluated models: Fable +10.0, GLM +8.0, Opus 4.8 +4.3, MiniMax -3.7, Kimi -13.7, Sol -23.6. Goldens and e2e literals re-pinned for the joint refit: frontier top-5, codex floor (1 -> 0.9), movers, rankings/dashboard Elo (3054.4 -> 3040.7), compare Elos (GPT-5.2 2517.2 -> 2517.1, DeepSeek-V3.1 1938.9 -> 1938.8), the dashboard closed-frontier leader (GPT-5.6 -> Claude Fable 5), and the Opus 4.6 succession delta (+208 -> +207.9). Llama-3.1-405B anchor and the snapshot golden are unchanged (no Composite-Bench data, D26 attenuation limits ripple). data/ regenerates byte-identically from corpus/ and passes validate, derive, the full unit gates (257 tests), build, and budgets. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MKrJ24r8at3fVs93EtxaR2
punitarani
force-pushed
the
claude/composite-bench-ingest-h4oofd
branch
from
July 24, 2026 16:31
86e09d3 to
7506d9b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ingests Composite Research's Composite-Bench release (published 2026-07-24, research.composite.com/composite-bench): a long-horizon, browser-based computer-use benchmark with optimality-certified gold answers, a fail-closed announced compute contract (300k-output-token episode budget, 110-step cap, pinned maximum reasoning effort per provider), anytime scoring with zero row exclusions, and grounding in Composite's corpus of real professional browser-use trajectories.
What's added
Two new benchmark slugs (category
agents) and 16independentresult rows across the 8 evaluated models, entered incorpus/(research trail) and regenerated intodata/viabun run generate-dataset:composite-bench(%) — the headline macro success: pass@1 exact match to certified-optimal solutions over 100 hidden test tasks in five slices (steward_7d, rulebook_7d, dedup, orienteering, gauntlet_7g). Curated bounds 0–85 (top score 74, Wilson CI upper 82).Per-slice exact successes, CIs, mean shaped rewards, eval costs, budget-exhaustion disclosures, and the release's serving/appendix findings are carried in each row's
notes.composite-bench-npp(/1) — the separately-preregistered sixth slice: number partitioning at the phase transition, certified unsolvable within budget (exact success 0/160 across all models, as predicted); the ladder score grades anytime answer quality on a log scale from 0 (arbitrary split) to 1 (perfect, never reached). Curated bounds 0–0.6. Fable 0.471 > Kimi 0.412 > Opus 0.367 ≈ Sol 0.366 ≈ Grok 0.352 > GLM 0.196 > Gemini Flash 0.085 > MiniMax 0.062.Slug mapping decisions
gpt-5-6-sol: the release labels the evaluated model "GPT-5.6 Sol", which is the flagship tier renamed fromgpt-5-6in feat(data): GPT-5.6 Sol/Terra/Luna tier split + Frontier Elo v2 (D26) #6. The Terra and Luna sibling tiers were not evaluated on Composite-Bench and correctly get no rows (no-variant-conflation rule).glm-5-2-max, not the defaultglm-5-2-high: the protocol pins maximum reasoning effort per provider, matching the Max-tier entry.independent: Composite's own harness over vendor APIs — third-party to every model vendor, with preregistration, per-row serving artifacts, and published compute contracts.Ranking impact (the
data/derived/scores.jsondiff)D26's category-attenuated fit rewards the models that win the new agents battles without letting one domain swing the rating linearly. Recomputed over 543 models · 130 benchmarks · 5,527 results:
Goldens and e2e literals re-pinned for the joint refit: frontier top-5, codex floor (1 → 0.9), movers, rankings/dashboard Elo (3054.4 → 3040.7), compare Elos (GPT-5.2 2517.2 → 2517.1, DeepSeek-V3.1 1938.9 → 1938.8), the dashboard closed-frontier leader (GPT-5.6 → Claude Fable 5, a real consequence of Fable overtaking Sol), and the Opus 4.6 succession delta (+208 → +207.9). The Llama-3.1-405B anchor and the snapshot golden are unchanged — neither has Composite-Bench data and D26 attenuation limits ripple.
Gates
bun run generate-dataset—data/regenerates byte-identically fromcorpus/;deriveis deterministicbun run ci(build-catalog · typecheck · lint · 257 unit tests · build · budgets) — all greencompare.spec.tssave/restore) is a hydration-timing flake that also fails intermittently on cleanmainin this sandbox's shimmed Chromium, unrelated to this change🤖 Generated with Claude Code
https://claude.ai/code/session_01MKrJ24r8at3fVs93EtxaR2