| Age | Commit message (Expand) | Author |
| 2026-04-07 | Add §4 penalty rescue figure: visual two-failure-modes story | YurenHao0426 |
| 2026-04-07 | EVIDENCE_SUMMARY: add §3.5 sensitivity, §3.6 cross-width, §4 separability,... | YurenHao0426 |
| 2026-04-07 | Add §2/§3 hero figure: 5-method audit horizontal bar chart | YurenHao0426 |
| 2026-04-07 | Add d=512 ResMLP audit table (3 seeds): cross-width validation | YurenHao0426 |
| 2026-04-07 | Add fast direction-quality measurement on existing DFA checkpoints | YurenHao0426 |
| 2026-04-07 | Partial protocol audit on penalized DFA: (a)+(b) pass, (d) still fires | YurenHao0426 |
| 2026-04-07 | Add EVIDENCE_SUMMARY.md: consolidated snapshot of all protocol evidence | YurenHao0426 |
| 2026-04-07 | Add §3 cross-architecture temporal evolution figure | YurenHao0426 |
| 2026-04-07 | Add threshold sensitivity analysis: (a) 63x gap, (b) 24338x gap | YurenHao0426 |
| 2026-04-07 | Add ViT-Mini DFA training script that saves checkpoint + Bs | YurenHao0426 |
| 2026-04-07 | Add reproducers for pitfalls 4-6 (Bs reproducibility, aggregation, layer-0) | YurenHao0426 |
| 2026-04-07 | Add training-monitor early-stop demo: 96% compute savings on DFA | YurenHao0426 |
| 2026-04-07 | Cross-architecture temporal validation: 3 archs x 3 seeds x 2 methods | YurenHao0426 |
| 2026-04-07 | Protocol diagnostic (a): use max per-block growth, not max/min ratio | YurenHao0426 |
| 2026-04-07 | Add reproducers for pitfalls 1-3 in CHECKLIST.md | YurenHao0426 |
| 2026-04-07 | Temporal evolution 3-seed: protocol fires at DFA epoch 3-4 on all seeds | YurenHao0426 |
| 2026-04-07 | Add temporal diagnostic evolution: protocol fires at epoch 4 of DFA | YurenHao0426 |
| 2026-04-07 | Add random-init sanity check: protocol does not flag untrained networks | YurenHao0426 |
| 2026-04-07 | Audit table extension to 3 seeds (s42/s123/s456) | YurenHao0426 |
| 2026-04-07 | Add protocol decision-utility ablation table | YurenHao0426 |
| 2026-04-07 | Add DFA direction-quality direct test (codex round 13 option c) | YurenHao0426 |
| 2026-04-07 | Add audit table example: protocol applied to BP/DFA/SB/CB/EP | YurenHao0426 |
| 2026-04-07 | Add FA diagnostic protocol reference implementation | YurenHao0426 |
| 2026-04-03 | Add 5 extra seeds to synthetic cross-state distance (now 10 seeds for all met... | YurenHao0426 |
| 2026-04-03 | Recompute all CNN diagnostics with fixed BP gradient flow | YurenHao0426 |
| 2026-04-03 | Fix CNN compute_bp_grads: remove inter-layer detach so gradients flow to all ... | YurenHao0426 |
| 2026-04-03 | Complete EP data: 10-seed synthetic + 6-seed CIFAR persample + cross-state | YurenHao0426 |
| 2026-04-03 | EP synthetic 10 seeds complete: 30 JSONs + 30 checkpoints + cross-state distance | YurenHao0426 |
| 2026-04-03 | Add checkpoint saving to ep_synthetic.py | YurenHao0426 |
| 2026-04-03 | Add EP cross-state distance for CIFAR + verify CNN summary | YurenHao0426 |
| 2026-04-03 | Add EP synthetic per-seed CSV + synthetic cross-state distance | YurenHao0426 |
| 2026-04-03 | Add EP to BP gradient sparsity analysis | YurenHao0426 |
| 2026-04-03 | Add cross-method hidden state distance vs BP | YurenHao0426 |
| 2026-04-03 | Update all EP results with sign-corrected credit | YurenHao0426 |
| 2026-04-03 | Fix EP credit sign in cnn_baseline.py | YurenHao0426 |
| 2026-04-02 | Recompute EP CIFAR d=256 diagnostics with sign fix | YurenHao0426 |
| 2026-04-02 | Fix EP credit sign: negate (h_nudge - h_free)/β to align with BP grad direction | YurenHao0426 |
| 2026-04-02 | Add EP synthetic results: 15 JSONs (3α × 5 seeds) | YurenHao0426 |
| 2026-04-02 | Add --d_hidden arg to ep_baseline.py for d=512 support | YurenHao0426 |
| 2026-04-02 | Fix ep_synthetic: bp dict needs L+1 entries for EP credit comparison | YurenHao0426 |
| 2026-04-02 | Add EP synthetic ladder script | YurenHao0426 |
| 2026-04-02 | Add CNN SB+CB results (5 seeds each), update summary CSV | YurenHao0426 |
| 2026-04-02 | Fix CNN state bridge: use custom CNNStateBridge for variable input dims | YurenHao0426 |
| 2026-04-02 | Add SB and CB methods to cnn_baseline.py | YurenHao0426 |
| 2026-04-02 | Fix and recompute GELU ablation Gamma from checkpoints | YurenHao0426 |
| 2026-04-02 | Fix gelu_ablation.py: compute method-specific Gamma instead of hardcoded 1.0 | YurenHao0426 |
| 2026-04-02 | Add summary CSVs for EP, GELU ablation, CNN | YurenHao0426 |
| 2026-04-02 | Add EP baseline (5 seeds), GELU ablation (20 runs), CNN BP+DFA (10 runs) | YurenHao0426 |
| 2026-04-02 | Add GELU/ReLU ablation script for CIFAR MLP | YurenHao0426 |
| 2026-04-02 | Add CNN baseline: SmallCNN with BP/DFA/EP on CIFAR-10 | YurenHao0426 |