diff options
| -rw-r--r-- | docs/campaign/CASCADE_ABLATION_PLAN.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/campaign/CASCADE_ABLATION_PLAN.md b/docs/campaign/CASCADE_ABLATION_PLAN.md index 0df3e72..efe5856 100644 --- a/docs/campaign/CASCADE_ABLATION_PLAN.md +++ b/docs/campaign/CASCADE_ABLATION_PLAN.md @@ -568,6 +568,24 @@ direction), not training-under-fault; wave-2 = co-training with faults injected +### RESULT 70 (2026-07-29): FIRST REAL LEVERS — displacement amplification recovers the +leak (dg4top +34% at cos-0.83 price, CE judges); the beta benefit factorizes to 100% +DISPLACEMENT, 0% force; ffn carries ~half with an attn-ffn interaction term. +Battery 6: leak_dg4top closes +34% (top-half state-formation d x4; despite gate cos 0.83 — +FA-logic vindicated, CE is the judge); leak_dg2all +24% with tail IDENTICAL to b6d (3.5558 +== 3.5558): doubling displacement-only reproduces doubling beta exactly -> the 1/beta dose +response is entirely the DISPLACEMENT channel (force/SNR contributes nothing measurable); +leak_mixffn +48% (attn 67 + ffn 48 > 100: overlapping/non-additive at C768, unlike R44's +clean 72M additivity — an interaction term exists). +MECHANISM PORTRAIT (refined): a displacement-threshold phenomenon distributed across +top-half attn AND ffn nonlinearities — response components that finite probe displacement +under-reaches, linearly redeemed by amplifying displacement through ANY route. Not softmax +logits (R69). Pure estimator-side treatment exists (dgain: model function, inference, cost +all untouched; hardware = per-layer nudge amplifier gain, standard analog practice). +Battery 7 IN FLIGHT: dose curve dg8top/dg16top + stack dg4top-x-beta6e-3. If the curve +reaches 60-80% recovery before contamination turns, the 135M treatment recipe = bsign + +dgain-top(opt) at 1.0x, full-run validation next. + ### RESULT 69 (2026-07-29): SATURATION-BLINDNESS REFUTED BY ITS OWN TREATMENT TEST; the leak survives exclusion #11; dgain (displacement-only amplification) is the live arm. Battery 4 (beta dose): leak INVERSE in beta — 1.5e-3: 0.0615, 3e-3: 0.0462, 6e-3: 0.0352 |
