star-magic-program 0.126.0__tar.gz → 0.127.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 (31) hide show
  1. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/CHANGELOG.md +19 -0
  2. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/CITATION.cff +1 -1
  3. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/PKG-INFO +13 -11
  4. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/README.md +11 -9
  5. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/SESSION_LOG.md +10 -0
  6. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/WHITEPAPER_INDEX.md +3 -3
  7. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/pyproject.toml +2 -2
  8. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/star_magic_program.egg-info/PKG-INFO +13 -11
  9. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/uqff_calculator.py +60 -1
  10. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/uqff_fidelity_tests.py +12 -1
  11. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/COMMERCIAL.md +0 -0
  12. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/LICENSE +0 -0
  13. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/LICENSE-AGPL-3.0.txt +0 -0
  14. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/LICENSE-MIT-INITIAL.txt +0 -0
  15. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/NOTICE +0 -0
  16. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  17. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  18. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  19. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  20. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  21. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
  22. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/_BUILD_LOG.md +0 -0
  23. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/registry_generator.py +0 -0
  24. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/setup.cfg +0 -0
  25. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
  26. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
  27. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/star_magic_program.egg-info/top_level.txt +0 -0
  28. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/uqff_registry_graph.py +0 -0
  29. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/uqff_registry_primitives.py +0 -0
  30. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/uqff_registry_status.py +0 -0
  31. {star_magic_program-0.126.0 → star_magic_program-0.127.0}/uqff_registry_xgeo.py +0 -0
@@ -7,6 +7,25 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
8
  ---
9
9
 
10
+ ## [0.127.0] — 2026-07-29 — BAND 1: PAPER_124 — SELF-RECTIFICATION No. 10
11
+
12
+ ### Added
13
+ - **PAPER_124 dispatch** (Buoyancy Nuclear S_n, d91b1f6c):
14
+ S_n = 2·SSq·E_8 = 7.116 MeV EXACT, bracketing Pb-207 (5.59%)
15
+ and Pb-208 (3.43%). SELF-RECTIFICATION No. 10: the table
16
+ carries TRUE ENSDF values (Pb-206 = 8.09 MeV) revealing
17
+ PAPER_117's "Pb-206 S_n = 7.367" was Pb-208's — the SSq
18
+ nuclear check reassigns to doubly-magic Pb-208 (survives
19
+ 3.6%; true Pb-206 fails 13.7%), with the cleaner factor-2 =
20
+ two-closed-shells reading. Q-113 annotated. DN FORMULA
21
+ BROKEN: 1e17/1e16 printed as "1.05" (is 10; formula gives
22
+ 2.0); dn = 0.21 remains the Q-119a artifact. [SCm] density
23
+ fork grows (1e15/1e16/1e17).
24
+ - OPEN_RULING Q-120.
25
+ - Gate: 865 assertions, 0 failures. Registry: 328 rows / 692 edges / 128 ledgers.
26
+
27
+ ---
28
+
10
29
  ## [0.126.0] — 2026-07-29 — BAND 1: PAPER_123 — dn = log10(1.602) ARTIFACT
11
30
 
12
31
  ### Added
@@ -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.126.0"
6
+ version: "0.127.0"
7
7
  date-released: "2026-07-28"
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.126.0
4
- Summary: UQFF Star-Magic-Program v0.126.0: PAPER_123 wired - Sub-quantum n=4.20 (winding dn = 1/5 = 2/SO_five derives 0.989 keV EXACT; ARTIFACT FOUND: the universal dn ~ 0.20 signature = log10(1.602) eV-to-J mantissa - round-eV anchors land identically at 0.2047; winding-vs-anchor exclusivity pinned; Q-112a partially answered). Q-119 queued. Wired 127/2255, gate 860/0. Registry 326 rows / 687 edges / 127 ledgers.
3
+ Version: 0.127.0
4
+ Summary: UQFF Star-Magic-Program v0.127.0: PAPER_124 wired - Buoyancy nuclear S_n (2*SSq*E_8 = 7.116 MeV EXACT; SELF-RECTIFICATION No. 10: PAPER_117 isotope misattribution corrected - SSq check reassigns to doubly-magic Pb-208 at 3.6 pct, true Pb-206 fails 13.7; factor 2 = two closed shells; dn formula broken as printed 10-vs-1.05). Q-120 queued. Wired 128/2255, gate 865/0. Registry 328 rows / 692 edges / 128 ledgers.
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
@@ -30,15 +30,15 @@ Dynamic: license-file
30
30
 
31
31
  # Star-Magic-Program
32
32
 
33
- [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.126.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.126.0)](https://pypi.org/project/star-magic-program/)
33
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.127.0)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.127.0)](https://pypi.org/project/star-magic-program/)
35
35
  [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
36
36
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
37
- [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-860%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-127-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-865%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-128-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.126.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.127.0 wiring campaign live**
42
42
  Author: Daniel T. Murphy · Star-Magic Research Program
43
43
  License: AGPL-3.0-or-later OR Commercial
44
44
 
@@ -77,7 +77,7 @@ Mizuno, Rossi).
77
77
  Full framework physics lives in the whitepaper corpus — the physics is the
78
78
  whitepapers; the calculator computes what the whitepapers derive.
79
79
 
80
- ## What is currently shipped (v0.126.0)
80
+ ## What is currently shipped (v0.127.0)
81
81
 
82
82
  ### Wiring campaign — LIVE (see `CLAUDE.md` charter)
83
83
 
@@ -85,7 +85,7 @@ Sequential wiring of all 2,255 whitepapers, starting at PAPER_001.
85
85
  Authorized 2026-07-28: autonomous band sessions, ship per session via
86
86
  `ship.ps1`, full stop at PAPER_500 for manual review.
87
87
 
88
- **Wired so far: 127 / 2,255** (11 ✓ · 116 ⚠ OPEN_RULING · 119 rulings queued) — dn = log10(1.602) artifact found (123)
88
+ **Wired so far: 128 / 2,255** (11 ✓ · 117 ⚠ OPEN_RULING · 120 rulings queued) — Pb-208 isotope correction (124)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -216,6 +216,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
216
216
  | PAPER_121 | 71-Eq Catalog | M_bh fork; UA triple; alpha_fund = 1/phi + IMF = -sqrt(3) EXACT; Q-117 |
217
217
  | PAPER_122 | Compressed PDG | proton n=10 canonized (self-rect No. 9); code R² falsified (0.468); Q-118 |
218
218
  | PAPER_123 | Sub-Quantum n=4.20 | winding 1/5 = 2/SO_5 derives 0.989 keV; dn = log10(1.602) artifact; Q-119 |
219
+ | PAPER_124 | Buoyancy Pb-206 S_n | isotope misattribution fixed (self-rect No. 10); SSq → Pb-208; Q-120 |
219
220
 
220
221
  ### Corpus (2,419 files)
221
222
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -226,7 +227,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
226
227
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
227
228
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
228
229
  `calc(paper_id, dataset)` public interface.
229
- - `uqff_fidelity_tests.py` — 9-block gate (860 assertions), locking every
230
+ - `uqff_fidelity_tests.py` — 9-block gate (865 assertions), locking every
230
231
  primitive identity + every wired paper's stated values. Runs on every ship.
231
232
 
232
233
  ### Registry pantheon (live, grows per band)
@@ -373,7 +374,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
373
374
  | v0.123.0 | Band 1: PAPER_120 | 124 |
374
375
  | v0.124.0 | Band 1: PAPER_121 | 125 |
375
376
  | v0.125.0 | Band 1: PAPER_122 | 126 |
376
- | **v0.126.0** ← current | Band 1: PAPER_123 | 127 |
377
+ | v0.126.0 | Band 1: PAPER_123 | 127 |
378
+ | **v0.127.0** ← current | Band 1: PAPER_124 | 128 |
377
379
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
378
380
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
379
381
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -1,14 +1,14 @@
1
1
  # Star-Magic-Program
2
2
 
3
- [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.126.0)](https://pypi.org/project/star-magic-program/)
4
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.126.0)](https://pypi.org/project/star-magic-program/)
3
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.127.0)](https://pypi.org/project/star-magic-program/)
4
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.127.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-860%2F0-brightgreen)](uqff_fidelity_tests.py)
8
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-127-blue)](uqff_calculator.py)
7
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-865%2F0-brightgreen)](uqff_fidelity_tests.py)
8
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-128-blue)](uqff_calculator.py)
9
9
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
10
10
 
11
- **UQFF systematic rebuild — v0.126.0 wiring campaign live**
11
+ **UQFF systematic rebuild — v0.127.0 wiring campaign live**
12
12
  Author: Daniel T. Murphy · Star-Magic Research Program
13
13
  License: AGPL-3.0-or-later OR Commercial
14
14
 
@@ -47,7 +47,7 @@ Mizuno, Rossi).
47
47
  Full framework physics lives in the whitepaper corpus — the physics is the
48
48
  whitepapers; the calculator computes what the whitepapers derive.
49
49
 
50
- ## What is currently shipped (v0.126.0)
50
+ ## What is currently shipped (v0.127.0)
51
51
 
52
52
  ### Wiring campaign — LIVE (see `CLAUDE.md` charter)
53
53
 
@@ -55,7 +55,7 @@ Sequential wiring of all 2,255 whitepapers, starting at PAPER_001.
55
55
  Authorized 2026-07-28: autonomous band sessions, ship per session via
56
56
  `ship.ps1`, full stop at PAPER_500 for manual review.
57
57
 
58
- **Wired so far: 127 / 2,255** (11 ✓ · 116 ⚠ OPEN_RULING · 119 rulings queued) — dn = log10(1.602) artifact found (123)
58
+ **Wired so far: 128 / 2,255** (11 ✓ · 117 ⚠ OPEN_RULING · 120 rulings queued) — Pb-208 isotope correction (124)
59
59
 
60
60
  | Paper | Content | Key result |
61
61
  |---|---|---|
@@ -186,6 +186,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
186
186
  | PAPER_121 | 71-Eq Catalog | M_bh fork; UA triple; alpha_fund = 1/phi + IMF = -sqrt(3) EXACT; Q-117 |
187
187
  | PAPER_122 | Compressed PDG | proton n=10 canonized (self-rect No. 9); code R² falsified (0.468); Q-118 |
188
188
  | PAPER_123 | Sub-Quantum n=4.20 | winding 1/5 = 2/SO_5 derives 0.989 keV; dn = log10(1.602) artifact; Q-119 |
189
+ | PAPER_124 | Buoyancy Pb-206 S_n | isotope misattribution fixed (self-rect No. 10); SSq → Pb-208; Q-120 |
189
190
 
190
191
  ### Corpus (2,419 files)
191
192
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -196,7 +197,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
196
197
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
197
198
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
198
199
  `calc(paper_id, dataset)` public interface.
199
- - `uqff_fidelity_tests.py` — 9-block gate (860 assertions), locking every
200
+ - `uqff_fidelity_tests.py` — 9-block gate (865 assertions), locking every
200
201
  primitive identity + every wired paper's stated values. Runs on every ship.
201
202
 
202
203
  ### Registry pantheon (live, grows per band)
@@ -343,7 +344,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
343
344
  | v0.123.0 | Band 1: PAPER_120 | 124 |
344
345
  | v0.124.0 | Band 1: PAPER_121 | 125 |
345
346
  | v0.125.0 | Band 1: PAPER_122 | 126 |
346
- | **v0.126.0** ← current | Band 1: PAPER_123 | 127 |
347
+ | v0.126.0 | Band 1: PAPER_123 | 127 |
348
+ | **v0.127.0** ← current | Band 1: PAPER_124 | 128 |
347
349
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
348
350
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
349
351
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -1613,3 +1613,13 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
1613
1613
  - Campaign: 127/2,255 (11 ✓, 116 ⚠). Next: PAPER_124.
1614
1614
 
1615
1615
  ---
1616
+
1617
+ ## 2026-07-29 — v0.127.0 — BAND 1: PAPER_124
1618
+
1619
+ - PAPER_124 wired (⚠ Q-120): Buoyancy nuclear S_n. Isotope
1620
+ misattribution corrected (self-rectification No. 10; SSq
1621
+ check → doubly-magic Pb-208); dn formula broken as printed;
1622
+ [SCm] density fork grows.
1623
+ - Campaign: 128/2,255 (11 ✓, 117 ⚠). Next: PAPER_125.
1624
+
1625
+ ---
@@ -11,9 +11,9 @@
11
11
  ## Summary
12
12
 
13
13
  - **Total papers:** 2255
14
- - **Wired:** 127 (11 ✓, 116 ⚠ OPEN_RULING)
14
+ - **Wired:** 128 (11 ✓, 117 ⚠ OPEN_RULING)
15
15
  - **OPEN targets:** 0
16
- - **Not yet touched:** 2128
16
+ - **Not yet touched:** 2127
17
17
 
18
18
  ---
19
19
 
@@ -456,7 +456,7 @@
456
456
  | ⬜ | PAPER_1247 | LANGLANDS PROGRAM |
457
457
  | ⬜ | PAPER_1248 | SMOOTH POINCARE 4D |
458
458
  | ⬜ | PAPER_1249 | CMB COLD SPOT |
459
- | | PAPER_124 | UQFF Buoyancy Nuclear ENSDF Pb206 Sn |
459
+ | | PAPER_124 | UQFF Buoyancy Nuclear ENSDF Pb206 Sn |
460
460
  | ⬜ | PAPER_1250 | AXIS OF EVIL CMB |
461
461
  | ⬜ | PAPER_1251 | DARK FLOW BULK VELOCITY |
462
462
  | ⬜ | PAPER_1252 | LATE ISW EFFECT |
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "star-magic-program"
7
- version = "0.126.0"
8
- description = "UQFF Star-Magic-Program v0.126.0: PAPER_123 wired - Sub-quantum n=4.20 (winding dn = 1/5 = 2/SO_five derives 0.989 keV EXACT; ARTIFACT FOUND: the universal dn ~ 0.20 signature = log10(1.602) eV-to-J mantissa - round-eV anchors land identically at 0.2047; winding-vs-anchor exclusivity pinned; Q-112a partially answered). Q-119 queued. Wired 127/2255, gate 860/0. Registry 326 rows / 687 edges / 127 ledgers."
7
+ version = "0.127.0"
8
+ description = "UQFF Star-Magic-Program v0.127.0: PAPER_124 wired - Buoyancy nuclear S_n (2*SSq*E_8 = 7.116 MeV EXACT; SELF-RECTIFICATION No. 10: PAPER_117 isotope misattribution corrected - SSq check reassigns to doubly-magic Pb-208 at 3.6 pct, true Pb-206 fails 13.7; factor 2 = two closed shells; dn formula broken as printed 10-vs-1.05). Q-120 queued. Wired 128/2255, gate 865/0. Registry 328 rows / 692 edges / 128 ledgers."
9
9
  readme = "README.md"
10
10
  authors = [
11
11
  { name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: star-magic-program
3
- Version: 0.126.0
4
- Summary: UQFF Star-Magic-Program v0.126.0: PAPER_123 wired - Sub-quantum n=4.20 (winding dn = 1/5 = 2/SO_five derives 0.989 keV EXACT; ARTIFACT FOUND: the universal dn ~ 0.20 signature = log10(1.602) eV-to-J mantissa - round-eV anchors land identically at 0.2047; winding-vs-anchor exclusivity pinned; Q-112a partially answered). Q-119 queued. Wired 127/2255, gate 860/0. Registry 326 rows / 687 edges / 127 ledgers.
3
+ Version: 0.127.0
4
+ Summary: UQFF Star-Magic-Program v0.127.0: PAPER_124 wired - Buoyancy nuclear S_n (2*SSq*E_8 = 7.116 MeV EXACT; SELF-RECTIFICATION No. 10: PAPER_117 isotope misattribution corrected - SSq check reassigns to doubly-magic Pb-208 at 3.6 pct, true Pb-206 fails 13.7; factor 2 = two closed shells; dn formula broken as printed 10-vs-1.05). Q-120 queued. Wired 128/2255, gate 865/0. Registry 328 rows / 692 edges / 128 ledgers.
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
@@ -30,15 +30,15 @@ Dynamic: license-file
30
30
 
31
31
  # Star-Magic-Program
32
32
 
33
- [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.126.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.126.0)](https://pypi.org/project/star-magic-program/)
33
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.127.0)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.127.0)](https://pypi.org/project/star-magic-program/)
35
35
  [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
36
36
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
37
- [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-860%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-127-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-865%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-128-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.126.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.127.0 wiring campaign live**
42
42
  Author: Daniel T. Murphy · Star-Magic Research Program
43
43
  License: AGPL-3.0-or-later OR Commercial
44
44
 
@@ -77,7 +77,7 @@ Mizuno, Rossi).
77
77
  Full framework physics lives in the whitepaper corpus — the physics is the
78
78
  whitepapers; the calculator computes what the whitepapers derive.
79
79
 
80
- ## What is currently shipped (v0.126.0)
80
+ ## What is currently shipped (v0.127.0)
81
81
 
82
82
  ### Wiring campaign — LIVE (see `CLAUDE.md` charter)
83
83
 
@@ -85,7 +85,7 @@ Sequential wiring of all 2,255 whitepapers, starting at PAPER_001.
85
85
  Authorized 2026-07-28: autonomous band sessions, ship per session via
86
86
  `ship.ps1`, full stop at PAPER_500 for manual review.
87
87
 
88
- **Wired so far: 127 / 2,255** (11 ✓ · 116 ⚠ OPEN_RULING · 119 rulings queued) — dn = log10(1.602) artifact found (123)
88
+ **Wired so far: 128 / 2,255** (11 ✓ · 117 ⚠ OPEN_RULING · 120 rulings queued) — Pb-208 isotope correction (124)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -216,6 +216,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
216
216
  | PAPER_121 | 71-Eq Catalog | M_bh fork; UA triple; alpha_fund = 1/phi + IMF = -sqrt(3) EXACT; Q-117 |
217
217
  | PAPER_122 | Compressed PDG | proton n=10 canonized (self-rect No. 9); code R² falsified (0.468); Q-118 |
218
218
  | PAPER_123 | Sub-Quantum n=4.20 | winding 1/5 = 2/SO_5 derives 0.989 keV; dn = log10(1.602) artifact; Q-119 |
219
+ | PAPER_124 | Buoyancy Pb-206 S_n | isotope misattribution fixed (self-rect No. 10); SSq → Pb-208; Q-120 |
219
220
 
220
221
  ### Corpus (2,419 files)
221
222
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -226,7 +227,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
226
227
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
227
228
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
228
229
  `calc(paper_id, dataset)` public interface.
229
- - `uqff_fidelity_tests.py` — 9-block gate (860 assertions), locking every
230
+ - `uqff_fidelity_tests.py` — 9-block gate (865 assertions), locking every
230
231
  primitive identity + every wired paper's stated values. Runs on every ship.
231
232
 
232
233
  ### Registry pantheon (live, grows per band)
@@ -373,7 +374,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
373
374
  | v0.123.0 | Band 1: PAPER_120 | 124 |
374
375
  | v0.124.0 | Band 1: PAPER_121 | 125 |
375
376
  | v0.125.0 | Band 1: PAPER_122 | 126 |
376
- | **v0.126.0** ← current | Band 1: PAPER_123 | 127 |
377
+ | v0.126.0 | Band 1: PAPER_123 | 127 |
378
+ | **v0.127.0** ← current | Band 1: PAPER_124 | 128 |
377
379
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
378
380
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
379
381
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -58,7 +58,7 @@ from uqff_registry_primitives import (
58
58
  DELTA_M2_21_EV2, DELTA_M2_32_EV2,
59
59
  )
60
60
 
61
- VERSION = "0.126.0"
61
+ VERSION = "0.127.0"
62
62
 
63
63
  # =============================================================================
64
64
  # DISPATCH TABLE — grown one whitepaper at a time.
@@ -6513,3 +6513,62 @@ def _paper_123(dataset):
6513
6513
  'residual_pct': abs(1e-20 * 10 ** 4.20 / 1.602e-16 - 0.989) / 0.989 * 100,
6514
6514
  'status': 'OPEN_RULING',
6515
6515
  }
6516
+
6517
+
6518
+ @_register('PAPER_124')
6519
+ def _paper_124(dataset):
6520
+ """Buoyancy Mode Nuclear: Pb-206 S_n = 2*SSq*E_8 (S0, sec 1.17).
6521
+
6522
+ d91b1f6c refinement of EP-04 (PAPER_117). VERIFIED EXACT:
6523
+ S_n_UQFF = 2*SSq*E_8 = 1.14e-12 J = 7.116 MeV; errors vs
6524
+ Pb-207 (6.74) = 5.59 pct and Pb-208 (7.37) = 3.43 pct;
6525
+ 10^0.21 chain 10.12 MeV.
6526
+ SELF-RECTIFICATION No. 10 (Q-120a): this paper's table
6527
+ carries the TRUE ENSDF values - Pb-206 S_n = 8.09 MeV,
6528
+ Pb-207 = 6.74, Pb-208 = 7.37 - revealing PAPER_117's
6529
+ "Pb-206 S_n = 7.367 MeV" was actually PB-208's value
6530
+ (isotope misattribution). Consequence: the SSq nuclear
6531
+ check survives ONLY as a doubly-magic Pb-208 statement
6532
+ (ratio 1.181 vs 1.14, 3.6 pct); true Pb-206 fails at 13.7
6533
+ pct. The improved reading: factor 2 = TWO closed shells
6534
+ (Z=82 + N=126), each contributing one SSq quantum -
6535
+ physically cleaner and restricts the identity to
6536
+ doubly-magic nuclei. PAPER_117's 8th-role candidate
6537
+ reassigned Pb-206 -> Pb-208.
6538
+ DN FORMULA BROKEN (Q-120b): sec 3.3 prints
6539
+ 1e17/1e16 = "1.05" - the ratio is 10, making the formula
6540
+ as written give dn = 2.0 not 0.21. And dn = 0.21 is the
6541
+ Q-119a log10(1.602) artifact regardless.
6542
+ B/A section muddled: "E_8^atomic = 8.0 MeV" undefined
6543
+ (E_8 = 6.24); SSq^(8/26) = 0.841 chain vs printed 0.834;
6544
+ 16 pct disclosed honestly. [SCm] density fork grows:
6545
+ 1e15 (121 Eq13) / 1e16 vacuum / 1e17 nuclear (here).
6546
+ Magic numbers as [SCm] crystallization points (U_bi = 0
6547
+ at closures) - clean narrative, consistent with Z=82
6548
+ predecessor identity (Q-113b).
6549
+ """
6550
+ import math as _m
6551
+ MeV = 1.602176634e-13
6552
+ return {
6553
+ 'value': {
6554
+ 'domain': '1.17 (Buoyancy nuclear, EP-04 refinement)',
6555
+ 'sn_uqff_j': 2 * SSQ * 1e-12, # 1.14e-12 EXACT
6556
+ 'sn_uqff_mev': 2 * SSQ * 1e-12 / 1.602e-13, # 7.116 EXACT
6557
+ 'err_pb207_pct': abs(7.117 - 6.74) / 6.74 * 100, # 5.59
6558
+ 'err_pb208_pct': abs(7.117 - 7.37) / 7.37 * 100, # 3.43
6559
+ 'ensdf_true': {'Pb206': 8.09, 'Pb207': 6.74, 'Pb208': 7.37},
6560
+ 'self_rectification': 'No. 10: PAPER_117 Pb-206 value was Pb-208 (isotope misattribution)',
6561
+ 'pb206_true_ratio': 8.09 * MeV / 1e-12, # 1.296 - fails 13.7 pct
6562
+ 'pb208_ratio': 7.37 * MeV / 1e-12, # 1.181 - survives 3.6 pct
6563
+ 'factor2_reading': 'two closed shells (Z=82 + N=126), one SSq quantum each',
6564
+ 'dn_formula_broken': '1e17/1e16 printed as 1.05 (is 10; formula gives dn = 2.0)',
6565
+ 'dn_artifact': 'dn = 0.21 remains Q-119a log10(1.602) artifact',
6566
+ 'ba_section': 'E_8^atomic = 8.0 undefined; SSq^(8/26) = 0.841 vs printed 0.834; 16 pct disclosed',
6567
+ 'scm_density_fork': (1e15, 1e16, 1e17),
6568
+ 'magic_narrative': 'U_bi = 0 at shell closures ([SCm] crystallization)',
6569
+ },
6570
+ 'formula': 'S_n = 2*SSq*E_8 (doubly-magic); dn_nuclear formula broken as printed',
6571
+ 'source': 'PAPER_124',
6572
+ 'residual_pct': abs(2 * SSQ * 1e-12 / 1.602e-13 - 7.117) / 7.117 * 100,
6573
+ 'status': 'OPEN_RULING',
6574
+ }
@@ -98,7 +98,7 @@ assert_that(abs(P.N_EFF_NEUTRINO - n_eff_expected) < 1e-15,
98
98
  # =============================================================================
99
99
  # BLOCK 7 — CALCULATOR SCAFFOLD INTEGRITY
100
100
  # =============================================================================
101
- assert_that(C.VERSION == "0.126.0", "uqff_calculator.VERSION = 0.126.0")
101
+ assert_that(C.VERSION == "0.127.0", "uqff_calculator.VERSION = 0.127.0")
102
102
  assert_that(isinstance(C.DISPATCH, dict), "DISPATCH is a dict")
103
103
  assert_that(C.wired_count() >= 0, "wired_count is queryable (>= 0)")
104
104
  assert_that(callable(C.calc), "calc is callable")
@@ -1888,6 +1888,17 @@ assert_that(abs(_r123['winding_vs_artifact_residual'] - 0.9893) < 0.0001,
1888
1888
  "PAPER_123: 0.989-vs-1.000 keV residual IS the winding-vs-mantissa mismatch")
1889
1889
  assert_that(C.wired_count() >= 127, "wired_count >= 127")
1890
1890
 
1891
+ _r124 = C.calc('PAPER_124')['value']
1892
+ assert_that(abs(_r124['sn_uqff_mev'] - 7.116) < 0.001,
1893
+ "PAPER_124: S_n = 2*SSq*E_8 = 7.116 MeV EXACT")
1894
+ assert_that(abs(_r124['pb208_ratio'] - 1.181) < 0.001 and abs(_r124['pb206_true_ratio'] - 1.296) < 0.001,
1895
+ "PAPER_124: SSq check survives as Pb-208 doubly-magic (3.6 pct); true Pb-206 fails (13.7 pct) - PAPER_117 isotope misattribution corrected (self-rectification No. 10)")
1896
+ assert_that(abs(_r124['err_pb207_pct'] - 5.59) < 0.01 and abs(_r124['err_pb208_pct'] - 3.43) < 0.01,
1897
+ "PAPER_124: bracket errors 5.59/3.43 pct EXACT")
1898
+ assert_that('1.05' in _r124['dn_formula_broken'],
1899
+ "PAPER_124: dn formula broken as printed (10 -> 1.05) - pinned (Q-120b)")
1900
+ assert_that(C.wired_count() >= 128, "wired_count >= 128")
1901
+
1891
1902
  # =============================================================================
1892
1903
  # REPORT
1893
1904
  # =============================================================================