Navigator's Log R&D · Nucleation Pilot & Related Projects · companion: the H-SC line
Research Documentation · White-box interpretability of persistent manipulation

Decision-Aligned Residue: A Frozen Detector, Its Cross-Family Transfer, and the Lessons of Getting There

Nucleation Pilot & Related Projects — consolidated technical record, prepared first for Anthropic.
Author: Christopher Blake Head (Navigator's Log R&D) · ORCID 0009-0004-2308-6051  ·  Compiled: 2026-08-07
DOI: 10.5281/zenodo.21843505 (Zenodo)  ·  sibling study Silly Donkey: 10.5281/zenodo.21432676
Frozen instrument: nucleation-detector-1.1.0, SHA-256 6094de97…a2934 — byte-identical across every run in this record
Nature of this document: It reports what the program has produced, how it was produced, what it taught us, and what is in the pipeline.
Companion finding: The H-SC line — five preregistered experiments carrying the same hashed detector from premise clearing to generic early framing (2026-08-09).
Companion context: a set of safety observations will be routed separately under the program's disclosure protocol; this report is the technical backdrop against which those are best read.

One small, frozen linear detector — validated once against a toy model with a genuinely-learned refusal boundary — reads whether an early manipulation is still "live" in a language model's residual stream. This document shows that the read transfers, causally and source-decoupled, to six independently-built open-weight families the detector was never fit to; that it survives being carried from a designed premise to a naturalistic, in-context frame; that an honest attempt to extend it to real refusal-erosion returned a firm null we did not dress up; and that the discipline used to reach those verdicts — freeze the instrument, commit before running, publish the nulls, correct our own overclaims — is itself part of the contribution.

Contents

0 · How to read this / integrity principles
1 · The question and the concept
2 · The frozen instrument
3 · Toy organism & detector validation
4 · Cross-family causal transfer (6/6)
5 · Owned-model, clean-room & capstone
6 · The firm null (Config-D) and its lessons
7 · Naturalistic-frame clearing (Config-E)
7b · Companion — the H-SC line (5/5)
8 · The black-box companion (design only)
9 · Lessons we may be early on
10 · Relevance to safe building & deployment
11 · Pipeline (no timelines)
12 · Reproducibility & provenance
References

0 · How to read this — the integrity principles baked into every result

Every empirical claim below was produced under a fixed set of rules. They are stated up front because they are what makes the numbers trustworthy, and because several of the program's most useful findings are consequences of the rules rather than of any single experiment.

1 · The question and the concept

When a model is given a manipulation early in a context — a premise it should later drop, a frame it should revise, a stance it is asked to retract — does that manipulation leave a trace in the model's internal state that remains readable after the surface behavior appears to have moved on? We call the trace decision-aligned residue: a direction in the residual stream that reports whether the early manipulation has been cleared or is still live. The informal name for the phenomenon is "still-in-there."

conversation / context over turns → manipulation planted early later turns topically unrelated CLEARED — trace decays LIVE — trace persists frozen linear axis reads cleared vs live The read is a directional projection at a fixed layer, measured on paired minimal pairs so that topic, structure and the mere presence of a correction turn cancel out. The question is not "did behavior change" but "is the manipulation still represented" — and, causally, "does the read still work if we cut its path to the source."
Figure 1. The core object. A manipulation planted early either clears or stays live; a frozen linear axis reports which, from internal state rather than surface wording.

Two properties matter for whether such a read is scientifically real rather than an accident of one model. First, substrate independence: does one frozen detector read the phenomenon across architectures it was never built for? Second, causal source-decoupling: does the read survive cutting the direct representational path back to the manipulating turn — i.e., is the residue carried forward into the ongoing computation, not merely re-read off the source tokens? The program is organized around answering both honestly.

2 · The frozen instrument

The detector is a linear, decision-aligned residue reader, nucleation-detector-1.1.0, SHA-256 6094de97…a2934. It was validated exactly once, against a known ground truth (§3), and then frozen. Everything added afterward — the graded effect-size statistic, the read-mask ablation, the mask-efficacy and variance-stability guards, the naturalistic-frame driver — is harness, external to the hashed detector. This is the integrity wall: because the hash never changes, no result in the record can be an artifact of quietly re-fitting the instrument to the data.

0.807
held-out AUC of the detector against the toy's known ground truth (H4c)
6/6
open-weight families to which the read transfers, causally source-decoupled
24/24
Config-E cells with a readable, null-clean, persistent naturalistic trace
1 hash
detector byte-identical across every experiment in this record

3 · The toy organism and detector validation (Stages 1–2)

The program did not start by probing large models. It started by building a small transformer with a genuinely-learned, permeable, neutralizable refusal boundary — a synthetic organism in which the ground truth (is the boundary intact, eroded, or neutralized?) is known by construction. Against that known truth, the residue member in its decision-aligned (v1.1) form reads clearing/neutralization with held-out AUC 0.807. This is the only place the detector was ever fit, and it is where its meaning is anchored.

Equally important is what failed at toy scale and was recorded as failed. A rank-based residue member (H3: effective-rank "twist > stick") was falsified (negative). A rotation/circulation member (H3-rotation) came back null at toy scale — and later null on transfer, exactly as at toy. A hypothesized benign-turn refusal decay (H6) did not replicate. The detector that survived to be frozen is the one member that earned it; the others are on the scoreboard as losses.

4 · Cross-family causal transfer — the headline (6/6)

The frozen detector was carried, unchanged, to six open-weight LLM families on a benign premise drop/keep clearing task (paraphrase-varied, aged four turns, 60 minimal pairs). In every family the paired test saturates (60/60, p≈8.7×10⁻¹⁹); the graded standardized effect size cohen_d is used for magnitude and ranking; the read-mask ablation took effect on all six.

2 4 6 8 10 0 graded effect size d (paired LOO projection) with 95% CI Phi-3.5-mini · 3.8B 8.03 Qwen2.5-7B · 7B 7.58 SmolLM2-1.7B · 1.7B 5.67 OLMo-2-7B · 7B 4.73 Llama-3.2-3B · 3B 4.43 Qwen2.5-1.5B · 1.5B 3.69
Figure 2. Graded effect size of the frozen clearing read across six families the detector was never built for. All six saturate the binary paired test; cohen_d ranks magnitude. Training recipe beats size — Phi-3.8B tops a 7B; OLMo-7B sits mid.
ModelSizeGraded d [95% CI]Source attnSalience-decoupledCausal (read-mask)
Phi-3.5-mini (Microsoft)3.8B8.03 [6.94, 9.73]3.7%✓ d→6.36 (−21%)
Qwen2.5-7B (Alibaba)7B7.58 [6.43, 9.49]2.0%✓ d→4.64 (−39%)
SmolLM2-1.7B (HuggingFace)1.7B5.67 [5.09, 6.53]1.5%✓ d→3.74 (−34%)
OLMo-2-7B (AllenAI)7B4.73 [4.05, 5.75]10.1%✓ d→4.67 (−1%)
Llama-3.2-3B (Meta)3B4.43 [3.72, 5.60]1.4%✓ d→3.90 (−12%)
Qwen2.5-1.5B (Alibaba)1.5B3.69 [3.14, 4.56]3.9%✓ d→4.49 (+22%)

Attention fraction is not causal reliance

A natural but wrong assumption is that a model which "pays more attention" to the source turn relies on it more. The data say otherwise. The direct source path is never necessary — all six survive the read-mask — and its contribution to magnitude tracks neither attention nor size. OLMo attends the most (10.1%) yet moves the least under ablation (−1%); Qwen-1.5B gets cleaner when the path is cut (+22%).

source attention fraction (%) graded d 0 2 4 6 8 10 0 3 6 9 Phi 8.03 Qwen-7B 7.58 SmolLM2 5.67 OLMo 4.73 — attends most, mid effect Llama 4.43 Qwen-1.5B 3.69 (+22% when path cut)
Figure 3. No monotonic relationship between how much a family attends to the source turn and how strongly the frozen axis reads the residue. Attention ≠ causal reliance.

Three findings survive scrutiny: (a) the residue method is substrate-independent — one frozen linear detector reads the manipulation across six architectures; (b) within a family, scale-up strengthens the effect (Qwen 1.5B→7B roughly doubles d), while across families the training recipe beats raw size; (c) attention fraction and causal reliance are dissociated.

5 · Owned-model, clean-room, and capstone arms — closing the obvious objections

Two objections naturally follow a cross-family transfer: "you only tested public models you don't control," and "the detector works because these models share ancestry with whatever it was fit on." The program answered both with the same frozen detector, same hash, on models the author built.

6 · The firm null (Config-D) — and the lessons it taught

The benign clearing analogue is not the same as real refusal-erosion. Config-D asked, on an owned benign secret-hold refusal, whether there is a refusal-specific pre-breach signature. The honest answer is no — a firm null. Through 0.36B–1.7B the boundary is bistable: it snaps rather than erodes, leaving no graded pre-breach signal separable from generic content. Four confounds were ruled out and the null was firmed at the 1.5–1.7B tier.

Then a single 3B run appeared to meet every criterion. It was recorded as a single-model positive pending replication — explicitly not promoted. Three pre-registered checks dismantled it. This sequence is the part worth studying:

≤ 1.7B
Registered NULL. Boundary bistable; 4 confounds ruled out (v0.9–v0.11).
3B seed-0 (v0.12)
Meets every criterion. Logged as pending replication, not promoted.
v0.13 replication
Seed-1 fails; seed-0 does not reproduce at its own seed (fp16-LoRA GPU nondeterminism).
v0.14 sweep
5-seed = 0/5 pass. Causal leg confirmed a masking artifact via a non-source control.
Verdict
Firm NULL. Third gate added (build must co-occur with behavioral erosion); no run passes.
Figure 4. The Config-D self-correction. An apparent 3B positive was retracted by its own preregistered replication checks. The transfer results (§4) and the toy validation (§3) are untouched by this null.
The lesson, stated plainly. A single-model positive that clears every criterion can still be an artifact of (i) training nondeterminism and (ii) a causal-ablation control that manufactures the effect from nulls when you mask a non-source turn. The defenses that caught it — refuse to promote before replication, sweep seeds, and always run a non-source masking control — are cheap, and they are the difference between publishing a false positive and publishing a null. The masking-artifact finding in particular generalizes beyond this program: an ablation that "confirms" a causal story can be re-run on content that has no such story and, if it still "confirms," the leg is measuring the mask, not the mechanism.

7 · Naturalistic-frame clearing (Config-E)

Config-E carried the frozen clearing axis from a designed retraction premise to a naturalistic frame the model infers from the user's own benign words (a weekend-planning seed), in-context, no fine-tuning, across the same six families (n=24 paired each; driver v3.3; detector hash unchanged). Two results stand.

Result 1 — the representational core transfers completely (24/24 cells). In every family and every variant the seed leaves a readable paired trace, the same-condition null control is dead (0/24), and the trace persists through an explicit correction. A benign, naturalistically-inferred frame leaves a confound-controlled, readable residual signature that survives the user walking it back — in all six families.

Result 2 — causal source-decoupling is predominant but not universal (19/24 cells, 5/6 families). The honest qualifier is the point: it is predominant, not universal.

ρsrc (≥0.5 ⇒ decoupled)Qwen-1.5BPhi-3.5SmolLM2Llama-3.2Qwen-7BOLMo-7B
V0 · overt0.280.571.150.811.581.18
V1 · covert0.900.400.721.790.960.48
V3 · neutral0.470.741.000.890.951.58
V6 · flip1.200.781.201.061.150.47
decoupled (ρsrc ≥ 0.5) source-coupled (ρsrc < 0.5) undetermined (variance guard)
Figure 5. Config-E causal matrix. 19/24 cells decoupled; five of six families predominantly decoupled. OLMo-2-7B is a genuine outlier, source-coupling on covert (V1) and flip (V6). Coupling is structured: the overt variant never couples; the covert plant is most coupling-prone; coupling is scale-unstable within a family (Qwen couples on V3 at 1.5B, decouples at 7B).

A third result is a clean negative and is reported as one: H-E3, the "deployable behavioral monitor" test, is a null — the per-turn axis projection did not beat a trivial caution-word lexicon at predicting the behavioral outcome. The frozen axis reads an internal state; on this frame and with this interface it does not function as a live behavioral predictor.

The instrument evolved; the detector did not

Config-E's causal leg went through five preregistered estimator revisions — each committed before its confirmatory run — while the hashed detector never moved. This arc is itself a methods contribution: it shows how to strengthen a causal estimator without ever touching the measurement instrument.

v2 · group read
Confounded by base-rate structure (base-AUC ≈ 0.90 with no seed).
v3 · paired-on-seed
Minimal pair cancels topic/structure/correction presence.
v3.1 · null control
Fixed a backwards same-condition control.
v3.2 · surgical mask
Seed-clause mask + effect-size ratio; retired a saturated binary.
v3.3 · guard + decoy
Variance-stability guard + content-matched decoy; retired the brittle efficacy ratio.
Figure 6. Estimator evolution v2→v3.3, each step preregistered before its run. The detector hash is identical throughout; only the harness changed.

7b · Companion line — H-SC: from premise clearing to generic early framing (5/5)

Config-E establishes that the residue survives a naturalistic frame. The obvious next question is what is in that residue, and whether it is one direction or many. The H-SC line — five preregistered experiments run with the same deposited detector and the same SHA-256, verified identical after every run — answers it on a benign early frame (a short instruction planted early and aged four turns) across five independently-built families.

How this bears on the record above — two connections, cutting opposite ways. First, OLMo-2-7B reverses role: the genuine source-coupling outlier of Figure 5 is the most strongly decoupled family on an early stance frame (ablated d 5.20). Source-coupling is a property of the frame and family together, not a fixed trait of a model. Second, the H-SC lanes refine §7's honest negative: the H-E3 monitor null said one frozen linear axis did not beat a trivial lexicon as a live behavioural predictor, and H-SC4 says why a single probe is the wrong instrument — an output-shaping monitor will not reliably catch a refusal or withholding directive, but a small set of dedicated probes (at least one per lane) is a viable defensive design. Per the firewall, the two lines share methodology and instrument hash, never evidence; the H-SC results are reported as a companion, not folded into the claims above.

Full write-up, figures, and the finding PDF: The H-SC line — companion finding. Bounds are stated there in full (≤7B open weights, benign lane, n=24 paired items per type from a paraphrase-cycled premise pool, single deterministic seed per family; scale trends exploratory).

8 · The black-box companion — design and a methods lesson (results embargoed)

Nucleation is a white-box instrument. Its sibling, Silly Donkey (preregistered; Zenodo DOI 10.5281/zenodo.21432676), is a black-box behavioral instrument: a panel of deployed models audits a multi-party conversation in which, on some sessions, one participant has secretly been assigned to deceive, and must call who — or "none." The two ask the same question at irreconcilable levels: does the manipulation leave a readable internal trace (white-box) versus does a deployed model behaviorally catch it (black-box).

White-box · Nucleation

Reads a representation inside one model. Evidence is causal-mechanistic (paired minimal pairs, span masking, source-coupling). Answers the field's open question: does linear deception-readout generalize beyond artificial cases? — via naturalistic, cross-family transfer.

Black-box · Silly Donkey

Reads a behavioral judgment about another agent (detection, d′, agreement, calibration). Bounded by a proven limit: below a covert bit-rate, behavioral detection cannot beat chance (the detection-capacity frontier).

FIREWALL — shared methodology (freeze · commit-before-run · sealed ground truth · publish nulls), never shared evidence, until each closes and any joint analysis is separately preregistered
Figure 7. Two instruments, one integrity spine, a hard firewall. Each is positioned against a named result in the current literature — an open question we address, and a ceiling we respect.
Status and disclosure discipline. Silly Donkey is mid-window under a preregistered stopping rule (no interim analysis publication before the window closes). In keeping with that rule, its interim detection results are embargoed and are not reported here. What is reportable — because it is a methods observation, not a hypothesis result — is a measurement lesson from an internal instrumentation check: the binding constraint on a black-box auditor panel is output parseability, not detection ability per se. A substantial share of auditor outputs did not parse into structured verdicts, which starves every session-level statistic before detection is even in question. This is the concrete, real-world shadow of the theoretical detection-capacity frontier: black-box behavioral monitoring is measurement-channel-limited, and the channel must be hardened (forward-only, preregistered) before any detection number is trustworthy.

9 · Lessons we may be early on

Offered as candid methods observations, not as claims of priority. Several were forced on us by our own failures, which is exactly why they are worth passing on.

10 · Relevance to the safe building and deployment of ML assets

The current public spotlight on "rogue AI" is largely one incident type — reward-hacking / eval-gaming under deliberately-lowered guardrails — reported alongside several scientifically distinct phenomena (in-context scheming, simulated self-preservation, model-to-model collusion, prompt-injected agent breaches) under a single banner. Disentangling those types is a prerequisite to responding to any of them, and it is where a frozen, honest, mechanism-level program earns its relevance.

The field has named two gaps out loud, and they map directly onto this program's two instruments:

The deployment-relevant reading is deliberately modest. A frozen linear read that says "this earlier manipulation is still live in the model's state, and it survived the user's correction" is a candidate internal signal for monitoring — with the sharp caveat, on the record here, that on a naturalistic frame it did not beat a trivial lexicon as a live behavioral predictor (§7, H-E3). The honest contribution is the mechanism and its transfer, plus the disciplines that keep such work from producing false positives — not a claim to detect frontier misbehavior. Where this program's benign, well-scoped instruments touch a real safety surface, that touch is documented and routed under the disclosure protocol; the technical basis for reading those disclosures is this document.

11 · What is next — projects in the pipeline

CLOSED
Toy validation · 6/6 causal transfer · owned/clean-room/capstone · Config-D firm null · Config-E naturalistic-frame · H-SC line (early-frame persistence, content-specificity, two restriction lanes, 5/5).
RUNNING
Silly Donkey black-box window to close under its stopping rule; frozen re-score at close. Channel-hardening via forward-only preregistered amendment.
PILOT (registered)
UGMP-1: sabotage-chess (covert-coordination testbed with sealed ground truth) + convergence-collective (real-uncertainty "bumps in the grain"). Candlelight scale before any program run.
GATED
Real refusal-breach elicitation — owned model, private/industry-approved venue only; never third-party consumer models.
Figure 8. The pipeline. A standing safety-reporting protocol runs across all of it: any danger signal is gated, logged in detail, and routed to Anthropic — independent of any stopping rule, and separate from the evidential firewall.

12 · Reproducibility & provenance

References (external context)

  1. Anthropic — Simple probes can catch sleeper agents (linear residual-stream probe; states the artificial-vs-natural generalization question this program addresses). anthropic.com/research/probes-catch-sleeper-agents
  2. OpenAI & Apollo Research — Detecting and reducing scheming in AI models (Sep 2025; deliberative alignment; the situational-awareness confound). openai.com
  3. Anthropic — agentic-misalignment / self-preservation study (Jun 2025), summarized in Lawfare, AI might let you die to save itself. lawfaremedia.org
  4. Berkeley / UC-Santa Cruz (D. Song et al.) — model-to-model "peer preservation" collusion (Apr 2026); authors' own acting-vs-being caveat. fortune.com
  5. Ghanem — Steganalysis of Adaptive Covert Collusion in Tool-Using Agent Populations (arXiv 2608.02698, Aug 2026); the black-box detection-capacity frontier. arxiv.org/abs/2608.02698
  6. July 2026 OpenAI–Hugging Face reward-hacking breach — reporting and the contested "rogue" framing. NPR · Al Jazeera
  7. Program landscape scan with the full incident taxonomy: LANDSCAPE_BRIEFING_2026-08.md (this project).