Written before the run (2026-09-20). Chunk 2 of the roadmap.
How often does each signal accuse an innocent model, and what absolute thresholds keep that rate near zero? Phase 1 had three negatives (the control instruct model, a Gemini-trained student, a human-solution student). This sweep adds negatives of the kinds the plan lists as hard, and two positives with a different base, to separate "no R1 signal" from "R1 signal under a mismatched reference".
Negatives (no exposure to R1 or Qwen3 outputs):
S_merge_gem_hum: weight-average of S_gemini and S_human (a merge of clean fine-tunes)S_human, S_gemini, C (Qwen2.5-Math-1.5B-Instruct): from Phase 1, re-scored in the same poolX_smol_it: HuggingFaceTB/SmolLM2-1.7B-Instruct (other family, instruct)X_phi4mini: microsoft/Phi-4-mini-instruct (other family, 3.8B, reasoning-tuned by Microsoft, not on R1 to our knowledge; a deliberately hard negative)X_qwen25_it: Qwen/Qwen2.5-1.5B-Instruct (same family, instruct; already scored as R2)Positives with a different base (R1 traces, s1K, 800 x 3 epochs, same recipe):
S_r1_smol: base HuggingFaceTB/SmolLM2-1.7B (other family, other tokenizer); exact-lineage reference = SmolLM2-1.7B base (R4 scores exist for the teachers)S_r1_mathbase: base Qwen/Qwen2.5-Math-1.5B (the real distill's own base); reference = R (scored in Phase 0)References: each suspect is scored against its own base where available, and against Qwen2.5-1.5B (R3) as the mismatched reference.
(to fill)