star-magic-program 0.34.0__tar.gz → 0.36.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.
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/CHANGELOG.md +37 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/CITATION.cff +1 -1
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/PKG-INFO +15 -11
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/README.md +13 -9
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/SESSION_LOG.md +20 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/WHITEPAPER_INDEX.md +4 -4
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/pyproject.toml +2 -2
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/star_magic_program.egg-info/PKG-INFO +15 -11
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/uqff_calculator.py +122 -1
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/uqff_fidelity_tests.py +31 -1
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/LICENSE +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/NOTICE +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/registry_generator.py +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/setup.cfg +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.34.0 → star_magic_program-0.36.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,43 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.36.0] — 2026-07-29 — BAND 1: PAPER_033
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_033 dispatch** (Electroweak Precision Observables): BESIII
|
|
14
|
+
DCS D-decays anchor E_react = tan^4(theta_C) (shared with PAPER_030).
|
|
15
|
+
Oblique corrections: delta_T = E_react*SSq/alpha_EM = 0.222;
|
|
16
|
+
delta_rho = 2.846e-3 within LEP 1-sigma; delta_S raw 1.71
|
|
17
|
+
exponentially killed by exp(-kappa*t_EW)*D_TRZ (no LEP conflict).
|
|
18
|
+
HEADLINE: Delta_m_W = +93 MeV — same direction/magnitude as the CDF
|
|
19
|
+
W-mass anomaly (+70 MeV), consistent ~0.3 sigma, falsifiable.
|
|
20
|
+
Honest disclosures preserved: 1.87x hadronic DCS enhancement, the
|
|
21
|
+
epsilon = 2.000 coincidence. OPEN_RULING Q-032 (abstract delta_T
|
|
22
|
+
notation; 3rd consecutive in-text self-correction; eta-prime
|
|
23
|
+
enhancement 4 orders short of the excess it claims to explain;
|
|
24
|
+
SU(3) 1.56-vs-1.24 FSI residual).
|
|
25
|
+
- Gate: 277 assertions, 0 failures. Registry: 109 rows / 214 edges / 37 ledgers.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
## [0.35.0] — 2026-07-29 — BAND 1: PAPER_032
|
|
30
|
+
|
|
31
|
+
### Added
|
|
32
|
+
- **PAPER_032 dispatch** (BSM Scalar Sectors): VLQs demand extended
|
|
33
|
+
scalars — UQFF Ug2 mapping gives sin^2(alpha) = k_eta = 0.1369
|
|
34
|
+
(alpha = 21.7 deg), tan(beta) = 1/sqrt(k_eta) = 2.70 (2HDM),
|
|
35
|
+
composite scale f = v/sqrt(xi) = 665 GeV (FCC-ee sees 6.8% shift at
|
|
36
|
+
>> 5 sigma). S0 scalar at ~845 GeV via TRZ-corrected resonance —
|
|
37
|
+
REMARKABLE ECHO: equals PAPER_026b's third-VLQ 2600*SSq^2 = 844.7
|
|
38
|
+
GeV by a different route (gate-pinned). Triplet splitting = m_W*
|
|
39
|
+
0.30/sqrt(2) = 17 GeV composed from (D_PHYS-1)/SO_5; singlet VEV
|
|
40
|
+
v_S = 791 GeV with lambda_S = SSq. OPEN_RULING Q-031 (closed-form
|
|
41
|
+
1000x unit slip: 2.52e6 GeV printed vs 2520 used; third-companion
|
|
42
|
+
three-way ambiguity 1000/500/313 GeV; 845-echo adjudication).
|
|
43
|
+
- Gate: 270 assertions, 0 failures. Registry: 106 rows / 208 edges / 36 ledgers.
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
10
47
|
## [0.34.0] — 2026-07-29 — BAND 1: PAPER_031
|
|
11
48
|
|
|
12
49
|
### 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.
|
|
6
|
+
version: "0.36.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.
|
|
4
|
-
Summary: UQFF Star-Magic-Program v0.
|
|
3
|
+
Version: 0.36.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.36.0: PAPER_033 wired (EW precision: delta_T = E_react*SSq/alpha = 0.222; Delta_m_W = +93 MeV CDF-anomaly direction ~0.3 sigma - headline falsifiable; delta_S killed by exp(-kappa*t_EW)*D_TRZ; BESIII DCS anchors with honest 1.87x hadronic disclosure). Q-032 queued (eta-prime 4-orders shortfall; notation). Wired 37/2255, gate 277/0. Registry 109 rows / 214 edges / 37 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
|
-
[](https://pypi.org/project/star-magic-program/)
|
|
34
|
+
[](https://pypi.org/project/star-magic-program/)
|
|
35
35
|
[](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
|
|
36
36
|
[](LICENSE)
|
|
37
|
-
[](uqff_fidelity_tests.py)
|
|
38
|
+
[](uqff_calculator.py)
|
|
39
39
|
[](whitepapers/)
|
|
40
40
|
|
|
41
|
-
**UQFF systematic rebuild — v0.
|
|
41
|
+
**UQFF systematic rebuild — v0.36.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.
|
|
80
|
+
## What is currently shipped (v0.36.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:
|
|
88
|
+
**Wired so far: 37 / 2,255** (7 ✓ · 30 ⚠ OPEN_RULING · 32 rulings queued) — GW family complete; BSM domain live (023-033)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -124,6 +124,8 @@ 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 |
|
|
128
|
+
| PAPER_033 | Electroweak Precision | delta_T = 0.222; Delta_m_W = +93 MeV CDF direction; delta_S suppressed; Q-032 |
|
|
127
129
|
|
|
128
130
|
### Corpus (2,419 files)
|
|
129
131
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -134,7 +136,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
134
136
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
135
137
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
136
138
|
`calc(paper_id, dataset)` public interface.
|
|
137
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
139
|
+
- `uqff_fidelity_tests.py` — 9-block gate (277 assertions), locking every
|
|
138
140
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
139
141
|
|
|
140
142
|
### Registry pantheon (live, grows per band)
|
|
@@ -189,7 +191,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
189
191
|
| v0.31.0 | Band 1: PAPER_028 | 32 |
|
|
190
192
|
| v0.32.0 | Band 1: PAPER_029 | 33 |
|
|
191
193
|
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
192
|
-
|
|
|
194
|
+
| v0.34.0 | Band 1: PAPER_031 | 35 |
|
|
195
|
+
| v0.35.0 | Band 1: PAPER_032 | 36 |
|
|
196
|
+
| **v0.36.0** ← current | Band 1: PAPER_033 | 37 |
|
|
193
197
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
194
198
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
195
199
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
# Star-Magic-Program
|
|
2
2
|
|
|
3
|
-
[](https://pypi.org/project/star-magic-program/)
|
|
4
|
+
[](https://pypi.org/project/star-magic-program/)
|
|
5
5
|
[](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
|
|
6
6
|
[](LICENSE)
|
|
7
|
-
[](uqff_fidelity_tests.py)
|
|
8
|
+
[](uqff_calculator.py)
|
|
9
9
|
[](whitepapers/)
|
|
10
10
|
|
|
11
|
-
**UQFF systematic rebuild — v0.
|
|
11
|
+
**UQFF systematic rebuild — v0.36.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.
|
|
50
|
+
## What is currently shipped (v0.36.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:
|
|
58
|
+
**Wired so far: 37 / 2,255** (7 ✓ · 30 ⚠ OPEN_RULING · 32 rulings queued) — GW family complete; BSM domain live (023-033)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -94,6 +94,8 @@ 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 |
|
|
98
|
+
| PAPER_033 | Electroweak Precision | delta_T = 0.222; Delta_m_W = +93 MeV CDF direction; delta_S suppressed; Q-032 |
|
|
97
99
|
|
|
98
100
|
### Corpus (2,419 files)
|
|
99
101
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -104,7 +106,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
104
106
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
105
107
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
106
108
|
`calc(paper_id, dataset)` public interface.
|
|
107
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
109
|
+
- `uqff_fidelity_tests.py` — 9-block gate (277 assertions), locking every
|
|
108
110
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
109
111
|
|
|
110
112
|
### Registry pantheon (live, grows per band)
|
|
@@ -159,7 +161,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
159
161
|
| v0.31.0 | Band 1: PAPER_028 | 32 |
|
|
160
162
|
| v0.32.0 | Band 1: PAPER_029 | 33 |
|
|
161
163
|
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
162
|
-
|
|
|
164
|
+
| v0.34.0 | Band 1: PAPER_031 | 35 |
|
|
165
|
+
| v0.35.0 | Band 1: PAPER_032 | 36 |
|
|
166
|
+
| **v0.36.0** ← current | Band 1: PAPER_033 | 37 |
|
|
163
167
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
164
168
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
165
169
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -694,3 +694,23 @@ 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
|
+
---
|
|
707
|
+
|
|
708
|
+
## 2026-07-29 — v0.36.0 — BAND 1: PAPER_033
|
|
709
|
+
|
|
710
|
+
- PAPER_033 wired (⚠ Q-032): EW precision. Delta_m_W = +93 MeV CDF
|
|
711
|
+
direction is the headline falsifiable; E_react corpus-shared with
|
|
712
|
+
030; eta-prime 4-order shortfall caught by arithmetic check.
|
|
713
|
+
- Gate 277/0. Registry 109 rows / 214 edges / 37 ledgers.
|
|
714
|
+
- Campaign: 37/2,255 (7 ✓, 30 ⚠). Next: PAPER_034.
|
|
715
|
+
|
|
716
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 37 (7 ✓, 30 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2218
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -65,8 +65,8 @@
|
|
|
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
|
-
|
|
|
69
|
-
|
|
|
68
|
+
| ⚠ | PAPER_032 | BSM Scalar Sectors UQFF |
|
|
69
|
+
| ⚠ | PAPER_033 | Electroweak Precision UQFF |
|
|
70
70
|
| ⬜ | PAPER_034 | Higgs Kappa t Coupling UQFF |
|
|
71
71
|
| ⬜ | PAPER_035 | Higgs CP Violation UQFF |
|
|
72
72
|
| ⬜ | PAPER_036 | FUBii Buoyancy Variant1 Archimedes UQFF |
|
|
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "star-magic-program"
|
|
7
|
-
version = "0.
|
|
8
|
-
description = "UQFF Star-Magic-Program v0.
|
|
7
|
+
version = "0.36.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.36.0: PAPER_033 wired (EW precision: delta_T = E_react*SSq/alpha = 0.222; Delta_m_W = +93 MeV CDF-anomaly direction ~0.3 sigma - headline falsifiable; delta_S killed by exp(-kappa*t_EW)*D_TRZ; BESIII DCS anchors with honest 1.87x hadronic disclosure). Q-032 queued (eta-prime 4-orders shortfall; notation). Wired 37/2255, gate 277/0. Registry 109 rows / 214 edges / 37 ledgers."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.34.0 → star_magic_program-0.36.0}/star_magic_program.egg-info/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: star-magic-program
|
|
3
|
-
Version: 0.
|
|
4
|
-
Summary: UQFF Star-Magic-Program v0.
|
|
3
|
+
Version: 0.36.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.36.0: PAPER_033 wired (EW precision: delta_T = E_react*SSq/alpha = 0.222; Delta_m_W = +93 MeV CDF-anomaly direction ~0.3 sigma - headline falsifiable; delta_S killed by exp(-kappa*t_EW)*D_TRZ; BESIII DCS anchors with honest 1.87x hadronic disclosure). Q-032 queued (eta-prime 4-orders shortfall; notation). Wired 37/2255, gate 277/0. Registry 109 rows / 214 edges / 37 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
|
-
[](https://pypi.org/project/star-magic-program/)
|
|
34
|
+
[](https://pypi.org/project/star-magic-program/)
|
|
35
35
|
[](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
|
|
36
36
|
[](LICENSE)
|
|
37
|
-
[](uqff_fidelity_tests.py)
|
|
38
|
+
[](uqff_calculator.py)
|
|
39
39
|
[](whitepapers/)
|
|
40
40
|
|
|
41
|
-
**UQFF systematic rebuild — v0.
|
|
41
|
+
**UQFF systematic rebuild — v0.36.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.
|
|
80
|
+
## What is currently shipped (v0.36.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:
|
|
88
|
+
**Wired so far: 37 / 2,255** (7 ✓ · 30 ⚠ OPEN_RULING · 32 rulings queued) — GW family complete; BSM domain live (023-033)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -124,6 +124,8 @@ 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 |
|
|
128
|
+
| PAPER_033 | Electroweak Precision | delta_T = 0.222; Delta_m_W = +93 MeV CDF direction; delta_S suppressed; Q-032 |
|
|
127
129
|
|
|
128
130
|
### Corpus (2,419 files)
|
|
129
131
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -134,7 +136,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
134
136
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
135
137
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
136
138
|
`calc(paper_id, dataset)` public interface.
|
|
137
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
139
|
+
- `uqff_fidelity_tests.py` — 9-block gate (277 assertions), locking every
|
|
138
140
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
139
141
|
|
|
140
142
|
### Registry pantheon (live, grows per band)
|
|
@@ -189,7 +191,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
189
191
|
| v0.31.0 | Band 1: PAPER_028 | 32 |
|
|
190
192
|
| v0.32.0 | Band 1: PAPER_029 | 33 |
|
|
191
193
|
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
192
|
-
|
|
|
194
|
+
| v0.34.0 | Band 1: PAPER_031 | 35 |
|
|
195
|
+
| v0.35.0 | Band 1: PAPER_032 | 36 |
|
|
196
|
+
| **v0.36.0** ← current | Band 1: PAPER_033 | 37 |
|
|
193
197
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
194
198
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
195
199
|
| 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.
|
|
60
|
+
VERSION = "0.36.0"
|
|
61
61
|
|
|
62
62
|
# =============================================================================
|
|
63
63
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -1659,3 +1659,124 @@ 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
|
+
}
|
|
1724
|
+
|
|
1725
|
+
|
|
1726
|
+
@_register('PAPER_033')
|
|
1727
|
+
def _paper_033(dataset):
|
|
1728
|
+
"""Electroweak Precision Observables: UQFF Corrections (Session 0).
|
|
1729
|
+
|
|
1730
|
+
BESIII DCS D-decays anchor E_react = tan^4(theta_C) = 2.846e-3
|
|
1731
|
+
(shared with PAPER_030 - corpus consistency). Oblique corrections:
|
|
1732
|
+
delta_T = E_react*SSq/alpha_EM = 0.222 (comparable to 1-sigma EW
|
|
1733
|
+
fit uncertainty); delta_rho = E_react = 2.846e-3 within LEP 1-sigma;
|
|
1734
|
+
delta_S = 1.71 raw but exponentially killed by exp(-kappa*t_EW)*
|
|
1735
|
+
D_TRZ ~ 0 (no LEP conflict). HEADLINE FALSIFIABLE: Delta_m_W =
|
|
1736
|
+
+93 MeV - same direction and magnitude as the CDF anomaly
|
|
1737
|
+
(+70 MeV), consistent at ~0.3 sigma.
|
|
1738
|
+
Honest in-paper disclosures: DCS geometric mean 5.31e-3 vs pure
|
|
1739
|
+
CKM 2.846e-3 = 1.87x hadronic enhancement; the epsilon = 2.000
|
|
1740
|
+
"coincidence" E_react == tan^4 acknowledged.
|
|
1741
|
+
Q-032: (a) abstract labels delta_T = 1.622e-3 vs text 0.222
|
|
1742
|
+
(missing /alpha_EM in abstract); (b) 3rd consecutive paper with
|
|
1743
|
+
in-text self-correction ("Wait - let me recalculate", 0.294 GeV
|
|
1744
|
+
dead end); (c) eta-prime enhancement estimate 8.5e-9 is FOUR
|
|
1745
|
+
ORDERS below the observed excess it claims to explain;
|
|
1746
|
+
(d) SU(3) ratio 1.56 predicted vs 1.24 measured (20 pct FSI).
|
|
1747
|
+
"""
|
|
1748
|
+
import math as _m
|
|
1749
|
+
e_react = _m.tan(0.227) ** 4 # 2.843e-3
|
|
1750
|
+
alpha_em = 7.30e-3
|
|
1751
|
+
delta_t = e_react * SSQ / alpha_em # 0.222
|
|
1752
|
+
delta_rho = e_react # 2.846e-3
|
|
1753
|
+
delta_s_raw = 4.0 * 0.2312 * (e_react / (39.2e-3 ** 2)) # 1.71
|
|
1754
|
+
dm_w_gev = 80.4 * (0.769 / (0.769 - 0.231)) * (alpha_em / 2.0) * delta_t
|
|
1755
|
+
dcs = (5.23e-3, 4.22e-3, 6.79e-3)
|
|
1756
|
+
geo_mean = (dcs[0] * dcs[1] * dcs[2]) ** (1.0 / 3.0)
|
|
1757
|
+
return {
|
|
1758
|
+
'value': {
|
|
1759
|
+
'e_react': e_react,
|
|
1760
|
+
'delta_t_uqff': delta_t, # 0.222
|
|
1761
|
+
'delta_rho_uqff': delta_rho,
|
|
1762
|
+
'rho_uqff': 1.00037 + delta_rho, # 1.00322
|
|
1763
|
+
'delta_s_raw': delta_s_raw, # 1.71 -> suppressed ~0
|
|
1764
|
+
'delta_s_physical': 0.0,
|
|
1765
|
+
'dm_w_gev': dm_w_gev, # 0.093
|
|
1766
|
+
'm_w_uqff_gev': 80.362 + dm_w_gev, # 80.455
|
|
1767
|
+
'm_w_cdf_gev': 80.4335,
|
|
1768
|
+
'dcs_ratios': dcs,
|
|
1769
|
+
'dcs_geometric_mean': geo_mean, # 5.31e-3
|
|
1770
|
+
'hadronic_enhancement': geo_mean / e_react, # 1.87
|
|
1771
|
+
'dcs_uqff_enhancement': 1.0 + 0.1369 * e_react, # 1.00039 negligible
|
|
1772
|
+
'bes_br': {'k_pi0': 1.45e-4, 'k_eta': 1.17e-4, 'k_etap': 1.88e-4},
|
|
1773
|
+
'su3_ratio': (1.56, 1.239), # predicted vs measured (Q-032d)
|
|
1774
|
+
'etap_enhancement_estimate': 8.5e-9, # Q-032c: 4 orders short
|
|
1775
|
+
},
|
|
1776
|
+
'formula': ('E_react = tan^4(theta_C); delta_T = E_react*SSq/alpha_EM; '
|
|
1777
|
+
'delta_S suppressed by exp(-kappa*t_EW)*D_TRZ; '
|
|
1778
|
+
'Delta_m_W = m_W*(c^2/(c^2-s^2))*(alpha/2)*delta_T'),
|
|
1779
|
+
'source': 'PAPER_033',
|
|
1780
|
+
'residual_pct': abs(dm_w_gev - 0.093) / 0.093 * 100,
|
|
1781
|
+
'status': 'OPEN_RULING',
|
|
1782
|
+
}
|
|
@@ -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.
|
|
101
|
+
assert_that(C.VERSION == "0.36.0", "uqff_calculator.VERSION = 0.36.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,36 @@ 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
|
+
|
|
614
|
+
_r033 = C.calc('PAPER_033')['value']
|
|
615
|
+
assert_that(abs(_r033['e_react'] - 2.846e-3) / 2.846e-3 < 0.005,
|
|
616
|
+
"PAPER_033: E_react = tan^4(theta_C) = 2.84e-3 (shared with PAPER_030)")
|
|
617
|
+
assert_that(abs(_r033['delta_t_uqff'] - 0.222) < 0.002,
|
|
618
|
+
"PAPER_033: delta_T = E_react*SSq/alpha_EM = 0.222")
|
|
619
|
+
assert_that(abs(_r033['dm_w_gev'] - 0.093) < 0.002,
|
|
620
|
+
"PAPER_033: Delta_m_W = +93 MeV - CDF-anomaly direction and magnitude")
|
|
621
|
+
assert_that(abs(_r033['m_w_uqff_gev'] - 80.455) < 0.003,
|
|
622
|
+
"PAPER_033: m_W^UQFF = 80.455 GeV vs CDF 80.4335 (~0.3 sigma)")
|
|
623
|
+
assert_that(abs(_r033['dcs_geometric_mean'] - 5.31e-3) / 5.31e-3 < 0.005,
|
|
624
|
+
"PAPER_033: DCS geometric mean 5.31e-3; hadronic enhancement 1.87x disclosed")
|
|
625
|
+
assert_that(abs(_r033['rho_uqff'] - 1.00322) < 0.00001,
|
|
626
|
+
"PAPER_033: rho_UQFF = 1.00322 within LEP 1-sigma")
|
|
627
|
+
assert_that(C.wired_count() >= 37, "wired_count >= 37")
|
|
628
|
+
|
|
599
629
|
# =============================================================================
|
|
600
630
|
# REPORT
|
|
601
631
|
# =============================================================================
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.34.0 → star_magic_program-0.36.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.34.0 → star_magic_program-0.36.0}/star_magic_program.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|