Commit 380dc9e
committed
docs(332): mark Apollonian Phase 5 (T5.1-T5.3) as deferred [-] after reasoning audit
Re-confirmed the deferral is correct, but found and fixed a measurement-selection
bug in the stated justification:
- The original deferral cited '+0.0247 = hand - Haar at k=8/tau=0.5' as the
'achievable ceiling over Haar'. This number is from the narrow probe signal,
which the benchmark doc itself classifies as a 'narrow-low-frequency artifact,
not representative of realistic PDE spectral content'.
- On the broadband PDE-like signal (the fair test), hand-crafted is NOT the
upper bound - DCT-log beats it by +0.17. So the 'Apollonian sits between Haar
and hand' logic chain breaks on broadband.
Conclusion survives the bug (defer is still correct), for three independent reasons:
1. On broadband, the winning fixed basis is DCT-log (+0.34, spectral family),
not Haar (+0.16, localized family). Apollonian is in the localized family,
which is currently -0.18 behind on broadband.
2. The k>=16 rank-saturation elbow is signal-independent (curse of dimensionality).
3. No off-the-shelf d=64 Apollonian harmonic constructor exists (research-grade).
Verification (re-ran cargo test -p katgpt-core --features funcattn_structured_basis
--test funcattn_structured_basis_g1): all 4 tests pass, numbers reproduce
bit-identically (+0.5900/+0.5652/+0.4806/+0.3379 at tau=0.5/k=8).
T5.1-T5.3 marked [-] (deferred) with corrected justification. Original
'revisit if +0.02 cos gap is blocking' criterion withdrawn (signal-specific).1 parent 7346334 commit 380dc9e
2 files changed
Lines changed: 8 additions & 6 deletions
File tree
- .benchmarks
- .plans
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
| 169 | + | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
0 commit comments