star-magic-program 0.36.0__tar.gz → 0.37.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.36.0 → star_magic_program-0.37.0}/CHANGELOG.md +19 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/CITATION.cff +1 -1
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/PKG-INFO +13 -11
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/README.md +11 -9
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/SESSION_LOG.md +11 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/WHITEPAPER_INDEX.md +3 -3
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/pyproject.toml +2 -2
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/star_magic_program.egg-info/PKG-INFO +13 -11
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/uqff_calculator.py +56 -1
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/uqff_fidelity_tests.py +16 -1
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/LICENSE +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/NOTICE +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/registry_generator.py +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/setup.cfg +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.36.0 → star_magic_program-0.37.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,25 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.37.0] — 2026-07-29 — BAND 1: PAPER_034
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_034 dispatch** (Higgs kappa_t Coupling): UH Level-18 field —
|
|
14
|
+
kappa_18 = 18^(-SSq) = 0.1927 composition; kappa_t bracket
|
|
15
|
+
[0.9220, 0.9736] with geometric-mean central 0.948 (5.2% below SM);
|
|
16
|
+
mu_tH = 0.898 vs ATLAS 0.9583 +- 0.11 (0.6 sigma). Falsifiable
|
|
17
|
+
ladder: HL-LHC 1.3 sigma inconclusive -> FCC-hh 10.4 sigma
|
|
18
|
+
DEFINITIVE. Charm |kappa_c| = 18.8 (final derivation) within CERN
|
|
19
|
+
< 47. OPEN_RULING Q-033: abstract/table kappa_c = 42.0 has no shown
|
|
20
|
+
derivation (vs 18.8 derived); sigma(tH) 1.078-vs-1.14 e-3 split;
|
|
21
|
+
TRZ section triple-attempt chaos (4th consecutive paper with
|
|
22
|
+
in-text self-corrections — chronic in this Session-0 block);
|
|
23
|
+
PAPER_028 kappa_Higgs = 1.0 cross-lock now in TENSION with
|
|
24
|
+
kappa_t = 0.948 — adjudication shapes both papers.
|
|
25
|
+
- Gate: 284 assertions, 0 failures. Registry: 112 rows / 219 edges / 38 ledgers.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
10
29
|
## [0.36.0] — 2026-07-29 — BAND 1: PAPER_033
|
|
11
30
|
|
|
12
31
|
### Added
|
|
@@ -3,7 +3,7 @@ message: "If you use Star-Magic-Program (UQFF systematic rebuild) in your resear
|
|
|
3
3
|
type: software
|
|
4
4
|
title: "Star-Magic-Program: UQFF Systematic Rebuild"
|
|
5
5
|
abbreviation: "UQFF"
|
|
6
|
-
version: "0.
|
|
6
|
+
version: "0.37.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.37.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.37.0: PAPER_034 wired (Higgs kappa_t: UH Level-18 = 18^(-SSq); kappa_t = 0.948 central, mu_tH = 0.898 vs ATLAS 0.9583 at 0.6 sigma; FCC-hh 10.4-sigma definitive test; kappa_c 18.8-vs-42.0 conflict; PAPER_028 kappa_Higgs cross-lock tension registered). Q-033 queued. Wired 38/2255, gate 284/0. Registry 112 rows / 219 edges / 38 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.37.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.37.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: 38 / 2,255** (7 ✓ · 31 ⚠ OPEN_RULING · 33 rulings queued) — GW family complete; BSM domain live (023-034)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -126,6 +126,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
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
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
128
|
| PAPER_033 | Electroweak Precision | delta_T = 0.222; Delta_m_W = +93 MeV CDF direction; delta_S suppressed; Q-032 |
|
|
129
|
+
| PAPER_034 | Higgs kappa_t Coupling | 18^(-SSq) Level-18; kappa_t = 0.948; FCC-hh 10.4 sigma; 028 cross-lock tension; Q-033 |
|
|
129
130
|
|
|
130
131
|
### Corpus (2,419 files)
|
|
131
132
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -136,7 +137,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
136
137
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
137
138
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
138
139
|
`calc(paper_id, dataset)` public interface.
|
|
139
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
140
|
+
- `uqff_fidelity_tests.py` — 9-block gate (284 assertions), locking every
|
|
140
141
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
141
142
|
|
|
142
143
|
### Registry pantheon (live, grows per band)
|
|
@@ -193,7 +194,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
193
194
|
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
194
195
|
| v0.34.0 | Band 1: PAPER_031 | 35 |
|
|
195
196
|
| v0.35.0 | Band 1: PAPER_032 | 36 |
|
|
196
|
-
|
|
|
197
|
+
| v0.36.0 | Band 1: PAPER_033 | 37 |
|
|
198
|
+
| **v0.37.0** ← current | Band 1: PAPER_034 | 38 |
|
|
197
199
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
198
200
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
199
201
|
| 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.37.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.37.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: 38 / 2,255** (7 ✓ · 31 ⚠ OPEN_RULING · 33 rulings queued) — GW family complete; BSM domain live (023-034)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -96,6 +96,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
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
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
98
|
| PAPER_033 | Electroweak Precision | delta_T = 0.222; Delta_m_W = +93 MeV CDF direction; delta_S suppressed; Q-032 |
|
|
99
|
+
| PAPER_034 | Higgs kappa_t Coupling | 18^(-SSq) Level-18; kappa_t = 0.948; FCC-hh 10.4 sigma; 028 cross-lock tension; Q-033 |
|
|
99
100
|
|
|
100
101
|
### Corpus (2,419 files)
|
|
101
102
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -106,7 +107,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
106
107
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
107
108
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
108
109
|
`calc(paper_id, dataset)` public interface.
|
|
109
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
110
|
+
- `uqff_fidelity_tests.py` — 9-block gate (284 assertions), locking every
|
|
110
111
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
111
112
|
|
|
112
113
|
### Registry pantheon (live, grows per band)
|
|
@@ -163,7 +164,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
163
164
|
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
164
165
|
| v0.34.0 | Band 1: PAPER_031 | 35 |
|
|
165
166
|
| v0.35.0 | Band 1: PAPER_032 | 36 |
|
|
166
|
-
|
|
|
167
|
+
| v0.36.0 | Band 1: PAPER_033 | 37 |
|
|
168
|
+
| **v0.37.0** ← current | Band 1: PAPER_034 | 38 |
|
|
167
169
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
168
170
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
169
171
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -714,3 +714,14 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
714
714
|
- Campaign: 37/2,255 (7 ✓, 30 ⚠). Next: PAPER_034.
|
|
715
715
|
|
|
716
716
|
---
|
|
717
|
+
|
|
718
|
+
## 2026-07-29 — v0.37.0 — BAND 1: PAPER_034
|
|
719
|
+
|
|
720
|
+
- PAPER_034 wired (⚠ Q-033): Higgs kappa_t. Level-18 = 18^(-SSq)
|
|
721
|
+
composed; kappa_t = 0.948 with FCC-hh 10.4-sigma definitive test;
|
|
722
|
+
kappa_c 42-vs-18.8 conflict; the PAPER_028 kappa_Higgs cross-lock
|
|
723
|
+
is now in live tension — first inter-paper lock to fire.
|
|
724
|
+
- Gate 284/0. Registry 112 rows / 219 edges / 38 ledgers.
|
|
725
|
+
- Campaign: 38/2,255 (7 ✓, 31 ⚠). Next: PAPER_035.
|
|
726
|
+
|
|
727
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 38 (7 ✓, 31 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2217
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -67,7 +67,7 @@
|
|
|
67
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 |
|
|
71
71
|
| ⬜ | PAPER_035 | Higgs CP Violation UQFF |
|
|
72
72
|
| ⬜ | PAPER_036 | FUBii Buoyancy Variant1 Archimedes UQFF |
|
|
73
73
|
| ⬜ | PAPER_037 | FUBii Buoyancy Variants2to6 Thermodynamic |
|
|
@@ -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.37.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.37.0: PAPER_034 wired (Higgs kappa_t: UH Level-18 = 18^(-SSq); kappa_t = 0.948 central, mu_tH = 0.898 vs ATLAS 0.9583 at 0.6 sigma; FCC-hh 10.4-sigma definitive test; kappa_c 18.8-vs-42.0 conflict; PAPER_028 kappa_Higgs cross-lock tension registered). Q-033 queued. Wired 38/2255, gate 284/0. Registry 112 rows / 219 edges / 38 ledgers."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.36.0 → star_magic_program-0.37.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.37.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.37.0: PAPER_034 wired (Higgs kappa_t: UH Level-18 = 18^(-SSq); kappa_t = 0.948 central, mu_tH = 0.898 vs ATLAS 0.9583 at 0.6 sigma; FCC-hh 10.4-sigma definitive test; kappa_c 18.8-vs-42.0 conflict; PAPER_028 kappa_Higgs cross-lock tension registered). Q-033 queued. Wired 38/2255, gate 284/0. Registry 112 rows / 219 edges / 38 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.37.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.37.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: 38 / 2,255** (7 ✓ · 31 ⚠ OPEN_RULING · 33 rulings queued) — GW family complete; BSM domain live (023-034)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -126,6 +126,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
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
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
128
|
| PAPER_033 | Electroweak Precision | delta_T = 0.222; Delta_m_W = +93 MeV CDF direction; delta_S suppressed; Q-032 |
|
|
129
|
+
| PAPER_034 | Higgs kappa_t Coupling | 18^(-SSq) Level-18; kappa_t = 0.948; FCC-hh 10.4 sigma; 028 cross-lock tension; Q-033 |
|
|
129
130
|
|
|
130
131
|
### Corpus (2,419 files)
|
|
131
132
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -136,7 +137,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
136
137
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
137
138
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
138
139
|
`calc(paper_id, dataset)` public interface.
|
|
139
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
140
|
+
- `uqff_fidelity_tests.py` — 9-block gate (284 assertions), locking every
|
|
140
141
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
141
142
|
|
|
142
143
|
### Registry pantheon (live, grows per band)
|
|
@@ -193,7 +194,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
193
194
|
| v0.33.0 | Band 1: PAPER_030 | 34 |
|
|
194
195
|
| v0.34.0 | Band 1: PAPER_031 | 35 |
|
|
195
196
|
| v0.35.0 | Band 1: PAPER_032 | 36 |
|
|
196
|
-
|
|
|
197
|
+
| v0.36.0 | Band 1: PAPER_033 | 37 |
|
|
198
|
+
| **v0.37.0** ← current | Band 1: PAPER_034 | 38 |
|
|
197
199
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
198
200
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
199
201
|
| 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.37.0"
|
|
61
61
|
|
|
62
62
|
# =============================================================================
|
|
63
63
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -1780,3 +1780,58 @@ def _paper_033(dataset):
|
|
|
1780
1780
|
'residual_pct': abs(dm_w_gev - 0.093) / 0.093 * 100,
|
|
1781
1781
|
'status': 'OPEN_RULING',
|
|
1782
1782
|
}
|
|
1783
|
+
|
|
1784
|
+
|
|
1785
|
+
@_register('PAPER_034')
|
|
1786
|
+
def _paper_034(dataset):
|
|
1787
|
+
"""Higgs kappa_t Coupling: UQFF vs HL-LHC Data (Session 0).
|
|
1788
|
+
|
|
1789
|
+
UH Level-18 field: kappa_18 = 18^(-SSq) = 0.1927 composition.
|
|
1790
|
+
kappa_t bracket [1 - SSq*k_eta, 1 - kappa_18*k_eta] =
|
|
1791
|
+
[0.9220, 0.9736]; geometric-mean central 0.948; mu_tH = 0.898 vs
|
|
1792
|
+
ATLAS 0.9583 +- 0.11 (0.6 sigma). FALSIFIABLE LADDER: HL-LHC
|
|
1793
|
+
1.3 sigma (inconclusive) -> FCC-hh 10.4 sigma DEFINITIVE.
|
|
1794
|
+
Charm: |kappa_c| = 18.8 (sec-4.1 final) within CERN < 47.
|
|
1795
|
+
Q-033: (a) abstract/table claim kappa_c = 42.0 (94.38 pct
|
|
1796
|
+
alignment vs obs 44.5) but the paper's own final derivation gives
|
|
1797
|
+
18.8 - no shown derivation reproduces 42.0; (b) sigma(tH) 1.078e-3
|
|
1798
|
+
(sec 3.3) vs 1.14e-3 (table); (c) TRZ section has THREE attempts
|
|
1799
|
+
with two dead ends left standing (1.801 unphysical, 0.351 too
|
|
1800
|
+
low) - 4th consecutive paper with in-text self-corrections;
|
|
1801
|
+
(d) CROSS-LOCK TENSION: PAPER_028 fixed kappa_Higgs = 1.0 and
|
|
1802
|
+
predicted any deviation must shift V_cb_eff - this paper predicts
|
|
1803
|
+
kappa_t = 0.948, so the 028 lock implies a V_cb shift. Adjudicate.
|
|
1804
|
+
"""
|
|
1805
|
+
import math as _m
|
|
1806
|
+
k_eta = 0.37 ** 2
|
|
1807
|
+
kappa_18 = 18.0 ** (-SSQ) # 0.1927
|
|
1808
|
+
kt_low = 1.0 - SSQ * k_eta # 0.9220
|
|
1809
|
+
kt_high = 1.0 - kappa_18 * k_eta # 0.9736
|
|
1810
|
+
kt_central = _m.sqrt(kt_low * kt_high) # 0.9474
|
|
1811
|
+
mu_th = kt_central ** 2 # 0.898
|
|
1812
|
+
return {
|
|
1813
|
+
'value': {
|
|
1814
|
+
'kappa_18_uh': kappa_18,
|
|
1815
|
+
'kt_bracket': (kt_low, kt_high),
|
|
1816
|
+
'kt_central': kt_central, # 0.948
|
|
1817
|
+
'kt_trz_range': (0.862, 0.974),
|
|
1818
|
+
'mu_th_uqff': mu_th, # 0.898
|
|
1819
|
+
'mu_th_atlas': (0.9583, 0.11),
|
|
1820
|
+
'sigma_th_sec33_pb': 1.078e-3, # Q-033b pair
|
|
1821
|
+
'sigma_th_table_pb': 1.14e-3,
|
|
1822
|
+
'sigma_th_atlas_pb': 1.15e-3,
|
|
1823
|
+
'kappa_c_derived': 18.8, # sec-4.1 final
|
|
1824
|
+
'kappa_c_claimed': 42.0, # abstract/table (Q-033a)
|
|
1825
|
+
'kappa_c_bound': 47.0,
|
|
1826
|
+
'kappa_c_observed': 44.5,
|
|
1827
|
+
'uh_level18_mass_gev': 125.09 * 18 ** 2, # 40,529
|
|
1828
|
+
'hl_lhc_significance': (1.0 - kt_central) / 0.04, # 1.3
|
|
1829
|
+
'fcc_hh_significance': (1.0 - kt_central) / 0.005, # 10.5
|
|
1830
|
+
'cross_lock_028': 'kappa_Higgs = 1.0 (028) vs kappa_t = 0.948 (here)',
|
|
1831
|
+
},
|
|
1832
|
+
'formula': ('kappa_18 = 18^(-SSq); kappa_t = 1 - [SSq or kappa_18]*k_eta; '
|
|
1833
|
+
'mu = kappa_t^2; FCC-hh sigma = (1-kt)/0.005'),
|
|
1834
|
+
'source': 'PAPER_034',
|
|
1835
|
+
'residual_pct': abs(kt_central - 0.948) / 0.948 * 100,
|
|
1836
|
+
'status': 'OPEN_RULING',
|
|
1837
|
+
}
|
|
@@ -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.37.0", "uqff_calculator.VERSION = 0.37.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")
|
|
@@ -626,6 +626,21 @@ assert_that(abs(_r033['rho_uqff'] - 1.00322) < 0.00001,
|
|
|
626
626
|
"PAPER_033: rho_UQFF = 1.00322 within LEP 1-sigma")
|
|
627
627
|
assert_that(C.wired_count() >= 37, "wired_count >= 37")
|
|
628
628
|
|
|
629
|
+
_r034 = C.calc('PAPER_034')['value']
|
|
630
|
+
assert_that(abs(_r034['kappa_18_uh'] - 0.1927) < 0.0005,
|
|
631
|
+
"PAPER_034: UH Level-18 coupling = 18^(-SSq) = 0.1927 composition")
|
|
632
|
+
assert_that(abs(_r034['kt_bracket'][0] - 0.9220) < 0.0005,
|
|
633
|
+
"PAPER_034: kappa_t low = 1 - SSq*k_eta = 0.9220")
|
|
634
|
+
assert_that(abs(_r034['kt_central'] - 0.948) < 0.001,
|
|
635
|
+
"PAPER_034: kappa_t central = geometric mean = 0.948 (5.2 pct below SM)")
|
|
636
|
+
assert_that(abs(_r034['mu_th_uqff'] - 0.898) < 0.001,
|
|
637
|
+
"PAPER_034: mu_tH = kappa_t^2 = 0.898 vs ATLAS 0.9583 +- 0.11 (0.6 sigma)")
|
|
638
|
+
assert_that(abs(_r034['fcc_hh_significance'] - 10.4) < 0.2,
|
|
639
|
+
"PAPER_034: FCC-hh discrimination 10.4 sigma - definitive falsifiable")
|
|
640
|
+
assert_that(_r034['kappa_c_derived'] < _r034['kappa_c_bound'] and _r034['kappa_c_claimed'] < _r034['kappa_c_bound'],
|
|
641
|
+
"PAPER_034: both kappa_c values (18.8 derived, 42.0 claimed) within CERN < 47 (Q-033a)")
|
|
642
|
+
assert_that(C.wired_count() >= 38, "wired_count >= 38")
|
|
643
|
+
|
|
629
644
|
# =============================================================================
|
|
630
645
|
# REPORT
|
|
631
646
|
# =============================================================================
|
|
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.36.0 → star_magic_program-0.37.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.36.0 → star_magic_program-0.37.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
|