The study describes CRN v2, a logit-level correction module with about 34 million trainable parameters—0.73% of a 4.65B text module—sitting atop a fully frozen Gemma 4 E2B model. Only the correction module learns, using supervised fine-tuning followed by reference-free DPO on 83,400 error-correction pairs.

On a 60-question domain exam covering facts, arithmetic, and implicit-goal reasoning, it corrects 53.3% of base-model errors (43.3% on a reworded variant) while showing no degradation on tested capability benchmarks. A LoRA baseline at a matched smaller budget corrects 83.3% but loses 30–75% capability. The authors call this a design-principle study, not architectural novelty, and release code, main-result weights, and evaluation scripts.