research: SPO bundle simulation — bundling is dead zone, ZeckF64 lives#16
Merged
Merged
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
11 experiments validating 3-atom cyclic-permutation bundling at 8K and 16K bits. Key findings: - Bundle 8K: Spearman rho=0.001 (random noise). NO-GO. - Bundle 16K: Spearman rho=0.417 (dead zone). NO-GO. - ZeckF64 64-bit: Spearman rho=0.703 (above dead zone). PROMISING. - Holographic resonance: falsified (integrated worse by 1.4 purity). - Recovery rate: 25.0% confirmed (3/4 per bit, exactly as predicted). - GCD fix: floor(8192/phi^2)=3129 (already odd), not 3130 or 3131. - NARS revision: already correct in ndarray (evidence-weighted). Conclusion: abandon bundling, invest in ZeckF8/ZeckF64 band encoding. The Heel/Hip/Twig/Leaf cascade skips bundle levels entirely. Branch: research/spo-bundle-simulation (DO NOT MERGE)
0dd3cc1 to
8d2e010
Compare
AdaWorldAPI
pushed a commit
that referenced
this pull request
May 25, 2026
… truth PR #1 of the 7-PR cross-session program. Maps the ~62 ChatGPT-seeded .claude/plans/ docs (committed 2026-05-24/25) against evidence: real source files, ratified standards (KHR_gaussian_splatting / OGC 3D Tiles 2.0 / Cesium HLOD / ArcGIS ESRI_crs), and the merged #200 audit (PR-X12-docs-audit.md). NOT AUTHORITATIVE by construction — it ranks inspiration against ground truth and may not be cited as evidence (PR #200 Tier-4 model). Includes: - evidence model (evidence vs inspiration) per #200 Tier-4 - correction list (blasgraph canonical / bgz17 lossy sibling; ScalarCsr::spmv_min_plus is the real symbol; no batched_ssd_search; sigker PDE not buggy; per-arch crossovers uncalibrated; R-1..R-15 forward-conditional; directional lane is spherical not Poincaré) - supersedes-note recording all three sessions' in-thread errors (incl. this session's R-7/sigker/SSD assertions) with their fixes - 5-bucket inventory (USE-NOW / EPIPHANY / GROUND-FIRST / ARCHIVE / OUT-OF-SCOPE) with hop + cross-verified/single-session + grounds-onto - PR-X12-tensor-capstone downgraded to idea-USE-NOW / doc-RE-GROUND (carries #200 #1-#16 debt) - C/HLOD headline concept (Cesium HLOD shipping + certified overlay) - the forward 7-PR program + parking lot - honest scope boundary for the 2 plans not whole-read this pass No source changes. Pure .claude/knowledge addition.
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
11 experiments validating 3-atom cyclic-permutation bundling at 8K and 16K bits.
Key findings:
Conclusion: abandon bundling, invest in ZeckF8/ZeckF64 band encoding. The Heel/Hip/Twig/Leaf cascade skips bundle levels entirely.
Branch: research/spo-bundle-simulation (DO NOT MERGE)