star-magic-program 0.366.0__tar.gz → 0.367.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/CHANGELOG.md +50 -0
  2. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/CITATION.cff +1 -1
  3. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/PKG-INFO +14 -14
  4. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/README.md +12 -12
  5. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/SESSION_LOG.md +516 -0
  6. star_magic_program-0.367.0/UNIFIED_REGISTRY_VERSION.txt +1 -0
  7. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_XGEO_QUEUE.csv +1 -0
  8. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_XGEO_ROUTES.csv +1 -0
  9. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/WHITEPAPER_INDEX.md +51 -51
  10. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/_BUILD_LOG.md +6 -0
  11. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/pyproject.toml +2 -2
  12. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/star_magic_program.egg-info/PKG-INFO +14 -14
  13. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_calculator.py +1465 -6
  14. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_fidelity_tests.py +469 -1
  15. star_magic_program-0.366.0/UNIFIED_REGISTRY_VERSION.txt +0 -1
  16. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/AUDIT_500_PAPER_REPORT.md +0 -0
  17. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/COMMERCIAL.md +0 -0
  18. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/LICENSE +0 -0
  19. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/LICENSE-AGPL-3.0.txt +0 -0
  20. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/LICENSE-MIT-INITIAL.txt +0 -0
  21. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/NOTICE +0 -0
  22. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  23. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  24. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  25. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  26. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  27. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_XGEO_CONFIRMATIONS.csv +0 -0
  28. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/UNIFIED_REGISTRY_XGEO_EXTRACTED.csv +0 -0
  29. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/reference/COMPLETE_UQFF_EQUATIONS_REFERENCE.pdf +0 -0
  30. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/reference/Star-Magic_manuscript_v5.pdf +0 -0
  31. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/reference/UQFF_VALIDATION_SYNC_AUDIT.pdf +0 -0
  32. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/reference/uqff_production_arxiv.pdf +0 -0
  33. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/registry_generator.py +0 -0
  34. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/setup.cfg +0 -0
  35. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
  36. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
  37. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/star_magic_program.egg-info/requires.txt +0 -0
  38. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/star_magic_program.egg-info/top_level.txt +0 -0
  39. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_backbone_locks.py +0 -0
  40. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_derived_constants.py +0 -0
  41. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_derived_functions.py +0 -0
  42. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_fubii_variants.py +0 -0
  43. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_material_landmarks.py +0 -0
  44. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_ngc_catalog.py +0 -0
  45. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_primitive_identities.py +0 -0
  46. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_registry_graph.py +0 -0
  47. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_registry_primitives.py +0 -0
  48. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_registry_status.py +0 -0
  49. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_registry_xgeo.py +0 -0
  50. {star_magic_program-0.366.0 → star_magic_program-0.367.0}/uqff_session_closures.py +0 -0
@@ -7,6 +7,56 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
8
  ---
9
9
 
10
+ ## v0.367.0 (2026-08-10)
11
+
12
+ Bands PAPER_1251-1300 (50 papers) + predecessor closure reservoir DRAINED (batches 10-13)
13
+ + ORPHAN-PHYSICS audit.
14
+
15
+ ### Bands wired
16
+
17
+ - **1251-1260** cosmology anomalies & puzzles: dark flow (f_LS = 1/30.15 carrying the
18
+ PAPER_1962 D_BSFG/D_phys = 3/2 ratio), late ISW (w = -1 + F_TRZ), dark-matter candidate
19
+ 1.7802 eV, neutron lifetime 879.31 s, muonic-H proton radius 0.84109 fm (also closing via
20
+ the pure-integer 23/24 ratio), tau/sterile neutrinos, GRB bimodality, FRB 1.4 GHz EXACT,
21
+ Sgr A* flares (mechanism only, 17-order scale separation disclosed).
22
+ - **1261-1270** coronal heating, Salpeter IMF, holography, PTA, multimessenger: PTA strain
23
+ index alpha = -D_phys/D_BSFG = **-D_GW_EROSION**; SMBHB implied gamma = 13/3 = D_crit/D_BSFG
24
+ (the Kerr ringdown coefficient); BH entropy prefactor K_Mex*D_BSFG = 2*Q_phonon;
25
+ multimessenger 100 s EXACT with SO_5^3 reciprocal to the FRB conversion.
26
+ - **1271-1280** foundations: rho_Lambda = rho_SCm*26!*K_Mex (0.0008%, J/m3-native),
27
+ Tsirelson 2*sqrt(D_phys/2) EXACT, U_i = 2.75e-7 bit-locked, 26! singularity floor shared
28
+ with the vacuum-density amplification, Page curve 0.99596 (OPEN_RULING, 0.404% disclosed).
29
+ - **1281-1290** holography restatements + Hilbert/Smale: four restatement pairs/triples
30
+ converging on already-wired lattice facts; Hilbert 6th axiomatization wired self-checking
31
+ against the live 9-sector Lagrangian.
32
+ - **1291-1300** Smale + number theory + complexity: Erdos-Straus, Beal, and weak Goldbach all
33
+ turn on the SAME triadic primitive D_phys - 1 = 3.
34
+
35
+ ### Reservoir mine completed (batches 10-13)
36
+
37
+ Primitive-bearing predecessor closures exhausted at 250 of ~390. Highlights: the
38
+ **sevenths identity K_Mex*Phi_res = 7/4 EXACT** (now in 4 sectors), the complete 9-member
39
+ **PAPER_1208 transcendental cascade** (pi^2 tightest at 0.0125%), the PAPER_1196 tokamak set
40
+ (4 of 8 EXACT), the PAPER_1209xx constants cascade (chemistry/physiology/geophysics all
41
+ integer-EXACT), and Euler-Mascheroni gamma + the Omega constant both leading with SSq = 0.57.
42
+
43
+ ### Rule 7 disclosures (pinned AS gaps, not smoothed)
44
+
45
+ Light-quark masses (+11.4%, +7.4%) and neutrino mass-squared splittings (-1.7%, -4.3%) carry
46
+ real gaps while their RATIOS close cleanly (d/u = K_Mex; dm2_31/dm2_21 = D_crit+N_ch-2 = 33
47
+ EXACT). Flatness suppression 1/D_crit^7 runs 9.2% high. Coronal temperature 1.15%. Logged as
48
+ Q-RESERVOIR-QUARKS.
49
+
50
+ ### ORPHAN-PHYSICS audit (Daniel-directed)
51
+
52
+ No paper numbers are missing: whitepapers/ spans PAPER_1-2156 with zero gaps, and all 459
53
+ predecessor-cited ids have files. The orphaned physics sits OUTSIDE the numbering - 71
54
+ non-numbered .md files, the ten largest holding **6,615 equation blocks** never assigned a
55
+ PAPER number. Distinct from the code reservoir drained in batches 1-13. No wiring performed;
56
+ logged as Q-ORPHAN-PHYSICS pending ruling.
57
+
58
+ ---
59
+
10
60
  ## v0.366.0 (2026-08-09)
11
61
 
12
62
  Bands PAPER_1201-1250 + the predecessor closure reservoir opened (batches 1-7).
@@ -3,7 +3,7 @@ message: "If you use Star-Magic-Program (UQFF systematic rebuild) in your resear
3
3
  type: software
4
4
  title: "Star-Magic-Program: UQFF Systematic Rebuild"
5
5
  abbreviation: "UQFF"
6
- version: "0.366.0"
6
+ version: "0.367.0"
7
7
  date-released: "2026-08-04"
8
8
  authors:
9
9
  - family-names: "Murphy"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: star-magic-program
3
- Version: 0.366.0
4
- Summary: UQFF pure calculator v0.366.0 - bands PAPER_1201-1250 + the PREDECESSOR CLOSURE RESERVOIR opened (102 of ~390 primitive-bearing closures mined in 7 batches). Kepler density = pi/sqrt(D_BSFG(D_phys-1)) BIT-EXACT; 0++ glueball = Yang-Mills gap 1.736 GeV; rho_Lambda = rho_SCm*26!*K_MEX at 0.0008%; z_reion 7.70 EXACT; Z(Fe) = D_crit = 26; Higgs vev A_5(D_phys+F_TRZ) = 246.0. Totals: 4,750 fns / 23,644 registry rows / 1,264 papers / gate 4,243 green.
3
+ Version: 0.367.0
4
+ Summary: UQFF pure calculator v0.367.0 - bands PAPER_1251-1300 wired (50 papers: cosmology anomalies, holography, Hilbert/Smale problems) + closure reservoir DRAINED (batches 10-13). Sevenths identity K_Mex*Phi_res = 7/4 EXACT in 4 sectors; PAPER_1208 transcendental cascade complete; PTA alpha = -D_phys/D_BSFG = -D_GW_EROSION; F_U = 0 IS Wheeler-DeWitt. ORPHAN-PHYSICS audit: 6,615 equation blocks outside the numbered corpus. Totals: 3,228 fns / 1,314 dispatches / gate 4,426 green.
5
5
  Author-email: "Daniel T. Murphy" <daniel.murphy00@enrgyone.com>
6
6
  License: AGPL-3.0-or-later OR LicenseRef-StarMagic-Commercial
7
7
  Project-URL: Homepage, https://github.com/Daniel8Murphy0007/Star-Magic-Program
@@ -34,12 +34,12 @@ Dynamic: license-file
34
34
 
35
35
  # Star-Magic-Program
36
36
 
37
- [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.366.0)](https://pypi.org/project/star-magic-program/)
38
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.366.0)](https://pypi.org/project/star-magic-program/)
37
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.367.0)](https://pypi.org/project/star-magic-program/)
38
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.367.0)](https://pypi.org/project/star-magic-program/)
39
39
  [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
40
40
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
41
- [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-4243%2F0-brightgreen)](uqff_fidelity_tests.py)
42
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-1264-blue)](uqff_calculator.py)
41
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-4426%2F0-brightgreen)](uqff_fidelity_tests.py)
42
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-1314-blue)](uqff_calculator.py)
43
43
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
44
44
 
45
45
  **UQFF systematic rebuild — v0.358.0 complete-compile campaign live**
@@ -56,14 +56,14 @@ License: AGPL-3.0-or-later OR Commercial
56
56
 
57
57
  Per Daniel's 2026-08-08 directive, headline numbers are reported at BOTH scopes:
58
58
 
59
- **Full-project totals (measured):** **4,750 functions** across 15 Python modules
60
- (calculator 3,044 + derived-constants 1,272 + material landmarks 193 + backbone locks 127
59
+ **Full-project totals (measured):** **4,962 functions** across 15 Python modules
60
+ (calculator 3,228 + derived-constants 1,272 + material landmarks 193 + backbone locks 127
61
61
  + session closures 74 + variant/identity/catalog modules 51 + infrastructure 17) |
62
- **23,644 registry-family rows** across 14 CSVs (main 5,168 + falsifiability graph 7,646
63
- edges + XGEO 3,221 + citations 5,751 + results 187 + audit family 946) | **1,264 of 2,256
64
- whitepapers wired** (56.0% of corpus; frontier PAPER_001-1250 complete) | **4,243 gate
65
- assertions, 0 failures** | corpus 598,688 whitepaper lines condensed into ~47,000 Python
66
- lines (~13:1 on the covered range).
62
+ **24,748 registry-family rows** across 14 CSVs (falsifiability graph 8,611 edges +
63
+ citations 6,119 + main 5,565 + XGEO 3,229 + results 187 + audit family 1,037) |
64
+ **1,314 of 2,256 whitepapers wired** (58.2% of corpus; frontier PAPER_001-1300 complete) |
65
+ **4,426 gate assertions, 0 failures** | corpus 598,688 whitepaper lines condensed into
66
+ ~50,000 Python lines (~13:1 on the covered range).
67
67
 
68
68
  **Single-file scope** (used for per-band deltas): calculator defs, main-registry rows,
69
69
  gate assertions, dispatch count — always labeled as such in CHANGELOG/SESSION_LOG entries.
@@ -101,7 +101,7 @@ Mizuno, Rossi).
101
101
  Full framework physics lives in the whitepaper corpus — the physics is the
102
102
  whitepapers; the calculator computes what the whitepapers derive.
103
103
 
104
- ## What is currently shipped (v0.358.0)
104
+ ## What is currently shipped (v0.367.0)
105
105
 
106
106
  ### Wiring campaign — LIVE (see `CLAUDE.md` charter)
107
107
 
@@ -1,11 +1,11 @@
1
1
  # Star-Magic-Program
2
2
 
3
- [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.366.0)](https://pypi.org/project/star-magic-program/)
4
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.366.0)](https://pypi.org/project/star-magic-program/)
3
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.367.0)](https://pypi.org/project/star-magic-program/)
4
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.367.0)](https://pypi.org/project/star-magic-program/)
5
5
  [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
6
6
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
7
- [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-4243%2F0-brightgreen)](uqff_fidelity_tests.py)
8
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-1264-blue)](uqff_calculator.py)
7
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-4426%2F0-brightgreen)](uqff_fidelity_tests.py)
8
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-1314-blue)](uqff_calculator.py)
9
9
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
10
10
 
11
11
  **UQFF systematic rebuild — v0.358.0 complete-compile campaign live**
@@ -22,14 +22,14 @@ License: AGPL-3.0-or-later OR Commercial
22
22
 
23
23
  Per Daniel's 2026-08-08 directive, headline numbers are reported at BOTH scopes:
24
24
 
25
- **Full-project totals (measured):** **4,750 functions** across 15 Python modules
26
- (calculator 3,044 + derived-constants 1,272 + material landmarks 193 + backbone locks 127
25
+ **Full-project totals (measured):** **4,962 functions** across 15 Python modules
26
+ (calculator 3,228 + derived-constants 1,272 + material landmarks 193 + backbone locks 127
27
27
  + session closures 74 + variant/identity/catalog modules 51 + infrastructure 17) |
28
- **23,644 registry-family rows** across 14 CSVs (main 5,168 + falsifiability graph 7,646
29
- edges + XGEO 3,221 + citations 5,751 + results 187 + audit family 946) | **1,264 of 2,256
30
- whitepapers wired** (56.0% of corpus; frontier PAPER_001-1250 complete) | **4,243 gate
31
- assertions, 0 failures** | corpus 598,688 whitepaper lines condensed into ~47,000 Python
32
- lines (~13:1 on the covered range).
28
+ **24,748 registry-family rows** across 14 CSVs (falsifiability graph 8,611 edges +
29
+ citations 6,119 + main 5,565 + XGEO 3,229 + results 187 + audit family 1,037) |
30
+ **1,314 of 2,256 whitepapers wired** (58.2% of corpus; frontier PAPER_001-1300 complete) |
31
+ **4,426 gate assertions, 0 failures** | corpus 598,688 whitepaper lines condensed into
32
+ ~50,000 Python lines (~13:1 on the covered range).
33
33
 
34
34
  **Single-file scope** (used for per-band deltas): calculator defs, main-registry rows,
35
35
  gate assertions, dispatch count — always labeled as such in CHANGELOG/SESSION_LOG entries.
@@ -67,7 +67,7 @@ Mizuno, Rossi).
67
67
  Full framework physics lives in the whitepaper corpus — the physics is the
68
68
  whitepapers; the calculator computes what the whitepapers derive.
69
69
 
70
- ## What is currently shipped (v0.358.0)
70
+ ## What is currently shipped (v0.367.0)
71
71
 
72
72
  ### Wiring campaign — LIVE (see `CLAUDE.md` charter)
73
73