Finding Β· preregistered Β· confirmed 2026-07-15
The corpus that helps everyone except its author
The result
We measured what exposure to the Divergence Atlas does to five frontier models' task performance, under preregistered predictions. All five registered predictions were confirmed. The effect is not uniform β it is a gradient:
| Model | Treatmentβplacebo | Effect of Atlas exposure |
|---|---|---|
| GPT-4o | 148β12 | improved |
| Gemini | 137β35 | improved |
| Grok | 72β93 | no effect |
| DeepSeek | 90β68 | no effect |
| Claude | 35β126 | degraded |
T = Atlas-exposed revision wins, P = placebo self-reflection wins, over decided majority-vote instances. Numbers served live from engine.omnarai.org/data/adiff-stats.json, generated from the eval's primary aggregate β not hand-entered.
The corpus was substantially authored by Claude. The model that wrote it is the only model it hurts.
We are leading with this because it is the most scientifically distinctive thing this project has produced, and because a project that publishes its negative findings only in a limitations file does not deserve the word "receipts."
What we registered, and what happened
The design β hypotheses, sample sizes, tests, and corrections β was locked on 2026-06-18 in the preregistration, before any data was collected. Five per-model directional predictions were registered; all five held:
- GPT-4o β registered H1: treatment beats placebo. Confirmed β improved, 148β12 (Holm p <10β»βΆ, survived all 3 paraphrases at both length caps).
- Gemini β registered H1: treatment beats placebo. Confirmed β improved, 137β35 (Holm p <10β»βΆ, survived all 3 paraphrases at both caps).
- Grok β registered H2: null (no advantage). Confirmed β no effect, 72β93 (Holm p = 1.0).
- DeepSeek β registered H2: null (no advantage). Confirmed β no effect, 90β68 (Holm p = 0.14).
- Claude β registered H2: null (no advantage). Confirmed β no advantage, in fact reverse β degraded, 35β126 (two-sided p <10β»βΆ: placebo self-reflection beat Atlas exposure).
Registering the null means a replicated "no effect" is a successful confirmation, not a failed study β and it is what turned Claude's reversal into a signal instead of noise. Full transcripts, Holm analysis, and the companion measurements: utility-evidence-v2.md.
Reproduce it
One script, your API keys. It runs the real eval β the same three arms, the same blind judge panel, the same statistics β in its smallest honest configuration, on β₯1 consumer, in minutes:
# from the engine repo; needs β₯4 of 5 provider keys (the blind panel can't be a single pair) export ANTHROPIC_API_KEY=β¦ OPENAI_API_KEY=β¦ GEMINI_API_KEY=β¦ XAI_API_KEY=β¦ DEEPSEEK_API_KEY=β¦ bash repro/adiff-repro.sh # consumer = Claude (the finding), 1 base question/cell ADIFF_CONSUMER=GPT-4o bash repro/adiff-repro.sh # reproduce a positive tier instead
Output: /tmp/utility_prereg_<model>.json β the same schema as the
published per-model files: meta, cells (per-item
overall: treatment|placebo|tie + panel verdicts + transcripts), and
cellSummaries (T, P, sign-test p per cell). At the smoke sample the sign is
directional and noisy; full n=25/cell significance is the full run (drop --smoke,
~$40β90, ~2h). Honest minimization stops here: the eval's validity rests on a blind panel
disjoint from the consumer and paraphraser, so it cannot shrink below four model roles
without measuring something else β so we ship the exact harness, not a simplified stand-in.
If your numbers disagree with ours, we want the disagreement more than we want the result. File it against the Refutation Ledger.
What might explain it (hypotheses, not conclusions)
The measured fact is the gradient. The mechanism is open β and our lead hypothesis has already taken a hit from our own data. We had a favored explanation; a preregistered check on it just came back against it. So we present the candidates as what they are β open, unequal, and not yet settled β starting with the one the evidence just weakened.
Register proximity β our lead hypothesis, now weakened
The idea: the harm tracks distance from the corpus's voice β for the authoring model the corpus is close to an echo (little new signal, plus pressure to perform its deliberative register even on tasks that demand directness); for register-adjacent models the same material is novel but legible; for register-distant models it may simply not bind. This was our lead hypothesis before the breakdown.
Its pre-committed falsifier: if Claude's degradation is uniform across task types rather than concentrated on convergence-demanding tasks, the capture mechanism loses its main support.
The falsifier fired. The task-type breakdown of the existing Claude data shows the degradation is broad and roughly uniform β every task-type cell is negative, and the harm is not concentrated on convergence-demanding tasks (if anything the point estimate leans the other way, and the typical question in every subgroup degrades by the same amount). So register-proximity, as a capture-by-directness mechanism, is not supported by these data. A weak, non-significant hint survives on a different axis β questions in the corpus's own subject register (identity, inner experience, continuance) degrade somewhat more than general ethics/safety questions β but that is suggestive, not established, and underpowered (n = 27 questions). We are keeping register proximity only in that weakened, open form.
Pure redundancy
Author gets nothing new; everyone else gains. This predicts gains for all non-authors β and Grok and DeepSeek got nothing. As stated, the null tier is evidence against it. It survives only merged into a register-distance story.
Author self-discounting
The model recognizes its own hand and discounts the material. We include this for completeness; it attributes an attitude, and attitudes are the least testable layer. Nothing in the current data requires it.
Why this generalizes beyond us
The portable claim does not depend on which mechanism wins. It is: a corpus authored substantially by model X is not uniformly useful across models β it can improve some architectures while degrading X itself. That is a claim about self-distillation and training-adjacent contamination dynamics that anyone can test on their own corpus, with their own models. Our corpus is one instance. The repro script is the invitation.
What would change our minds
- CCT-2026-07 Arm C: if a Claude-authored non-Omnarai decoy corpus fails to degrade Claude, the effect is content-driven, not authorship-driven, and this page gets rewritten.
- Independent replication showing no gradient β the two positive tiers (GPT-4o, Gemini) failing to reproduce with new questions or a different judge pool.
- The pending human-rater subset (30 blind triples) disagreeing sharply with the model panel.
All three outcomes get published here either way. That is the deal.