diff options
Diffstat (limited to 'notes/README.md')
| -rw-r--r-- | notes/README.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/notes/README.md b/notes/README.md index ee608b6..853c122 100644 --- a/notes/README.md +++ b/notes/README.md @@ -7,10 +7,11 @@ capacity & operator-gap analysis)** — target AAAI-27. | doc | role | |---|---| +| [42_master_technical_reference.md](42_master_technical_reference.md) | **write the paper from this**: every theorem with full statement + proof, every result with exact numbers/configs, derivations, negative results, honesty boundaries -- self-contained | | [41_paper_plan.md](41_paper_plan.md) | **the plan**: venue rules, narrative, section/page budget, theorem & figure numbering, related-work list, schedule, risks | -| [36_evidence_ledger.md](36_evidence_ledger.md) | **the numbers**: every claim with its corrected headline figure, claim discipline, booby traps | +| [36_evidence_ledger.md](36_evidence_ledger.md) | **the numbers, condensed**: every claim with its corrected headline figure, claim discipline, booby traps | | [40_reproduction_manifest.md](40_reproduction_manifest.md) | **the runs**: claim -> exact command -> output dir -> note; everything not listed is not citable | -| [37_wrapup_corrections.md](37_wrapup_corrections.md) | audit record: e0 sampler de-circularized; closed-form comparison matched (0.977 retired -> 0.933/0.982) | +| [37_wrapup_corrections.md](37_wrapup_corrections.md) | audit record: e0 sampler de-circularized; closed-form matched (0.977 retired -> 0.933/0.982); e0 "0.4378/0.4403" retired | ## Authoritative note per result @@ -20,7 +21,7 @@ capacity & operator-gap analysis)** — target AAAI-27. | P1 multilayer additivity, Theta(Ln^2), Gamma(L,1) | 01, 02 | proven + validated | | T2 prior-free minimax 1/D | 01, 02 | proven + validated | | P2 random-subspace null model (and its honest failure as a predictor) | 26 (theorem), 25 (failure) | proven; overpredicts real FA | -| T3 initial erosion = hidden BP speed share | 29 | proven + validated (synthetic 0.4378/0.4403; MNIST note 38) | +| T3 initial erosion = hidden BP speed share | 29, 42 | proven + validated (synthetic max err <=0.008 over 6x6; MNIST note 38) | | P3 exact Gaussian e0 (one hidden layer) | 32 + fix in 37 | proven + validated (real backward) | | T4 closed-form soft-ramp gap law | 34 + correction in 37 | proven under A1+A2; corr 0.933 matched / 0.982 ensemble | | early-velocity estimator (+ bracket, bias structure) | 15, 16, 17 | no-fit, snapshot-conditional; MAE 0.0019, corr 0.999 | @@ -67,9 +68,10 @@ Phase 5 — exact theory of the burden: 33 complete markdown draft (appendix source); 34 **closed-form law T4**; 35 consolidated snapshot. -Phase 6 — wrap-up for AAAI-27 (2026-06-09): +Phase 6 — wrap-up for AAAI-27 (2026-06-09..13): - 36 evidence ledger; 37 corrections; 38 **MNIST validation**; 39 **teacher - test gap**; 40 reproduction manifest; 41 paper plan. + test gap**; 40 reproduction manifest; 41 paper plan; 42 **master technical + reference** (full proofs + numbers, the write-from doc). ## Note conventions |
