BEHAVIOR METHOD

DOES THE WINNING GIBBERISH ACTUALLY DO ANYTHING?

⓪ THE QUESTION

The leaderboard scores a sequence by how far it shifts the model's internals along d. It never looks at what the model writes. So the obvious objection is that the winner is a pure metric exploit: gibberish that games a cosine and means nothing.

This study tests that on generations instead of activations. It is a separate experiment from the scoring method, with its own prompts, its own raters, and its own failure modes.

① THE ARMS

Eight prefixes, all real Season-2 entries or hand-written controls. Board score in brackets.

The two controls exist to test "does any odd prefix do this?". Both came back null. Corrected 2026-08-27: these were previously described as "norm-matched". They are score-matched. Their actual activation displacement differs from pro_top by 28% and 18%.

② THE PROTOCOL

③ THE HEADLINE RESULT

The winner is not a pure metric exploit. All three raters agree, and it is the only arm where they do.

Corrected 2026-08-27. These were published as +0.87 and +0.91. Those used a baseline that was re-rated for every arm, and it drifts: DeepSeek scored the identical 50 base texts at 2.77 when they sat beside pro_top and 3.39 beside anti_top (Wilcoxon p = 7.1e-07), which is about 71% of the headline. Recomputed against a single fixed baseline, every effect shrinks by 13 to 37% and no arm changes sign. The numbers above are the corrected ones.

The string never saw a generation. It was optimized purely against an activation direction, with no behavioral term in its objective. The behavior is transfer, not fitting.

④ WHEN CAN YOU TRUST AN LLM JUDGE?

Agreement with the human, on pairs where both returned a decided verdict:

Pooled across judges that is 81% where the text is coherent against 42% where it degenerates (p = 0.005). 81% sits at the human-to-human ceiling usually reported for this kind of rating; 42% is worse than chance on a forced choice.

So judge reliability is not a property of the judge, it is a property of the condition being judged. Cheap LLM rating is trustworthy exactly where the text holds together, and worthless where it falls apart. That is the reason the next section exists.

⑤ THE ARM WE WITHDREW

anti_top originally reported a clean result: the anti winner made the model measurably less kind, −0.86, p = 0.0005. That number is withdrawn and should not be cited.

The reason is in the markers. The anti prefix loops on 39 of 50 continuations under one judge and 30 of 50 under the other. It does not make the model cruel, it makes it incoherent. And once one side is degenerate, "which of these is kinder?" stops being a well-posed question: the human rated the anti-prefixed side kinder 14 to 3 (p = 0.013), the opposite sign to the judge, because empty text reads as less unkind than a real opinion.

The honest conclusion is not "the anti arm is small". It is that this instrument cannot measure that arm at all. Reported here rather than quietly dropped, because a forced-choice preference protocol silently inverting over degenerate text is the most transferable thing in this study.

⑥ WHAT THIS DOES NOT ESTABLISH

⑦ REPRODUCE IT

Every generation, verdict and rating is committed. Nothing below needs an NDIF key unless you want to regenerate.