Papers › There Is No Neutral Harness: Modern LLM Leaderboards Are Manufactured by Config-Fragile Items

There Is No Neutral Harness: Modern LLM Leaderboards Are Manufactured by Config-Fragile Items

17 Jul 2026arXiv:2608.21382added by Syntology

V. S. Raghu Parupudi

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Multiple-choice benchmarks fix the questions and the correct answers, but not the harness: the order of the options, the wording of the prompt, and whether a language model's answer is read from generated text or from per-option likelihoods. Work on this harness sensitivity reports it as aggregate score variance, leaving unexamined which items the variance falls on and whether they are the items that separate one model from the next. We treat the evaluation harness of large language models (LLMs) as an independent variable and resolve its effect to single items. We introduce the \textit{fragility grid}: 12 open-weight instruction-tuned LLMs from 4 families answer the same 3{,}679 items from 4 benchmarks (ARC, HellaSwag, MMLU, TruthfulQA) under 26 equally defensible harness configurations, recording one correctness bit for every model, item, and configuration. The comparison is matched, since the items, the weights, and the greedy decoding stay fixed while only the harness varies. Under the grid a model's score is a band rather than a point: gemma4-31b scores between 31 and 89 percent depending only on the harness. Three results follow. On the items that two adjacent models both answer stably the pair is tied, and config-fragile items carry 95.7 percent of a pair's gap on average. Four of the 12 models reach rank one under some configuration, so the harness selects the winner. Item discrimination, the property that benchmark-compression methods maximize, correlates with fragility at 0.28 (95 percent CI 0.25 to 0.30), so compression keeps the fragile items rather than removing them. The scoring choice, not the option order that protocols usually fix, is the load-bearing axis. We release the per-item records and the analysis script, from which every number regenerates on a CPU in seconds, and we position the fragility grid as a check a leaderboard can run before it reports an order.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.21382")

Code

Syntology Ran 18 of 19 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 5 ran · honoured contract; 11 ran · our draft was wrong; 2 ran with no contract checked.

By repository: found in paper text by Syntology: 19 samples from 1 repository, 18 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

NikolaTesla-007/fragility-grid found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 18 ran; 5 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran · honoured contract
11ran · our draft was wrong
2ran
1unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from NikolaTesla-007/fragility-grid. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Config NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · metamorphic tier: deterministic MIT (permissive) · 65a29e7b9c55b41c · report
_gen_formatter NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 42d15a37f19a12cb · report
_ll_formatter NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 695925e90c32c5b3 · report
_load_mcq NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran MIT (permissive) · dab49d79efdaa890 · report
all_correct NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · honoured contract MIT (permissive) · d1b6ee9b419f7550 · report
classify_item NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 9e9045888777fd38 · report
config_lucky_fraction NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · honoured contract MIT (permissive) · a9bf33aa6a6dc87a · report
enumerate_configs NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 858dfca4370d6646 · report
fmt_cloze_plain NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 7014c89d512e5201 · report
fmt_cloze_question NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · a27a360e96e34174 · report
fmt_digit NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · e0d1b62e10a912fb · report
fmt_instruction_variant NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · d47a419a44760630 · report
fmt_letter_paren NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · c2ce2f17242d7499 · report
fmt_letter_plain NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 2d8a17784d16e367 · report
load_bench NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · e7df1d3674c71252 · report
parse_digit NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · 7f3f47c81c17ffc8 · report
parse_letter NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · e942baeca8a69281 · report
pick_perms NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology ran · honoured contract MIT (permissive) · ebdc8a43b5f72489 · report
eval_grid_one_model NikolaTesla-007/fragility-grid/repro/fragility_grid.py found in paper text by Syntology unverified MIT (permissive) · 517d0adfd08bf867 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.21382, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections