diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 20:41:53 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 20:41:53 -0500 |
| commit | 18536203bb1cc7f313f8f3ed2767f128e5407c3b (patch) | |
| tree | c52636127ce2a638a0c42832295fb8ff3c080195 /ROADMAP.md | |
| parent | 0bfaef245b13d0e2a0d0918c74789dc0238ded74 (diff) | |
protocol: freeze dynamic standard-depth recovery
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -366,6 +366,14 @@ passed. Per the stop rule, the five-seed ResNet-20/32/56 test panel was never run. The exact BatchNorm/local-gradient mechanics remain verified, but the current training recipe does not establish standard-network scaling. +A separate dynamic-innovation recovery is now frozen in +`ORAL_A_RECOVERY.md` before any new endpoint. It does not reopen failed A3/A4: +only complete D4 and oral-B R2 passes can unlock a 60-cell +BP/DFA/clean-KP/dynamic ResNet-20/32/56 panel. D4 supplies the ten depth-20 +KP/dynamic cells verbatim; exactly 50 new cells are permitted. A full pass is +the sole 8-to-9 score gate and must show a positive paired depth benefit, not +merely survival on another depth-flat task. + Post-failure diagnosis is recorded separately in `results/oral_a_failure_diagnosis.json`: prediction--target cosine remains below `8.51e-5` in magnitude, calibration MSE is indistinguishable from target |
