star-magic-program 0.34.0__tar.gz → 0.35.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.34.0 → star_magic_program-0.35.0}/CHANGELOG.md +18 -0
  2. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/CITATION.cff +1 -1
  3. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/PKG-INFO +13 -11
  4. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/README.md +11 -9
  5. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/SESSION_LOG.md +10 -0
  6. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/WHITEPAPER_INDEX.md +3 -3
  7. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/pyproject.toml +2 -2
  8. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/star_magic_program.egg-info/PKG-INFO +13 -11
  9. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/uqff_calculator.py +63 -1
  10. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/uqff_fidelity_tests.py +16 -1
  11. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/COMMERCIAL.md +0 -0
  12. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/LICENSE +0 -0
  13. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/LICENSE-AGPL-3.0.txt +0 -0
  14. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/LICENSE-MIT-INITIAL.txt +0 -0
  15. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/NOTICE +0 -0
  16. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  17. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  18. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  19. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  20. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  21. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
  22. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/_BUILD_LOG.md +0 -0
  23. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/registry_generator.py +0 -0
  24. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/setup.cfg +0 -0
  25. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
  26. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
  27. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/star_magic_program.egg-info/top_level.txt +0 -0
  28. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/uqff_registry_graph.py +0 -0
  29. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/uqff_registry_primitives.py +0 -0
  30. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/uqff_registry_status.py +0 -0
  31. {star_magic_program-0.34.0 → star_magic_program-0.35.0}/uqff_registry_xgeo.py +0 -0
@@ -7,6 +7,24 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
8
  ---
9
9
 
10
+ ## [0.35.0] — 2026-07-29 — BAND 1: PAPER_032
11
+
12
+ ### Added
13
+ - **PAPER_032 dispatch** (BSM Scalar Sectors): VLQs demand extended
14
+ scalars — UQFF Ug2 mapping gives sin^2(alpha) = k_eta = 0.1369
15
+ (alpha = 21.7 deg), tan(beta) = 1/sqrt(k_eta) = 2.70 (2HDM),
16
+ composite scale f = v/sqrt(xi) = 665 GeV (FCC-ee sees 6.8% shift at
17
+ >> 5 sigma). S0 scalar at ~845 GeV via TRZ-corrected resonance —
18
+ REMARKABLE ECHO: equals PAPER_026b's third-VLQ 2600*SSq^2 = 844.7
19
+ GeV by a different route (gate-pinned). Triplet splitting = m_W*
20
+ 0.30/sqrt(2) = 17 GeV composed from (D_PHYS-1)/SO_5; singlet VEV
21
+ v_S = 791 GeV with lambda_S = SSq. OPEN_RULING Q-031 (closed-form
22
+ 1000x unit slip: 2.52e6 GeV printed vs 2520 used; third-companion
23
+ three-way ambiguity 1000/500/313 GeV; 845-echo adjudication).
24
+ - Gate: 270 assertions, 0 failures. Registry: 106 rows / 208 edges / 36 ledgers.
25
+
26
+ ---
27
+
10
28
  ## [0.34.0] — 2026-07-29 — BAND 1: PAPER_031
11
29
 
12
30
  ### 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.34.0"
6
+ version: "0.35.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.34.0
4
- Summary: UQFF Star-Magic-Program v0.34.0: PAPER_031 wired (flavor anomalies: R(D) = 0.332 via SSq denominator, 1.9->0.9 sigma; R(D*) = 0.269 with F_TRZ factor, 3.3->1.2 sigma; CKM row-2 deficit 0.0020 mapped to 2*[SCm]_flavor*0.65; Tera-Z 5.8e-7 FCC-ee-testable; LFU 1.060). Q-030 queued (D* F_TRZ candidate; K_CKM anchor). Wired 35/2255, gate 263/0. Registry 103 rows / 201 edges / 35 ledgers.
3
+ Version: 0.35.0
4
+ Summary: UQFF Star-Magic-Program v0.35.0: PAPER_032 wired (BSM scalar sectors: sin^2(alpha) = k_eta = 0.1369, tan(beta) = 2.70, composite f = 665 GeV FCC-ee-testable; S0 at 845 GeV ECHOES PAPER_026b third-VLQ 2600*SSq^2 = 844.7 by a different route; triplet split 17 GeV via the 0.30 factor). Q-031 queued (1000x unit slip; companion ambiguity; echo ruling). Wired 36/2255, gate 270/0. Registry 106 rows / 208 edges / 36 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.34.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.34.0)](https://pypi.org/project/star-magic-program/)
33
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.35.0)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.35.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-263%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-35-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-270%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-36-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.34.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.35.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.34.0)
80
+ ## What is currently shipped (v0.35.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: 35 / 2,255** (7 ✓ · 28 ⚠ OPEN_RULING · 30 rulings queued) — GW family complete; BSM domain live (023-031)
88
+ **Wired so far: 36 / 2,255** (7 ✓ · 29 ⚠ OPEN_RULING · 31 rulings queued) — GW family complete; BSM domain live (023-032)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -124,6 +124,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
124
124
  | PAPER_029 | New Physics TeV Scale | budget: f_SM ~ SSq^4 (SSq^6 candidate); IceCube 5.8 PeV break; KK exponent 61.5/62; Q-028 |
125
125
  | PAPER_030 | Dark Sector Mediators | F_suppress = cos^2(pi*t_n) = 0.749; BR saturates LHCb bound; M_dark 2.2 TeV; Q-029 |
126
126
  | PAPER_031 | Flavor Anomalies Resolution | R(D) 0.332 (0.9 sigma); R(D*) 0.269 w/ F_TRZ (1.2 sigma); CKM row-2 mapped; Q-030 |
127
+ | PAPER_032 | BSM Scalar Sectors | sin^2(a) = k_eta; tan(b) = 2.70; f = 665 GeV; S0 845 GeV echoes 026b route; Q-031 |
127
128
 
128
129
  ### Corpus (2,419 files)
129
130
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -134,7 +135,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
134
135
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
135
136
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
136
137
  `calc(paper_id, dataset)` public interface.
137
- - `uqff_fidelity_tests.py` — 9-block gate (263 assertions), locking every
138
+ - `uqff_fidelity_tests.py` — 9-block gate (270 assertions), locking every
138
139
  primitive identity + every wired paper's stated values. Runs on every ship.
139
140
 
140
141
  ### Registry pantheon (live, grows per band)
@@ -189,7 +190,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
189
190
  | v0.31.0 | Band 1: PAPER_028 | 32 |
190
191
  | v0.32.0 | Band 1: PAPER_029 | 33 |
191
192
  | v0.33.0 | Band 1: PAPER_030 | 34 |
192
- | **v0.34.0** ← current | Band 1: PAPER_031 | 35 |
193
+ | v0.34.0 | Band 1: PAPER_031 | 35 |
194
+ | **v0.35.0** ← current | Band 1: PAPER_032 | 36 |
193
195
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
194
196
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
195
197
  | 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.34.0)](https://pypi.org/project/star-magic-program/)
4
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.34.0)](https://pypi.org/project/star-magic-program/)
3
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.35.0)](https://pypi.org/project/star-magic-program/)
4
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.35.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-263%2F0-brightgreen)](uqff_fidelity_tests.py)
8
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-35-blue)](uqff_calculator.py)
7
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-270%2F0-brightgreen)](uqff_fidelity_tests.py)
8
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-36-blue)](uqff_calculator.py)
9
9
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
10
10
 
11
- **UQFF systematic rebuild — v0.34.0 wiring campaign live**
11
+ **UQFF systematic rebuild — v0.35.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.34.0)
50
+ ## What is currently shipped (v0.35.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: 35 / 2,255** (7 ✓ · 28 ⚠ OPEN_RULING · 30 rulings queued) — GW family complete; BSM domain live (023-031)
58
+ **Wired so far: 36 / 2,255** (7 ✓ · 29 ⚠ OPEN_RULING · 31 rulings queued) — GW family complete; BSM domain live (023-032)
59
59
 
60
60
  | Paper | Content | Key result |
61
61
  |---|---|---|
@@ -94,6 +94,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
94
94
  | PAPER_029 | New Physics TeV Scale | budget: f_SM ~ SSq^4 (SSq^6 candidate); IceCube 5.8 PeV break; KK exponent 61.5/62; Q-028 |
95
95
  | PAPER_030 | Dark Sector Mediators | F_suppress = cos^2(pi*t_n) = 0.749; BR saturates LHCb bound; M_dark 2.2 TeV; Q-029 |
96
96
  | PAPER_031 | Flavor Anomalies Resolution | R(D) 0.332 (0.9 sigma); R(D*) 0.269 w/ F_TRZ (1.2 sigma); CKM row-2 mapped; Q-030 |
97
+ | PAPER_032 | BSM Scalar Sectors | sin^2(a) = k_eta; tan(b) = 2.70; f = 665 GeV; S0 845 GeV echoes 026b route; Q-031 |
97
98
 
98
99
  ### Corpus (2,419 files)
99
100
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -104,7 +105,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
104
105
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
105
106
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
106
107
  `calc(paper_id, dataset)` public interface.
107
- - `uqff_fidelity_tests.py` — 9-block gate (263 assertions), locking every
108
+ - `uqff_fidelity_tests.py` — 9-block gate (270 assertions), locking every
108
109
  primitive identity + every wired paper's stated values. Runs on every ship.
109
110
 
110
111
  ### Registry pantheon (live, grows per band)
@@ -159,7 +160,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
159
160
  | v0.31.0 | Band 1: PAPER_028 | 32 |
160
161
  | v0.32.0 | Band 1: PAPER_029 | 33 |
161
162
  | v0.33.0 | Band 1: PAPER_030 | 34 |
162
- | **v0.34.0** ← current | Band 1: PAPER_031 | 35 |
163
+ | v0.34.0 | Band 1: PAPER_031 | 35 |
164
+ | **v0.35.0** ← current | Band 1: PAPER_032 | 36 |
163
165
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
164
166
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
165
167
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -694,3 +694,13 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
694
694
  - Campaign: 35/2,255 (7 ✓, 28 ⚠). Next: PAPER_032.
695
695
 
696
696
  ---
697
+
698
+ ## 2026-07-29 — v0.35.0 — BAND 1: PAPER_032
699
+
700
+ - PAPER_032 wired (⚠ Q-031): BSM scalars. Mixing family exact;
701
+ 845-GeV two-route echo with 026b gate-pinned (deep-structure
702
+ question queued); 1000x unit slip caught in resonance closed form.
703
+ - Gate 270/0. Registry 106 rows / 208 edges / 36 ledgers.
704
+ - Campaign: 36/2,255 (7 ✓, 29 ⚠). Next: PAPER_033.
705
+
706
+ ---
@@ -11,9 +11,9 @@
11
11
  ## Summary
12
12
 
13
13
  - **Total papers:** 2255
14
- - **Wired:** 35 (7 ✓, 28 ⚠ OPEN_RULING)
14
+ - **Wired:** 36 (7 ✓, 29 ⚠ OPEN_RULING)
15
15
  - **OPEN targets:** 0
16
- - **Not yet touched:** 2220
16
+ - **Not yet touched:** 2219
17
17
 
18
18
  ---
19
19
 
@@ -65,7 +65,7 @@
65
65
  | ⚠ | PAPER_029 | New Physics TeV Scale UQFF |
66
66
  | ⚠ | PAPER_030 | Dark Sector Mediators UQFF |
67
67
  | ⚠ | PAPER_031 | Flavor Anomalies Resolution UQFF |
68
- | | PAPER_032 | BSM Scalar Sectors UQFF |
68
+ | | PAPER_032 | BSM Scalar Sectors UQFF |
69
69
  | ⬜ | PAPER_033 | Electroweak Precision UQFF |
70
70
  | ⬜ | PAPER_034 | Higgs Kappa t Coupling UQFF |
71
71
  | ⬜ | PAPER_035 | Higgs CP Violation UQFF |
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "star-magic-program"
7
- version = "0.34.0"
8
- description = "UQFF Star-Magic-Program v0.34.0: PAPER_031 wired (flavor anomalies: R(D) = 0.332 via SSq denominator, 1.9->0.9 sigma; R(D*) = 0.269 with F_TRZ factor, 3.3->1.2 sigma; CKM row-2 deficit 0.0020 mapped to 2*[SCm]_flavor*0.65; Tera-Z 5.8e-7 FCC-ee-testable; LFU 1.060). Q-030 queued (D* F_TRZ candidate; K_CKM anchor). Wired 35/2255, gate 263/0. Registry 103 rows / 201 edges / 35 ledgers."
7
+ version = "0.35.0"
8
+ description = "UQFF Star-Magic-Program v0.35.0: PAPER_032 wired (BSM scalar sectors: sin^2(alpha) = k_eta = 0.1369, tan(beta) = 2.70, composite f = 665 GeV FCC-ee-testable; S0 at 845 GeV ECHOES PAPER_026b third-VLQ 2600*SSq^2 = 844.7 by a different route; triplet split 17 GeV via the 0.30 factor). Q-031 queued (1000x unit slip; companion ambiguity; echo ruling). Wired 36/2255, gate 270/0. Registry 106 rows / 208 edges / 36 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.34.0
4
- Summary: UQFF Star-Magic-Program v0.34.0: PAPER_031 wired (flavor anomalies: R(D) = 0.332 via SSq denominator, 1.9->0.9 sigma; R(D*) = 0.269 with F_TRZ factor, 3.3->1.2 sigma; CKM row-2 deficit 0.0020 mapped to 2*[SCm]_flavor*0.65; Tera-Z 5.8e-7 FCC-ee-testable; LFU 1.060). Q-030 queued (D* F_TRZ candidate; K_CKM anchor). Wired 35/2255, gate 263/0. Registry 103 rows / 201 edges / 35 ledgers.
3
+ Version: 0.35.0
4
+ Summary: UQFF Star-Magic-Program v0.35.0: PAPER_032 wired (BSM scalar sectors: sin^2(alpha) = k_eta = 0.1369, tan(beta) = 2.70, composite f = 665 GeV FCC-ee-testable; S0 at 845 GeV ECHOES PAPER_026b third-VLQ 2600*SSq^2 = 844.7 by a different route; triplet split 17 GeV via the 0.30 factor). Q-031 queued (1000x unit slip; companion ambiguity; echo ruling). Wired 36/2255, gate 270/0. Registry 106 rows / 208 edges / 36 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.34.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.34.0)](https://pypi.org/project/star-magic-program/)
33
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.35.0)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.35.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-263%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-35-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-270%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-36-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.34.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.35.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.34.0)
80
+ ## What is currently shipped (v0.35.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: 35 / 2,255** (7 ✓ · 28 ⚠ OPEN_RULING · 30 rulings queued) — GW family complete; BSM domain live (023-031)
88
+ **Wired so far: 36 / 2,255** (7 ✓ · 29 ⚠ OPEN_RULING · 31 rulings queued) — GW family complete; BSM domain live (023-032)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -124,6 +124,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
124
124
  | PAPER_029 | New Physics TeV Scale | budget: f_SM ~ SSq^4 (SSq^6 candidate); IceCube 5.8 PeV break; KK exponent 61.5/62; Q-028 |
125
125
  | PAPER_030 | Dark Sector Mediators | F_suppress = cos^2(pi*t_n) = 0.749; BR saturates LHCb bound; M_dark 2.2 TeV; Q-029 |
126
126
  | PAPER_031 | Flavor Anomalies Resolution | R(D) 0.332 (0.9 sigma); R(D*) 0.269 w/ F_TRZ (1.2 sigma); CKM row-2 mapped; Q-030 |
127
+ | PAPER_032 | BSM Scalar Sectors | sin^2(a) = k_eta; tan(b) = 2.70; f = 665 GeV; S0 845 GeV echoes 026b route; Q-031 |
127
128
 
128
129
  ### Corpus (2,419 files)
129
130
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -134,7 +135,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
134
135
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
135
136
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
136
137
  `calc(paper_id, dataset)` public interface.
137
- - `uqff_fidelity_tests.py` — 9-block gate (263 assertions), locking every
138
+ - `uqff_fidelity_tests.py` — 9-block gate (270 assertions), locking every
138
139
  primitive identity + every wired paper's stated values. Runs on every ship.
139
140
 
140
141
  ### Registry pantheon (live, grows per band)
@@ -189,7 +190,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
189
190
  | v0.31.0 | Band 1: PAPER_028 | 32 |
190
191
  | v0.32.0 | Band 1: PAPER_029 | 33 |
191
192
  | v0.33.0 | Band 1: PAPER_030 | 34 |
192
- | **v0.34.0** ← current | Band 1: PAPER_031 | 35 |
193
+ | v0.34.0 | Band 1: PAPER_031 | 35 |
194
+ | **v0.35.0** ← current | Band 1: PAPER_032 | 36 |
193
195
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
194
196
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
195
197
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -57,7 +57,7 @@ from uqff_registry_primitives import (
57
57
  DELTA_M2_21_EV2, DELTA_M2_32_EV2,
58
58
  )
59
59
 
60
- VERSION = "0.34.0"
60
+ VERSION = "0.35.0"
61
61
 
62
62
  # =============================================================================
63
63
  # DISPATCH TABLE — grown one whitepaper at a time.
@@ -1659,3 +1659,65 @@ def _paper_031(dataset):
1659
1659
  'residual_pct': abs(r_d - 0.332) / 0.332 * 100,
1660
1660
  'status': 'OPEN_RULING',
1661
1661
  }
1662
+
1663
+
1664
+ @_register('PAPER_032')
1665
+ def _paper_032(dataset):
1666
+ """BSM Scalar Sectors in UQFF (Session 0).
1667
+
1668
+ VLQs cannot get mass from the SM Higgs alone -> extended scalar
1669
+ sector required. UQFF Ug2 mapping: sin^2(alpha) = k_eta = 0.1369
1670
+ -> alpha = 21.7 deg; tan(beta) = 1/sqrt(k_eta) = 2.70 (2HDM);
1671
+ composite scale f = v/sqrt(xi) = 665 GeV (FCC-ee sees xi/2 = 6.8
1672
+ pct at >> 5 sigma). Scalar resonance M_S0 ~ 845 GeV via TRZ
1673
+ correction - REMARKABLE ECHO: PAPER_026b's third VLQ family =
1674
+ 2600*SSq^2 = 845 GeV lands on the SAME number by a different
1675
+ route. Triplet splitting = m_W*0.30/sqrt(2) = 17 GeV (the 0.30
1676
+ factor again); v_S = M_S0/sqrt(2*SSq) = 791 GeV.
1677
+ Q-031: (a) M_scalar closed form m_B*exp(pi*SSq/k_eta) evaluates
1678
+ to 2.52e6 GeV as printed - the paper silently uses 2520 GeV
1679
+ (1000x unit slip; TRZ 2520*0.333 = 839 ~ 845); (b) third-companion
1680
+ VLQ offered at 1000 / 500 / 313 GeV via three different routes -
1681
+ ambiguous; (c) is the 845 GeV S0 the SAME object as 026b's 845
1682
+ GeV third VLQ family, or two coincident masses?
1683
+ """
1684
+ import math as _m
1685
+ k_eta = 0.37 ** 2 # 0.1369
1686
+ sin_a = _m.sqrt(k_eta) # 0.370
1687
+ alpha_deg = _m.degrees(_m.asin(sin_a)) # 21.7
1688
+ tan_beta = 1.0 / sin_a # 2.70
1689
+ f_composite = 246.0 / sin_a # 665 GeV
1690
+ exp_arg = _m.pi * SSQ / k_eta # 13.08
1691
+ m_scalar_raw_gev = 5.279 * _m.exp(exp_arg) # 2.53e6 (Q-031a as-printed)
1692
+ m_scalar_used_gev = 2520.0 # paper usage (1000x slip)
1693
+ m_s0_trz = m_scalar_used_gev / 3.0 # 840 ~ 845 (D = 1/3)
1694
+ triplet_split = 80.4 * ((D_PHYS - 1) / SO_5) / _m.sqrt(2.0) # 17.05
1695
+ v_s = 845.0 / _m.sqrt(2.0 * SSQ) # 791
1696
+ return {
1697
+ 'value': {
1698
+ 'k_eta': k_eta,
1699
+ 'sin2_alpha': k_eta,
1700
+ 'alpha_deg': alpha_deg, # 21.7
1701
+ 'cos2_alpha': 1.0 - k_eta, # 0.863 WW/ZZ suppression
1702
+ 'tan_beta_2hdm': tan_beta, # 2.70
1703
+ 'f_composite_gev': f_composite, # 665
1704
+ 'xi_composite': k_eta,
1705
+ 'fcc_ee_kappa_shift_pct': k_eta / 2.0 * 100, # 6.8
1706
+ 'm_scalar_raw_gev': m_scalar_raw_gev, # 2.5e6 as-printed (Q-031a)
1707
+ 'm_scalar_used_gev': m_scalar_used_gev,
1708
+ 'm_s0_prediction_gev': 845.0,
1709
+ 'm_s0_trz_route': m_s0_trz, # 840
1710
+ 'echo_026b_route_gev': 2600.0 * SSQ**2, # 844.7 - same number, different route
1711
+ 'triplet_split_gev': triplet_split, # 17.0
1712
+ 'v_s_singlet_gev': v_s, # 791
1713
+ 'vlq_bare_mass_gev': (1500.0**2 - 555.0**2) ** 0.5, # 1394
1714
+ 'third_companion_candidates_gev': (1000.0, 500.0, 313.0), # Q-031b
1715
+ 'br_hierarchy': (0.50, 0.25, 0.25), # Wb : Zt : Ht singlet limit
1716
+ },
1717
+ 'formula': ('sin^2(alpha) = k_eta = 0.37^2; tan(beta) = 1/sqrt(k_eta); '
1718
+ 'f = v/sqrt(xi); M_S0 = (m_scalar/1000?)*D_TRZ ~ 845; '
1719
+ 'split = m_W*0.30/sqrt(2)'),
1720
+ 'source': 'PAPER_032',
1721
+ 'residual_pct': abs(m_s0_trz - 845.0) / 845.0 * 100,
1722
+ 'status': 'OPEN_RULING',
1723
+ }
@@ -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.34.0", "uqff_calculator.VERSION = 0.34.0")
101
+ assert_that(C.VERSION == "0.35.0", "uqff_calculator.VERSION = 0.35.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")
@@ -596,6 +596,21 @@ assert_that(abs(_r031['lfu_uqff'] - 1.060) < 0.001,
596
596
  "PAPER_031: LFU = 1 + m_mu/m_tau = 1.060 (Belle II 1.020 within 1.3 sigma)")
597
597
  assert_that(C.wired_count() >= 35, "wired_count >= 35")
598
598
 
599
+ _r032 = C.calc('PAPER_032')['value']
600
+ assert_that(abs(_r032['alpha_deg'] - 21.7) < 0.1,
601
+ "PAPER_032: scalar mixing angle alpha = asin(0.37) = 21.7 deg")
602
+ assert_that(abs(_r032['tan_beta_2hdm'] - 2.70) < 0.01,
603
+ "PAPER_032: tan(beta) = 1/sqrt(k_eta) = 2.70 (2HDM, FCNC-safe)")
604
+ assert_that(abs(_r032['f_composite_gev'] - 665.0) < 1.0,
605
+ "PAPER_032: composite scale f = 246/0.37 = 665 GeV (FCC-ee 6.8 pct shift)")
606
+ assert_that(abs(_r032['triplet_split_gev'] - 17.0) < 0.1,
607
+ "PAPER_032: triplet splitting m_W*(D_PHYS-1)/SO_5/sqrt(2) = 17.0 GeV composed")
608
+ assert_that(abs(_r032['echo_026b_route_gev'] - _r032['m_s0_prediction_gev']) < 1.0,
609
+ "PAPER_032: 845 GeV ECHO - 2600*SSq^2 (026b route) = 844.7 = S0 prediction (Q-031c)")
610
+ assert_that(abs(_r032['v_s_singlet_gev'] - 791.0) < 1.0,
611
+ "PAPER_032: singlet VEV v_S = 845/sqrt(2*SSq) = 791 GeV (lambda_S = SSq)")
612
+ assert_that(C.wired_count() >= 36, "wired_count >= 36")
613
+
599
614
  # =============================================================================
600
615
  # REPORT
601
616
  # =============================================================================