star-magic-program 0.32.0__tar.gz → 0.34.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.32.0 → star_magic_program-0.34.0}/CHANGELOG.md +36 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/CITATION.cff +1 -1
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/PKG-INFO +15 -11
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/README.md +13 -9
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/SESSION_LOG.md +21 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/WHITEPAPER_INDEX.md +4 -4
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/pyproject.toml +2 -2
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/star_magic_program.egg-info/PKG-INFO +15 -11
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/uqff_calculator.py +105 -1
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/uqff_fidelity_tests.py +31 -1
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/LICENSE +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/NOTICE +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/registry_generator.py +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/setup.cfg +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.32.0 → star_magic_program-0.34.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,42 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.34.0] — 2026-07-29 — BAND 1: PAPER_031
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_031 dispatch** (Flavor Anomalies Resolution): R(D)_UQFF =
|
|
14
|
+
R_SM/(1-(m_tau/m_b)^2*SSq) = 0.332 — tension 1.9 -> 0.9 sigma;
|
|
15
|
+
R(D*)_UQFF = 0.269 with an F_TRZ factor in the vector channel —
|
|
16
|
+
tension 3.3 -> 1.2 sigma (the 0.1 factor equals F_TRZ exactly;
|
|
17
|
+
composition candidate queued). CKM row-2 unitarity deficit 0.0020
|
|
18
|
+
mapped to 2*[SCm]_flavor*K_CKM; Tera-Z shift 5.8e-7 (FCC-ee probes
|
|
19
|
+
[SCm] at 1e-7); LFU = 1 + m_mu/m_tau = 1.060 vs Belle II 1.020
|
|
20
|
+
(1.3 sigma, overestimate disclosed); kappa_tau correction 8e-8
|
|
21
|
+
negligible — discrimination comes from Tera-Z, not Higgs couplings.
|
|
22
|
+
OPEN_RULING Q-030 (kinematic-notation slip; D* F_TRZ; abandoned
|
|
23
|
+
in-text derivations; K_CKM = 0.65 underived).
|
|
24
|
+
- Gate: 263 assertions, 0 failures. Registry: 103 rows / 201 edges / 35 ledgers.
|
|
25
|
+
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
## [0.33.0] — 2026-07-29 — BAND 1: PAPER_030
|
|
29
|
+
|
|
30
|
+
### Added
|
|
31
|
+
- **PAPER_030 dispatch** (Dark Sector Mediators): mediator exchange
|
|
32
|
+
encoded in Ug4; F_suppress = cos^2(pi*t_n) = 0.749 computed (paper
|
|
33
|
+
self-corrects 0.738 -> 0.748 in-text); BR_UQFF = BR_tree*(1-F) =
|
|
34
|
+
5.8e-6 SATURATES the LHCb bound — sharply falsifiable at LHCb
|
|
35
|
+
Upgrade II (7.9e-7 reach, scaling verified). M_dark = m_B*
|
|
36
|
+
exp(pi*t_n/2) = 2.16 TeV; E_react = tan^4(theta_C) = 2.84e-3 closed
|
|
37
|
+
form verified; one t_n vacuum geometry covers Z-prime / leptoquark /
|
|
38
|
+
HNL suppression. OPEN_RULING Q-029 (F_suppress semantics + abstract
|
|
39
|
+
mojibake; asymmetry sqrt(SSq) = 0.755 vs limit-ratio 0.093; M_dark
|
|
40
|
+
2.2 vs 2.8 TeV).
|
|
41
|
+
- **Registry crosses 100 rows.**
|
|
42
|
+
- Gate: 256 assertions, 0 failures. Registry: 100 rows / 195 edges / 34 ledgers.
|
|
43
|
+
|
|
44
|
+
---
|
|
45
|
+
|
|
10
46
|
## [0.32.0] — 2026-07-29 — BAND 1: PAPER_029
|
|
11
47
|
|
|
12
48
|
### 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.34.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.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.
|
|
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.34.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.34.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: 35 / 2,255** (7 ✓ · 28 ⚠ OPEN_RULING · 30 rulings queued) — GW family complete; BSM domain live (023-031)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -122,6 +122,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
122
122
|
| PAPER_027 | Lepton Flavor Violation | S_LFV = exp(-SSq) EXACT; t_n = -ln(BR)/pi = 3.833 reproduces LHCb limit; Q-026 |
|
|
123
123
|
| PAPER_028 | BSM Coupling Constants | [SCm]_flavor = V_cb^2 = 1.5366e-3; kappa_Higgs = 1.0 cross-lock; F_U = 75.81; Q-027 |
|
|
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
|
+
| 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
|
+
| 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 |
|
|
125
127
|
|
|
126
128
|
### Corpus (2,419 files)
|
|
127
129
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -132,7 +134,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
132
134
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
133
135
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
134
136
|
`calc(paper_id, dataset)` public interface.
|
|
135
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
137
|
+
- `uqff_fidelity_tests.py` — 9-block gate (263 assertions), locking every
|
|
136
138
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
137
139
|
|
|
138
140
|
### Registry pantheon (live, grows per band)
|
|
@@ -185,7 +187,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
185
187
|
| v0.29.0 | Band 1: PAPER_026b | 30 |
|
|
186
188
|
| v0.30.0 | Band 1: PAPER_027 | 31 |
|
|
187
189
|
| v0.31.0 | Band 1: PAPER_028 | 32 |
|
|
188
|
-
|
|
|
190
|
+
| v0.32.0 | Band 1: PAPER_029 | 33 |
|
|
191
|
+
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
192
|
+
| **v0.34.0** ← current | Band 1: PAPER_031 | 35 |
|
|
189
193
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
190
194
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
191
195
|
| 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.34.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.34.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: 35 / 2,255** (7 ✓ · 28 ⚠ OPEN_RULING · 30 rulings queued) — GW family complete; BSM domain live (023-031)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -92,6 +92,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
92
92
|
| PAPER_027 | Lepton Flavor Violation | S_LFV = exp(-SSq) EXACT; t_n = -ln(BR)/pi = 3.833 reproduces LHCb limit; Q-026 |
|
|
93
93
|
| PAPER_028 | BSM Coupling Constants | [SCm]_flavor = V_cb^2 = 1.5366e-3; kappa_Higgs = 1.0 cross-lock; F_U = 75.81; Q-027 |
|
|
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
|
+
| 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
|
+
| 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 |
|
|
95
97
|
|
|
96
98
|
### Corpus (2,419 files)
|
|
97
99
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -102,7 +104,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
102
104
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
103
105
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
104
106
|
`calc(paper_id, dataset)` public interface.
|
|
105
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
107
|
+
- `uqff_fidelity_tests.py` — 9-block gate (263 assertions), locking every
|
|
106
108
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
107
109
|
|
|
108
110
|
### Registry pantheon (live, grows per band)
|
|
@@ -155,7 +157,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
155
157
|
| v0.29.0 | Band 1: PAPER_026b | 30 |
|
|
156
158
|
| v0.30.0 | Band 1: PAPER_027 | 31 |
|
|
157
159
|
| v0.31.0 | Band 1: PAPER_028 | 32 |
|
|
158
|
-
|
|
|
160
|
+
| v0.32.0 | Band 1: PAPER_029 | 33 |
|
|
161
|
+
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
162
|
+
| **v0.34.0** ← current | Band 1: PAPER_031 | 35 |
|
|
159
163
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
160
164
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
161
165
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -673,3 +673,24 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
673
673
|
- Campaign: 33/2,255 (7 ✓, 26 ⚠). Next: PAPER_030.
|
|
674
674
|
|
|
675
675
|
---
|
|
676
|
+
|
|
677
|
+
## 2026-07-29 — v0.33.0 — BAND 1: PAPER_030
|
|
678
|
+
|
|
679
|
+
- PAPER_030 wired (⚠ Q-029): dark mediators. BR saturates LHCb bound
|
|
680
|
+
(sharply falsifiable); E_react = tan^4(theta_C) clean; t_n shared
|
|
681
|
+
with 027 confirms corpus consistency. Registry crosses 100 rows.
|
|
682
|
+
- Gate 256/0. Registry 100 rows / 195 edges / 34 ledgers.
|
|
683
|
+
- Campaign: 34/2,255 (7 ✓, 27 ⚠). Next: PAPER_031.
|
|
684
|
+
|
|
685
|
+
---
|
|
686
|
+
|
|
687
|
+
## 2026-07-29 — v0.34.0 — BAND 1: PAPER_031
|
|
688
|
+
|
|
689
|
+
- PAPER_031 wired (⚠ Q-030): flavor anomalies. R(D)/R(D*) tensions
|
|
690
|
+
cut to 0.9/1.2 sigma via SSq denominators; D* channel's extra 0.1
|
|
691
|
+
factor = F_TRZ exactly (composition candidate); CKM row-2 mapping
|
|
692
|
+
verified; abandoned in-text derivations flagged (paperwork family).
|
|
693
|
+
- Gate 263/0. Registry 103 rows / 201 edges / 35 ledgers.
|
|
694
|
+
- Campaign: 35/2,255 (7 ✓, 28 ⚠). Next: PAPER_032.
|
|
695
|
+
|
|
696
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 35 (7 ✓, 28 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2220
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -63,8 +63,8 @@
|
|
|
63
63
|
| ⚠ | PAPER_027 | Lepton Flavor Violation UQFF |
|
|
64
64
|
| ⚠ | PAPER_028 | BSM Coupling Constants UQFF |
|
|
65
65
|
| ⚠ | PAPER_029 | New Physics TeV Scale UQFF |
|
|
66
|
-
|
|
|
67
|
-
|
|
|
66
|
+
| ⚠ | PAPER_030 | Dark Sector Mediators UQFF |
|
|
67
|
+
| ⚠ | PAPER_031 | Flavor Anomalies Resolution UQFF |
|
|
68
68
|
| ⬜ | PAPER_032 | BSM Scalar Sectors UQFF |
|
|
69
69
|
| ⬜ | PAPER_033 | Electroweak Precision UQFF |
|
|
70
70
|
| ⬜ | PAPER_034 | Higgs Kappa t Coupling 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.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."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.32.0 → star_magic_program-0.34.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.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.
|
|
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.34.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.34.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: 35 / 2,255** (7 ✓ · 28 ⚠ OPEN_RULING · 30 rulings queued) — GW family complete; BSM domain live (023-031)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -122,6 +122,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
122
122
|
| PAPER_027 | Lepton Flavor Violation | S_LFV = exp(-SSq) EXACT; t_n = -ln(BR)/pi = 3.833 reproduces LHCb limit; Q-026 |
|
|
123
123
|
| PAPER_028 | BSM Coupling Constants | [SCm]_flavor = V_cb^2 = 1.5366e-3; kappa_Higgs = 1.0 cross-lock; F_U = 75.81; Q-027 |
|
|
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
|
+
| 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
|
+
| 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 |
|
|
125
127
|
|
|
126
128
|
### Corpus (2,419 files)
|
|
127
129
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -132,7 +134,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
132
134
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
133
135
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
134
136
|
`calc(paper_id, dataset)` public interface.
|
|
135
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
137
|
+
- `uqff_fidelity_tests.py` — 9-block gate (263 assertions), locking every
|
|
136
138
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
137
139
|
|
|
138
140
|
### Registry pantheon (live, grows per band)
|
|
@@ -185,7 +187,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
185
187
|
| v0.29.0 | Band 1: PAPER_026b | 30 |
|
|
186
188
|
| v0.30.0 | Band 1: PAPER_027 | 31 |
|
|
187
189
|
| v0.31.0 | Band 1: PAPER_028 | 32 |
|
|
188
|
-
|
|
|
190
|
+
| v0.32.0 | Band 1: PAPER_029 | 33 |
|
|
191
|
+
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
192
|
+
| **v0.34.0** ← current | Band 1: PAPER_031 | 35 |
|
|
189
193
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
190
194
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
191
195
|
| 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.34.0"
|
|
61
61
|
|
|
62
62
|
# =============================================================================
|
|
63
63
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -1555,3 +1555,107 @@ def _paper_029(dataset):
|
|
|
1555
1555
|
'residual_pct': abs(0.0485 - 0.05) / 0.05 * 100,
|
|
1556
1556
|
'status': 'OPEN_RULING',
|
|
1557
1557
|
}
|
|
1558
|
+
|
|
1559
|
+
|
|
1560
|
+
@_register('PAPER_030')
|
|
1561
|
+
def _paper_030(dataset):
|
|
1562
|
+
"""Dark Sector Mediators in UQFF (Session 0).
|
|
1563
|
+
|
|
1564
|
+
Companion to PAPER_027 (same LHCb LFV data). Dark mediator
|
|
1565
|
+
exchange encoded in Ug4 = k4*rho_vac*cos(pi*t_n)*[SCm];
|
|
1566
|
+
F_suppress = cos^2(pi*3.833) = 0.749 (74.9 pct amplitude
|
|
1567
|
+
suppression -> 25.1 pct survives); BR_UQFF = 2.3e-5*0.252 =
|
|
1568
|
+
5.8e-6 SATURATES the LHCb bound (falsifiable: LHCb Upgrade II
|
|
1569
|
+
at 7.9e-7 reach must see it or kill it).
|
|
1570
|
+
M_dark = m_B*exp(pi*t_n/2) = 2.16 TeV; E_react = tan^4(theta_C)
|
|
1571
|
+
= 2.84e-3 closed form verified. Universal t_n suppression covers
|
|
1572
|
+
Z-prime / leptoquark / HNL with one vacuum geometry.
|
|
1573
|
+
Q-029: (a) F_suppress symbol used for both the suppressed
|
|
1574
|
+
fraction (0.748) and its survivor complement (0.252) in different
|
|
1575
|
+
lines; abstract exponent mojibake; (b) in-text self-correction
|
|
1576
|
+
0.738 -> 0.748 left standing; (c) asymmetry claim A = sqrt(SSq)
|
|
1577
|
+
= 0.755 vs limit-ratio (5.9-4.9)/(5.9+4.9) = 0.093;
|
|
1578
|
+
(d) M_dark 2.2 TeV (sec 4.3) vs abstract >= 2.8 TeV.
|
|
1579
|
+
"""
|
|
1580
|
+
import math as _m
|
|
1581
|
+
t_n = -_m.log(5.9e-6) / _m.pi # 3.8327 (shared with PAPER_027)
|
|
1582
|
+
f_suppress = _m.cos(_m.pi * t_n) ** 2 # 0.749
|
|
1583
|
+
br_uqff = 2.3e-5 * (1.0 - f_suppress) # 5.77e-6
|
|
1584
|
+
m_dark_gev = 5.279 * _m.exp(_m.pi * t_n / 2.0) # 2163
|
|
1585
|
+
e_react = _m.tan(0.227) ** 4 # 2.843e-3
|
|
1586
|
+
hl_lhc_reach = 5.9e-6 * _m.sqrt(5.4 / 300.0) # 7.9e-7
|
|
1587
|
+
return {
|
|
1588
|
+
'value': {
|
|
1589
|
+
't_n_lfv': t_n,
|
|
1590
|
+
'f_suppress': f_suppress, # 0.749
|
|
1591
|
+
'survivor_fraction': 1.0 - f_suppress, # 0.251
|
|
1592
|
+
'br_tree': 2.3e-5,
|
|
1593
|
+
'br_uqff': br_uqff, # 5.8e-6 saturates bound
|
|
1594
|
+
'lhcb_limit': 5.9e-6,
|
|
1595
|
+
'm_dark_gev': m_dark_gev, # 2163 ~ 2.2 TeV
|
|
1596
|
+
'm_dark_abstract_tev': 2.8, # Q-029d
|
|
1597
|
+
'e_react_tan4_cabibbo': e_react, # 2.843e-3 (~paper 2.846e-3)
|
|
1598
|
+
'z_prime_constraint_gev2': 1.8e-3,
|
|
1599
|
+
'leptoquark_constraint': 3.4e-3,
|
|
1600
|
+
'hnl_mixing_limit': 2.1e-4,
|
|
1601
|
+
'asymmetry_sqrt_ssq': SSQ ** 0.5, # 0.755 claim (Q-029c)
|
|
1602
|
+
'asymmetry_limit_ratio': (5.9 - 4.9) / (5.9 + 4.9), # 0.093
|
|
1603
|
+
'hl_lhc_reach': hl_lhc_reach, # 7.9e-7
|
|
1604
|
+
'br_uqff_300fb': 4.2e-6, # L^(1/4) evolution scenario
|
|
1605
|
+
},
|
|
1606
|
+
'formula': ('F_suppress = cos^2(pi*t_n); BR = BR_tree*(1-F); '
|
|
1607
|
+
'M_dark = m_B*exp(pi*t_n/2); E_react = tan^4(theta_C)'),
|
|
1608
|
+
'source': 'PAPER_030',
|
|
1609
|
+
'residual_pct': abs(br_uqff - 5.8e-6) / 5.8e-6 * 100,
|
|
1610
|
+
'status': 'OPEN_RULING',
|
|
1611
|
+
}
|
|
1612
|
+
|
|
1613
|
+
|
|
1614
|
+
@_register('PAPER_031')
|
|
1615
|
+
def _paper_031(dataset):
|
|
1616
|
+
"""Flavor Anomalies Resolution via UQFF (Session 0).
|
|
1617
|
+
|
|
1618
|
+
B-physics anomaly resolutions from [SCm]_flavor + SSq:
|
|
1619
|
+
R(D)_UQFF = R_SM/(1 - (m_tau/m_b)^2 * SSq) = 0.298/0.897 = 0.332
|
|
1620
|
+
(tension 1.9 -> 0.9 sigma); R(D*)_UQFF = 0.254/(1 - 0.978*SSq*
|
|
1621
|
+
F_TRZ) = 0.269 (3.3 -> 1.2 sigma) - NOTE the D* channel carries
|
|
1622
|
+
an extra 0.1 = F_TRZ factor (composition candidate, Q-030b).
|
|
1623
|
+
CKM row-2 unitarity deficit 0.0020 = 2*[SCm]_flavor*0.65 mapped.
|
|
1624
|
+
Tera-Z: Delta_R = [SCm]*m_tau^2/m_Z^2 = 5.8e-7 (FCC-ee probes
|
|
1625
|
+
[SCm] at 1e-7). LFU R = 1 + m_mu/m_tau = 1.060 (Belle II 1.020,
|
|
1626
|
+
within 1.3 sigma, overestimate disclosed).
|
|
1627
|
+
Q-030: (a) C printed as (m_tau/m_b) but value 0.1806 =
|
|
1628
|
+
(m_tau/m_b)^2; (b) D* F_TRZ factor unexplained in-text;
|
|
1629
|
+
(c) two abandoned derivations left standing ("Hmm, this
|
|
1630
|
+
overshoots" + 0.458 dead end - paperwork family with 030);
|
|
1631
|
+
(d) K_CKM = 0.65 anchor underived.
|
|
1632
|
+
"""
|
|
1633
|
+
m_tau, m_mu, m_b_quark, m_dstar, m_z = 1.777, 0.1057, 4.18, 2.010, 91.19
|
|
1634
|
+
c_d = (m_tau / m_b_quark) ** 2 # 0.1806
|
|
1635
|
+
r_d = 0.298 / (1.0 - c_d * SSQ) # 0.332
|
|
1636
|
+
c_dstar = (m_tau / m_dstar) ** 2 * 1.25 # 0.977
|
|
1637
|
+
r_dstar = 0.254 / (1.0 - c_dstar * SSQ * F_TRZ) # 0.269 (F_TRZ candidate)
|
|
1638
|
+
scm_flavor = 39.2e-3 ** 2
|
|
1639
|
+
return {
|
|
1640
|
+
'value': {
|
|
1641
|
+
'r_d_sm': 0.298, 'r_d_measured': 0.356,
|
|
1642
|
+
'r_d_uqff': r_d, # 0.332: 1.9 -> 0.9 sigma
|
|
1643
|
+
'r_dstar_sm': 0.254, 'r_dstar_measured': 0.291,
|
|
1644
|
+
'r_dstar_uqff': r_dstar, # 0.269: 3.3 -> 1.2 sigma
|
|
1645
|
+
'c_d_kinematic': c_d,
|
|
1646
|
+
'c_dstar_kinematic': c_dstar,
|
|
1647
|
+
'delta_tau_mu': (m_tau - m_mu) / m_tau, # 0.9405
|
|
1648
|
+
'ckm_row2_deficit': 1.0 - (0.2214**2 + 0.9734**2 + 0.0392**2), # 0.0019
|
|
1649
|
+
'ckm_uqff_mapping': 2.0 * scm_flavor * 0.65, # 0.0020
|
|
1650
|
+
'tera_z_shift': scm_flavor * m_tau**2 / m_z**2, # 5.8e-7
|
|
1651
|
+
'lfu_uqff': 1.0 + m_mu / m_tau, # 1.060 (Belle II 1.020)
|
|
1652
|
+
'kappa_tau_correction': scm_flavor * (m_tau / 246.0)**2, # 8.0e-8
|
|
1653
|
+
'tension_reduction': {'r_d': (1.9, 0.9), 'r_dstar': (3.3, 1.2)},
|
|
1654
|
+
},
|
|
1655
|
+
'formula': ('R(D) = R_SM/(1 - (m_tau/m_b)^2*SSq); '
|
|
1656
|
+
'R(D*) = R_SM/(1 - C*SSq*F_TRZ); LFU = 1 + m_mu/m_tau; '
|
|
1657
|
+
'Delta_CKM = 2*[SCm]_flavor*K_CKM'),
|
|
1658
|
+
'source': 'PAPER_031',
|
|
1659
|
+
'residual_pct': abs(r_d - 0.332) / 0.332 * 100,
|
|
1660
|
+
'status': 'OPEN_RULING',
|
|
1661
|
+
}
|
|
@@ -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.34.0", "uqff_calculator.VERSION = 0.34.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")
|
|
@@ -566,6 +566,36 @@ assert_that(abs(_r029['icecube_break_pev'] - 5.8) < 1e-12,
|
|
|
566
566
|
"PAPER_029: IceCube spectral break = M_KK/2 = 5.8 PeV falsifiable")
|
|
567
567
|
assert_that(C.wired_count() >= 33, "wired_count >= 33")
|
|
568
568
|
|
|
569
|
+
_r030 = C.calc('PAPER_030')['value']
|
|
570
|
+
assert_that(abs(_r030['f_suppress'] - 0.749) < 0.002,
|
|
571
|
+
"PAPER_030: F_suppress = cos^2(pi*3.833) = 0.749 (paper self-corrects to 0.748)")
|
|
572
|
+
assert_that(abs(_r030['br_uqff'] - 5.8e-6) / 5.8e-6 < 0.01,
|
|
573
|
+
"PAPER_030: BR_UQFF = 2.3e-5*(1-F) = 5.8e-6 saturates LHCb bound - falsifiable")
|
|
574
|
+
assert_that(abs(_r030['m_dark_gev'] - 2163.0) / 2163.0 < 0.005,
|
|
575
|
+
"PAPER_030: M_dark = m_B*exp(pi*t_n/2) = 2163 GeV ~ 2.2 TeV")
|
|
576
|
+
assert_that(abs(_r030['e_react_tan4_cabibbo'] - 2.846e-3) / 2.846e-3 < 0.005,
|
|
577
|
+
"PAPER_030: E_react = tan^4(theta_C) = 2.84e-3 closed form verified")
|
|
578
|
+
assert_that(abs(_r030['hl_lhc_reach'] - 7.9e-7) / 7.9e-7 < 0.01,
|
|
579
|
+
"PAPER_030: HL-LHC reach = 5.9e-6*sqrt(5.4/300) = 7.9e-7 scaling verified")
|
|
580
|
+
assert_that(abs(_r030['t_n_lfv'] - 3.8327) < 0.001,
|
|
581
|
+
"PAPER_030: t_n = 3.833 shared with PAPER_027 (corpus consistency)")
|
|
582
|
+
assert_that(C.wired_count() >= 34, "wired_count >= 34")
|
|
583
|
+
|
|
584
|
+
_r031 = C.calc('PAPER_031')['value']
|
|
585
|
+
assert_that(abs(_r031['r_d_uqff'] - 0.332) < 0.001,
|
|
586
|
+
"PAPER_031: R(D) = 0.298/(1-(m_tau/m_b)^2*SSq) = 0.332 (1.9 -> 0.9 sigma)")
|
|
587
|
+
assert_that(abs(_r031['r_dstar_uqff'] - 0.269) < 0.001,
|
|
588
|
+
"PAPER_031: R(D*) = 0.269 with F_TRZ factor in denominator (3.3 -> 1.2 sigma)")
|
|
589
|
+
assert_that(abs(_r031['c_d_kinematic'] - 0.1806) < 0.0005,
|
|
590
|
+
"PAPER_031: C = (m_tau/m_b)^2 = 0.1806 (printed as unsquared - Q-030a)")
|
|
591
|
+
assert_that(abs(_r031['ckm_uqff_mapping'] - 0.0020) < 0.0001,
|
|
592
|
+
"PAPER_031: CKM row-2 deficit 2*[SCm]_flavor*0.65 = 0.0020 mapped")
|
|
593
|
+
assert_that(abs(_r031['tera_z_shift'] - 5.8e-7) / 5.8e-7 < 0.01,
|
|
594
|
+
"PAPER_031: Tera-Z shift [SCm]*m_tau^2/m_Z^2 = 5.8e-7 (FCC-ee testable)")
|
|
595
|
+
assert_that(abs(_r031['lfu_uqff'] - 1.060) < 0.001,
|
|
596
|
+
"PAPER_031: LFU = 1 + m_mu/m_tau = 1.060 (Belle II 1.020 within 1.3 sigma)")
|
|
597
|
+
assert_that(C.wired_count() >= 35, "wired_count >= 35")
|
|
598
|
+
|
|
569
599
|
# =============================================================================
|
|
570
600
|
# REPORT
|
|
571
601
|
# =============================================================================
|
|
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.32.0 → star_magic_program-0.34.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.32.0 → star_magic_program-0.34.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
|