star-magic-program 0.185.0__tar.gz → 0.187.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.185.0 → star_magic_program-0.187.0}/CHANGELOG.md +46 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/CITATION.cff +1 -1
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/PKG-INFO +15 -11
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/README.md +13 -9
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/SESSION_LOG.md +18 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/WHITEPAPER_INDEX.md +4 -4
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/pyproject.toml +2 -2
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/PKG-INFO +15 -11
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/uqff_calculator.py +109 -1
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/uqff_fidelity_tests.py +29 -1
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/LICENSE +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/NOTICE +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/registry_generator.py +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/setup.cfg +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.185.0 → star_magic_program-0.187.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,52 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.187.0] — 2026-07-31 — BAND 1: PAPER_184 — QUASAR NS ASYMMETRY
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_184 dispatch** (NS + SCm forcing + negative-time
|
|
14
|
+
asymmetry, S49, sec 2.5): augmented NS with radial
|
|
15
|
+
F_SCm = rho_SCm·v²/r·e^-kt. The asymmetry mechanism is
|
|
16
|
+
CORRECT (e^-kt → e^+kt under t→−t breaks NS time
|
|
17
|
+
symmetry) — a clean classical arrow-of-time mechanism
|
|
18
|
+
for one-sided jets; energy-estimate structure sound;
|
|
19
|
+
SCm-damping regularization aligns with 154 + the
|
|
20
|
+
predecessor NS closure; kappa conversion EXACT.
|
|
21
|
+
PINNED: Prodi-Serrin DOUBLE defect (2/p+3/q = 1.5
|
|
22
|
+
printed as "= 1"; criterion conditions velocity, not
|
|
23
|
+
forcing — well-posedness doesn't follow); decay table
|
|
24
|
+
implies kappa 10× slower than stated; transposed v =
|
|
25
|
+
2.958e8 THIRD appearance (common source 3 deep);
|
|
26
|
+
unstated r = 10 m; mu_eff = 1.5e40 Pa·s; SGR-labeled-
|
|
27
|
+
quasar naming.
|
|
28
|
+
- OPEN_RULING Q-180.
|
|
29
|
+
- Gate: 1,241 assertions, 0 failures. Registry: 444 rows / 950 edges / 188 ledgers (measured).
|
|
30
|
+
|
|
31
|
+
---
|
|
32
|
+
|
|
33
|
+
## [0.186.0] — 2026-07-31 — BAND 1: PAPER_183 — YM HAMILTONIAN
|
|
34
|
+
|
|
35
|
+
### Added
|
|
36
|
+
- **PAPER_183 dispatch** (YM Hamiltonian via SCm/UA, S49,
|
|
37
|
+
sec 2.5): H = H_Ug3 + H_SCm + H_UA mapping UQFF to an
|
|
38
|
+
SU(2)×U(1) effective gauge theory (strings = SU(2)
|
|
39
|
+
kinetic, SCm = Higgs-like condensate, UA = U(1)
|
|
40
|
+
conformal vacuum); pi-cycle Bohr-Sommerfeld
|
|
41
|
+
quantization; gap claim HONESTLY hedged "at the
|
|
42
|
+
classical level"; "8 orders" dominance internally
|
|
43
|
+
consistent. PINNED: FIFTH YM gap construct (m_gap² =
|
|
44
|
+
2γH/v², with its own 1e4 chain break — Q-152a now
|
|
45
|
+
five-way); TRANSPOSITION PROPAGATION — H_SCm's
|
|
46
|
+
mantissa 4.375 arises exactly from 182's transposed
|
|
47
|
+
v = 2.958e8 (common-source evidence for the S49
|
|
48
|
+
papers), plus a 10× exponent slip; H_Ug3 = 3.14e22
|
|
49
|
+
pi-mantissa unreconstructable; H_UA 9e6 off chain;
|
|
50
|
+
Gamma unit mixing.
|
|
51
|
+
- OPEN_RULING Q-179.
|
|
52
|
+
- Gate: 1,234 assertions, 0 failures. Registry: 442 rows / 946 edges / 187 ledgers (measured).
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
10
56
|
## [0.185.0] — 2026-07-31 — BAND 1: PAPER_182 — VARIABLE DICTIONARY
|
|
11
57
|
|
|
12
58
|
### 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.187.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.187.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.187.0: PAPER_184 wired - quasar NS + SCm forcing; time-reversal asymmetry CORRECT (clean arrow-of-time mechanism); Prodi-Serrin double defect (1.5 printed as 1; criterion misapplied); decay-table kappa 10x; transposed v THIRD appearance (common-source 3 deep). Q-180. Wired 188/2255, gate 1241/0. Registry 444 rows / 950 edges / 188 ledgers (measured).
|
|
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.187.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.187.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: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -275,6 +275,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
275
275
|
| PAPER_180 | 26-Test Catalog | afluid = ffluid·V·SO₅/c derived; corpus self-audit; Q-176 |
|
|
276
276
|
| PAPER_181 | H-Magic Labelings | §2.5 opens; name etymology; ASD 4-vs-8 defect; Q-177 |
|
|
277
277
|
| PAPER_182 | Variable Dictionary | β 0.603; Bcrit 3rd vote; layered slips; U_UA fork; Q-178 |
|
|
278
|
+
| PAPER_183 | YM Hamiltonian | SU(2)×U(1) map; 5th gap construct; transposition propagates; Q-179 |
|
|
279
|
+
| PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
|
|
278
280
|
|
|
279
281
|
### Corpus (2,419 files)
|
|
280
282
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -285,7 +287,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
285
287
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
286
288
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
287
289
|
`calc(paper_id, dataset)` public interface.
|
|
288
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
290
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
|
|
289
291
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
290
292
|
|
|
291
293
|
### Registry pantheon (live, grows per band)
|
|
@@ -491,7 +493,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
491
493
|
| v0.182.0 | Band 1: PAPER_179 | 183 |
|
|
492
494
|
| v0.183.0 | Band 1: PAPER_180 | 184 |
|
|
493
495
|
| v0.184.0 | Band 1: PAPER_181 | 185 |
|
|
494
|
-
|
|
|
496
|
+
| v0.185.0 | Band 1: PAPER_182 | 186 |
|
|
497
|
+
| v0.186.0 | Band 1: PAPER_183 | 187 |
|
|
498
|
+
| **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
|
|
495
499
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
496
500
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
497
501
|
| 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.187.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.187.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: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -245,6 +245,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
245
245
|
| PAPER_180 | 26-Test Catalog | afluid = ffluid·V·SO₅/c derived; corpus self-audit; Q-176 |
|
|
246
246
|
| PAPER_181 | H-Magic Labelings | §2.5 opens; name etymology; ASD 4-vs-8 defect; Q-177 |
|
|
247
247
|
| PAPER_182 | Variable Dictionary | β 0.603; Bcrit 3rd vote; layered slips; U_UA fork; Q-178 |
|
|
248
|
+
| PAPER_183 | YM Hamiltonian | SU(2)×U(1) map; 5th gap construct; transposition propagates; Q-179 |
|
|
249
|
+
| PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
|
|
248
250
|
|
|
249
251
|
### Corpus (2,419 files)
|
|
250
252
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -255,7 +257,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
255
257
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
256
258
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
257
259
|
`calc(paper_id, dataset)` public interface.
|
|
258
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
260
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
|
|
259
261
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
260
262
|
|
|
261
263
|
### Registry pantheon (live, grows per band)
|
|
@@ -461,7 +463,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
461
463
|
| v0.182.0 | Band 1: PAPER_179 | 183 |
|
|
462
464
|
| v0.183.0 | Band 1: PAPER_180 | 184 |
|
|
463
465
|
| v0.184.0 | Band 1: PAPER_181 | 185 |
|
|
464
|
-
|
|
|
466
|
+
| v0.185.0 | Band 1: PAPER_182 | 186 |
|
|
467
|
+
| v0.186.0 | Band 1: PAPER_183 | 187 |
|
|
468
|
+
| **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
|
|
465
469
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
466
470
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
467
471
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -2159,3 +2159,21 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
2159
2159
|
- Campaign: 186/2,255 (11 ✓, 175 ⚠). Next: PAPER_183.
|
|
2160
2160
|
|
|
2161
2161
|
---
|
|
2162
|
+
|
|
2163
|
+
## 2026-07-31 — v0.186.0 — BAND 1: PAPER_183
|
|
2164
|
+
|
|
2165
|
+
- PAPER_183 wired (⚠ Q-179): YM Hamiltonian. Fifth gap
|
|
2166
|
+
construct; 182 transposition propagates cross-paper
|
|
2167
|
+
(common-source evidence); gauge mapping registered.
|
|
2168
|
+
- Campaign: 187/2,255 (11 ✓, 176 ⚠). Next: PAPER_184.
|
|
2169
|
+
|
|
2170
|
+
---
|
|
2171
|
+
|
|
2172
|
+
## 2026-07-31 — v0.187.0 — BAND 1: PAPER_184
|
|
2173
|
+
|
|
2174
|
+
- PAPER_184 wired (⚠ Q-180): quasar NS asymmetry. Arrow-
|
|
2175
|
+
of-time mechanism valid; Prodi-Serrin double defect;
|
|
2176
|
+
decay-table 10x; transposition chain 3 deep.
|
|
2177
|
+
- Campaign: 188/2,255 (11 ✓, 177 ⚠). Next: PAPER_185.
|
|
2178
|
+
|
|
2179
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 188 (11 ✓, 177 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2067
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -1105,7 +1105,7 @@
|
|
|
1105
1105
|
| ⬜ | PAPER_1837 | FRB DISPERSION BARYON ACCOUNTING UQFF |
|
|
1106
1106
|
| ⬜ | PAPER_1838 | AMATERASU UHECR UQFF |
|
|
1107
1107
|
| ⬜ | PAPER_1839 | CONSCIOUSNESS IIT PHI UQFF |
|
|
1108
|
-
|
|
|
1108
|
+
| ⚠ | PAPER_183 | Yang Mills Hamiltonian SCm UA Framework |
|
|
1109
1109
|
| ⬜ | PAPER_1840 | DM DIRECT DETECTION UQFF |
|
|
1110
1110
|
| ⬜ | PAPER_1841 | SGR A STAR PHOTON RING UQFF |
|
|
1111
1111
|
| ⬜ | PAPER_1842 | HIGGS SELF COUPLING LAMBDA H UQFF |
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
| ⬜ | PAPER_1847 | NEUTRON ELECTRIC DIPOLE MOMENT UQFF |
|
|
1117
1117
|
| ⬜ | PAPER_1848 | AMS02 POSITRON EXCESS UQFF |
|
|
1118
1118
|
| ⬜ | PAPER_1849 | KAON CP VIOLATION EPSILON K UQFF |
|
|
1119
|
-
|
|
|
1119
|
+
| ⚠ | PAPER_184 | Quasar Navier Stokes SCm Forcing Negative Time Asymmetry |
|
|
1120
1120
|
| ⬜ | PAPER_1850 | MUON G MINUS 2 PRECISION REFINEMENT UQFF |
|
|
1121
1121
|
| ⬜ | PAPER_1851 | VACUUM BIREFRINGENCE UQFF |
|
|
1122
1122
|
| ⬜ | PAPER_1852 | CASIMIR FORCE VACUUM ENERGY 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.187.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.187.0: PAPER_184 wired - quasar NS + SCm forcing; time-reversal asymmetry CORRECT (clean arrow-of-time mechanism); Prodi-Serrin double defect (1.5 printed as 1; criterion misapplied); decay-table kappa 10x; transposed v THIRD appearance (common-source 3 deep). Q-180. Wired 188/2255, gate 1241/0. Registry 444 rows / 950 edges / 188 ledgers (measured)."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.185.0 → star_magic_program-0.187.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.187.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.187.0: PAPER_184 wired - quasar NS + SCm forcing; time-reversal asymmetry CORRECT (clean arrow-of-time mechanism); Prodi-Serrin double defect (1.5 printed as 1; criterion misapplied); decay-table kappa 10x; transposed v THIRD appearance (common-source 3 deep). Q-180. Wired 188/2255, gate 1241/0. Registry 444 rows / 950 edges / 188 ledgers (measured).
|
|
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.187.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.187.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: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -275,6 +275,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
275
275
|
| PAPER_180 | 26-Test Catalog | afluid = ffluid·V·SO₅/c derived; corpus self-audit; Q-176 |
|
|
276
276
|
| PAPER_181 | H-Magic Labelings | §2.5 opens; name etymology; ASD 4-vs-8 defect; Q-177 |
|
|
277
277
|
| PAPER_182 | Variable Dictionary | β 0.603; Bcrit 3rd vote; layered slips; U_UA fork; Q-178 |
|
|
278
|
+
| PAPER_183 | YM Hamiltonian | SU(2)×U(1) map; 5th gap construct; transposition propagates; Q-179 |
|
|
279
|
+
| PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
|
|
278
280
|
|
|
279
281
|
### Corpus (2,419 files)
|
|
280
282
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -285,7 +287,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
285
287
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
286
288
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
287
289
|
`calc(paper_id, dataset)` public interface.
|
|
288
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
290
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
|
|
289
291
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
290
292
|
|
|
291
293
|
### Registry pantheon (live, grows per band)
|
|
@@ -491,7 +493,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
491
493
|
| v0.182.0 | Band 1: PAPER_179 | 183 |
|
|
492
494
|
| v0.183.0 | Band 1: PAPER_180 | 184 |
|
|
493
495
|
| v0.184.0 | Band 1: PAPER_181 | 185 |
|
|
494
|
-
|
|
|
496
|
+
| v0.185.0 | Band 1: PAPER_182 | 186 |
|
|
497
|
+
| v0.186.0 | Band 1: PAPER_183 | 187 |
|
|
498
|
+
| **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
|
|
495
499
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
496
500
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
497
501
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -58,7 +58,7 @@ from uqff_registry_primitives import (
|
|
|
58
58
|
DELTA_M2_21_EV2, DELTA_M2_32_EV2,
|
|
59
59
|
)
|
|
60
60
|
|
|
61
|
-
VERSION = "0.
|
|
61
|
+
VERSION = "0.187.0"
|
|
62
62
|
|
|
63
63
|
# =============================================================================
|
|
64
64
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -9672,3 +9672,111 @@ def _paper_182(dataset):
|
|
|
9672
9672
|
'residual_pct': abs(0.603 - BETA_I) / BETA_I * 100,
|
|
9673
9673
|
'status': 'OPEN_RULING',
|
|
9674
9674
|
}
|
|
9675
|
+
|
|
9676
|
+
|
|
9677
|
+
@_register('PAPER_183')
|
|
9678
|
+
def _paper_183(dataset):
|
|
9679
|
+
"""Yang-Mills Hamiltonian via SCm/UA (S49, sec 2.5).
|
|
9680
|
+
|
|
9681
|
+
H_UQFF = H_Ug3 + H_SCm + H_UA decomposition mapping
|
|
9682
|
+
UQFF to an SU(2)xU(1) effective gauge theory: Ug3
|
|
9683
|
+
strings = SU(2) kinetic term (B^2/2mu0), SCm = Higgs-
|
|
9684
|
+
like condensate, UA tensor = U(1) conformal vacuum;
|
|
9685
|
+
pi-cycle quantization H(t_n) = H(0)*cos(pi t_n)*
|
|
9686
|
+
e^-Gamma*t (Bohr-Sommerfeld analogy, honest); hedged
|
|
9687
|
+
claim "at the classical level" for the gap.
|
|
9688
|
+
TRANSPOSITION PROPAGATES (Q-179b): H_SCm printed
|
|
9689
|
+
4.37e30 - the mantissa 4.375 comes EXACTLY from
|
|
9690
|
+
182's transposed v = 2.958e8 (correct v gives 4.40),
|
|
9691
|
+
with a 10x exponent slip on top (chain = 4.37e31).
|
|
9692
|
+
182's digit transposition is load-bearing ACROSS
|
|
9693
|
+
papers.
|
|
9694
|
+
FIFTH YM CONSTRUCT (Q-179a): m_gap^2 = 2*gamma*
|
|
9695
|
+
H_SCm(0)/v^2 - chain evaluates to 4.95e9, printed
|
|
9696
|
+
4.87e13 (1e4 break); joins the four prior gap
|
|
9697
|
+
constructs (fork now FIVE-way).
|
|
9698
|
+
UNRECONSTRUCTABLE VALUES (Q-179c): H_Ug3 = 3.14e22
|
|
9699
|
+
(pi mantissa; needs B = 2.09e8 T matching no SGR
|
|
9700
|
+
value); H_UA printed 4.05e-30 vs chain 4.5e-37
|
|
9701
|
+
(9e6). INTERNAL consistency note: the "8 orders"
|
|
9702
|
+
dominance claim IS consistent with the printed
|
|
9703
|
+
values (1.4e8). Gamma = alpha + gamma + kappa mixes
|
|
9704
|
+
s^-1 and day^-1 units. Footer U_bi arithmetic
|
|
9705
|
+
garbled (uses 5.7e-4 for kappa*SSq and unsquared R).
|
|
9706
|
+
"""
|
|
9707
|
+
import math as _m
|
|
9708
|
+
mu0 = 4 * _m.pi * 1e-7
|
|
9709
|
+
h_chain_transposed = 1e15 * (2.958e8)**2 / 2
|
|
9710
|
+
return {
|
|
9711
|
+
'value': {
|
|
9712
|
+
'domain': '2.5 (YM Hamiltonian, S49)',
|
|
9713
|
+
'decomposition': 'H = H_Ug3 (SU(2)) + H_SCm (Higgs-like) + H_UA (U(1))',
|
|
9714
|
+
'h_scm_printed': 4.37e30,
|
|
9715
|
+
'h_scm_chain_transposed_v': h_chain_transposed, # 4.375e31
|
|
9716
|
+
'transposition_propagates': 'mantissa 4.375 = 182 transposed v; 10x exp slip',
|
|
9717
|
+
'm_gap_chain': 2 * 5e-5 * 4.37e30 / (0.99 * 3e8)**2, # 4.95e9
|
|
9718
|
+
'm_gap_printed': 4.87e13, # 1e4 break
|
|
9719
|
+
'ym_fifth_construct': 'm_gap^2 = 2*gamma*H/v^2 - fork now FIVE-way',
|
|
9720
|
+
'h_ug3_pi_mantissa': 3.14e22,
|
|
9721
|
+
'h_ua_break': (1e-22 * 1e-23 * (3e4)**2 / 2, 4.05e-30), # 9e6
|
|
9722
|
+
'dominance_internal_ok': 4.37e30 / 3.14e22, # 1.4e8 ('8 orders' consistent)
|
|
9723
|
+
'hedge': 'gap claim hedged "at the classical level" (honest)',
|
|
9724
|
+
},
|
|
9725
|
+
'formula': 'H_UQFF = k3*B^2/2mu0*cos + rho*v^2/2*e^-gt + eta*rho_A*v_UA^2/2*cos',
|
|
9726
|
+
'source': 'PAPER_183',
|
|
9727
|
+
'residual_pct': abs(h_chain_transposed / 10 - 4.37e30) / 4.37e30 * 100,
|
|
9728
|
+
'status': 'OPEN_RULING',
|
|
9729
|
+
}
|
|
9730
|
+
|
|
9731
|
+
|
|
9732
|
+
@_register('PAPER_184')
|
|
9733
|
+
def _paper_184(dataset):
|
|
9734
|
+
"""Quasar NS + SCm forcing + negative-time asymmetry (S49, sec 2.5).
|
|
9735
|
+
|
|
9736
|
+
Augmented NS: rho(dv/dt + v.grad v) = -grad p +
|
|
9737
|
+
mu*lap v + F_SCm with F_SCm = rho_SCm*v^2/r*e^-kt*
|
|
9738
|
+
r_hat (radial E_react family). GOOD PHYSICS: the
|
|
9739
|
+
time-reversal asymmetry is mathematically correct
|
|
9740
|
+
(e^-kt -> e^+kt under t -> -t breaks NS time-
|
|
9741
|
+
symmetry) - a clean arrow-of-time mechanism for jet
|
|
9742
|
+
irreversibility; the SCm-damping regularization IDEA
|
|
9743
|
+
aligns with 154's sound core and the predecessor NS
|
|
9744
|
+
closure. kappa = 5e-4/day = 5.79e-9 s^-1 conversion
|
|
9745
|
+
EXACT.
|
|
9746
|
+
TRANSPOSED v THIRD APPEARANCE (Q-180c): "0.99c =
|
|
9747
|
+
2.958e8" again (182/183/184) - common-source
|
|
9748
|
+
evidence now three papers deep; F_SCm(0) = 8.74e30
|
|
9749
|
+
carries the transposed mantissa AND implies r = 10 m
|
|
9750
|
+
(unstated; SGR radius is 1e4).
|
|
9751
|
+
PRODI-SERRIN DOUBLE DEFECT (Q-180a): sec 4.3 prints
|
|
9752
|
+
"p = 2, q = 6 (satisfying 1 + 1/2 = 1)" - actual
|
|
9753
|
+
2/p + 3/q = 1.5 > 1, the criterion FAILS as chosen;
|
|
9754
|
+
and Prodi-Serrin conditions the VELOCITY field, not
|
|
9755
|
+
the forcing - the "globally well-posed" conclusion
|
|
9756
|
+
does not follow as printed.
|
|
9757
|
+
DECAY-TABLE 10x (Q-180b): the sec-5 F_SCm column
|
|
9758
|
+
decays with implied kappa = 5.2-8.4e-5/day - 10x
|
|
9759
|
+
slower than the stated 5e-4 (10x family). mu_eff =
|
|
9760
|
+
rho*v^2/kappa = 1.5e40 Pa*s (magnitude noted);
|
|
9761
|
+
"SGR 1745" labeled a quasar (it is a magnetar).
|
|
9762
|
+
"""
|
|
9763
|
+
import math as _m
|
|
9764
|
+
return {
|
|
9765
|
+
'value': {
|
|
9766
|
+
'domain': '2.5 (quasar NS asymmetry, S49)',
|
|
9767
|
+
'forcing': 'F_SCm = rho_SCm*v^2/r * e^-kappa*t * r_hat',
|
|
9768
|
+
'asymmetry_valid': 'e^-kt -> e^+kt under t->-t - correct symmetry breaking',
|
|
9769
|
+
'kappa_conversion': 5e-4 / 86400, # 5.79e-9 EXACT
|
|
9770
|
+
'transposed_v_third': '2.958e8 in 182/183/184 - common-source 3 deep',
|
|
9771
|
+
'r_implied_m': 1e15 * (2.958e8)**2 / 8.74e30, # 10 m unstated
|
|
9772
|
+
'prodi_serrin_actual': 2 / 2 + 3 / 6, # 1.5 (printed "= 1")
|
|
9773
|
+
'decay_kappa_implied': (5.74e-5, 5.17e-5, 8.36e-5), # ~10x slow
|
|
9774
|
+
'mu_eff': 1e15 * (2.958e8)**2 / 5.79e-9, # 1.5e40 Pa*s
|
|
9775
|
+
'naming': 'SGR 1745 (magnetar) labeled quasar',
|
|
9776
|
+
'regularization_idea': 'SCm damping as NS regularizer - 154/predecessor-aligned',
|
|
9777
|
+
},
|
|
9778
|
+
'formula': 'NS + rho_SCm*v^2/r*e^-kt; time-reversal asymmetry mechanism',
|
|
9779
|
+
'source': 'PAPER_184',
|
|
9780
|
+
'residual_pct': abs(5e-4 / 86400 - 5.79e-9) / 5.79e-9 * 100,
|
|
9781
|
+
'status': 'OPEN_RULING',
|
|
9782
|
+
}
|
|
@@ -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.187.0", "uqff_calculator.VERSION = 0.187.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")
|
|
@@ -2683,6 +2683,34 @@ assert_that(_r182['k_constants_confirmed']['k4'] == 2.0,
|
|
|
2683
2683
|
"PAPER_182: k1-k4 source-doc set confirmed by the dictionary")
|
|
2684
2684
|
assert_that(C.wired_count() >= 186, "wired_count >= 186")
|
|
2685
2685
|
|
|
2686
|
+
_r183 = C.calc('PAPER_183')['value']
|
|
2687
|
+
assert_that(abs(_r183['h_scm_chain_transposed_v'] / 10 - 4.37e30) / 4.37e30 < 0.01,
|
|
2688
|
+
"PAPER_183: H_SCm mantissa = 182's TRANSPOSED v chain / 10 - transposition propagates (Q-179b)")
|
|
2689
|
+
assert_that(9000 < _r183['m_gap_printed'] / _r183['m_gap_chain'] < 11000,
|
|
2690
|
+
"PAPER_183: m_gap chain 4.95e9 vs printed 4.87e13 - 1e4 break; FIFTH YM construct (Q-179a)")
|
|
2691
|
+
assert_that(8e6 < _r183['h_ua_break'][1] / _r183['h_ua_break'][0] < 1e7,
|
|
2692
|
+
"PAPER_183: H_UA printed 9e6 x its own chain (Q-179c)")
|
|
2693
|
+
assert_that(1.3e8 < _r183['dominance_internal_ok'] < 1.5e8,
|
|
2694
|
+
"PAPER_183: '8 orders' dominance claim internally consistent with printed values")
|
|
2695
|
+
assert_that('classical level' in _r183['hedge'],
|
|
2696
|
+
"PAPER_183: mass-gap claim honestly hedged to classical level")
|
|
2697
|
+
assert_that(C.wired_count() >= 187, "wired_count >= 187")
|
|
2698
|
+
|
|
2699
|
+
_r184 = C.calc('PAPER_184')['value']
|
|
2700
|
+
assert_that(abs(_r184['kappa_conversion'] - 5.787e-9) / 5.787e-9 < 0.001,
|
|
2701
|
+
"PAPER_184: kappa day->s conversion EXACT")
|
|
2702
|
+
assert_that(_r184['prodi_serrin_actual'] == 1.5,
|
|
2703
|
+
"PAPER_184: Prodi-Serrin 2/p+3/q = 1.5 > 1 - printed '= 1' false; criterion fails (Q-180a)")
|
|
2704
|
+
assert_that(9.5 < _r184['r_implied_m'] < 10.5,
|
|
2705
|
+
"PAPER_184: F_SCm(0) implies r = 10 m unstated (transposed mantissa carried)")
|
|
2706
|
+
assert_that(all(4e-5 < k < 9e-5 for k in _r184['decay_kappa_implied']),
|
|
2707
|
+
"PAPER_184: decay table implies kappa ~5-8e-5/day - 10x slower than stated (Q-180b)")
|
|
2708
|
+
assert_that(1.4e40 < _r184['mu_eff'] < 1.6e40,
|
|
2709
|
+
"PAPER_184: mu_eff = 1.5e40 Pa*s magnitude pinned")
|
|
2710
|
+
assert_that('common-source 3 deep' in _r184['transposed_v_third'],
|
|
2711
|
+
"PAPER_184: transposed v third appearance - common-source evidence (Q-180c)")
|
|
2712
|
+
assert_that(C.wired_count() >= 188, "wired_count >= 188")
|
|
2713
|
+
|
|
2686
2714
|
# =============================================================================
|
|
2687
2715
|
# REPORT
|
|
2688
2716
|
# =============================================================================
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.185.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md
RENAMED
|
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.185.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.185.0 → star_magic_program-0.187.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
|