THE APPARATUS, OPEN
CODE & DATA
Everything behind Paper III: the manuscript and its three appendices, the five plates, the computational backend, the verification scripts, the data, and the reviewer's note. Nothing is held back; the proofs that are conditional are marked conditional, and the one constant we refused to leave to the machine has its own page.
I · MANUSCRIPT & APPENDICES
Rendered in-site, with KaTeX math. Each is part of the complete package.
i. › ii. › iii. › iv. › v. › vi. ›
The Manuscript
paper_full_v3_FINAL.md · full text, §§1–9, with Figures 1–5 inline.
Appendix A · Generalized EGH Formulas
Closed-form moment identities for the bulk-marginal diagonal.
Appendix B · Reproducibility
Manifest, seeds, environment. Master seed 707070. Every CSV reproduces bit-identically.
Appendix C · The Entropy-Replacement Proof (Haar)
C.1–C.5 off-diagonal F_off; C.6 diagonal-to-bulk F_diag by the centered-operator reduction; C.7 assembly.
The Reviewer's Note
Six rounds of adversarial review by Scholar (ChatGPT). Final state of the manuscript.
Paper II · Manuscript (Historical)
paper_full_draft_v2.md · the intermediate draft, preserved as the corrected-foundation record.
II · THE FIVE PLATES
Figures rendered from the reproducibility CSVs (seed 707070).
III · THE REPRODUCIBILITY BUNDLE
File-listing table sourced from MANIFEST.txt. Every CSV reproduces bit-identically from master seed 707070.
File What it is Download
bh_lab_backend.py Self-contained backend (von Neumann algebra, crossed product, HUZ inclusion). ⤓ download make_figs_1345.py Figure 1, 3, 4, 5 generators (structural identity, Haar law, landscape). ⤓ download scratch_grouped_dirichlet.py Lemma 3 grouped-Dirichlet moments (the corrected covariance). ⤓ download scratch_Mdom.pyDIAGNOSTIC DIAGNOSTIC ONLY – supports no proof step. Marker of the route we did NOT take. ⤓ download table1_full_scan.csv Landscape data – single source of truth for Table 1, Fig. 4(c), Fig. 5. ⤓ download Master Manifest
MANIFEST.txt The package manifest. Lists the v4.0 (paper III final) submission layout, theorem hierarchy, reproducibility/ contents. ⤓ download
Note: scratch_Mdom.py is the diagnostic supporting no proof step – the route we did NOT take. Its story is told in The Constant We Left to the Machine.
IV · ENVIRONMENT
Python3.11
numpy>= 1.26
scipy>= 1.11
mpmath>= 1.3
sympy>= 1.12
master seed707070
Anyone with the bundle can reproduce every numerical claim in the paper.