star-magic-program 0.128.0__tar.gz → 0.130.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.128.0 → star_magic_program-0.130.0}/CHANGELOG.md +39 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/CITATION.cff +1 -1
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/PKG-INFO +15 -11
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/README.md +13 -9
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/SESSION_LOG.md +18 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/WHITEPAPER_INDEX.md +4 -4
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/pyproject.toml +2 -2
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/star_magic_program.egg-info/PKG-INFO +15 -11
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/uqff_calculator.py +110 -1
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/uqff_fidelity_tests.py +27 -1
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/LICENSE +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/NOTICE +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/registry_generator.py +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/setup.cfg +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.128.0 → star_magic_program-0.130.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,45 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.130.0] — 2026-07-29 — BAND 1: PAPER_127 — ALFVÉN GROUNDING
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_127 dispatch** (Resonant PSP delta_sw, d91b1f6c):
|
|
14
|
+
d_sw = 0.01 grounded as the Alfvén-crossing velocity jump
|
|
15
|
+
(PSP Encounter 8, 2021 — best observational peg d_sw has
|
|
16
|
+
received). Chains EXACT: F_U(r_A) = 0.685 m/s², omega_res =
|
|
17
|
+
3.59e-5 rad/s, t_n = 0.322 d, omega = 1.13e-4 rad/s.
|
|
18
|
+
FALSIFIED CODE OUTPUT No. 2: actual 4.39e-7 m/s vs claimed
|
|
19
|
+
~5e5 (1.1e12 off; density×g isn't an acceleration). [UA]
|
|
20
|
+
FOURTH value (0.0145, circularly back-solved) — the single-
|
|
21
|
+
[UA] ruling now closes FIVE queue items. d_sw definition
|
|
22
|
+
fork now 3 routes (SSq/57, F_TRZ², [UA]·F_U). Q-110
|
|
23
|
+
annotated.
|
|
24
|
+
- OPEN_RULING Q-123.
|
|
25
|
+
- Gate: 883 assertions, 0 failures. Registry: 334 rows / 705 edges / 131 ledgers.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
## [0.129.0] — 2026-07-29 — BAND 1: PAPER_126 — /10 = F_TRZ FIND
|
|
30
|
+
|
|
31
|
+
### Added
|
|
32
|
+
- **PAPER_126 dispatch** (Master Buoyancy Gaia Sgr A*,
|
|
33
|
+
d91b1f6c): canonizes the galactic pair (M_bh = 4.3e6 M_sun,
|
|
34
|
+
d_g = 2.44e20 m), resolving PAPER_121's internal fork toward
|
|
35
|
+
PAPER_110's values (Q-122c ruling picks corpus-wide; Q-117
|
|
36
|
+
annotated). Error chains EXACT (4.31% GRAVITY, 3.51% EHT,
|
|
37
|
+
M/d = 3.50e16). SELF-CANCELING DERIVATION pinned: eps_UA
|
|
38
|
+
code literally multiplies and divides by beta²/SSq —
|
|
39
|
+
4.3% is calibrated, not derived (Rule 7). PRIMITIVE FIND:
|
|
40
|
+
the M_bh correction "(1 + SSq·beta_i/10)" — the /10 IS
|
|
41
|
+
F_TRZ; (1 + SSq·beta·F_TRZ) gives 4.297 at canonical beta.
|
|
42
|
+
Abstract garble (0.348 → "0.213") and dual GRAVITY R0
|
|
43
|
+
logged. Block-8 catch fixed in-flight.
|
|
44
|
+
- OPEN_RULING Q-122.
|
|
45
|
+
- Gate: 877 assertions, 0 failures. Registry: 332 rows / 701 edges / 130 ledgers.
|
|
46
|
+
|
|
47
|
+
---
|
|
48
|
+
|
|
10
49
|
## [0.128.0] — 2026-07-29 — BAND 1: PAPER_125 — KAPPA FIRST REAL DERIVATION
|
|
11
50
|
|
|
12
51
|
### 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.130.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.130.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.130.0: PAPER_127 wired - Resonant PSP Alfven boundary (d_sw grounded as PSP E8 velocity jump, chains EXACT; FALSIFIED code output No. 2 - 4.4e-7 vs claimed 5e5, 1.1e12 off; [UA] FOURTH value 0.0145 circular; d_sw definition fork now 3 routes). Q-123 queued. Wired 131/2255, gate 883/0. Registry 334 rows / 705 edges / 131 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.130.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.130.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: 131 / 2,255** (11 ✓ · 120 ⚠ OPEN_RULING · 123 rulings queued) — Alfvén grounding + [UA] 4th value (127)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -218,6 +218,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
218
218
|
| PAPER_123 | Sub-Quantum n=4.20 | winding 1/5 = 2/SO_5 derives 0.989 keV; dn = log10(1.602) artifact; Q-119 |
|
|
219
219
|
| PAPER_124 | Buoyancy Pb-206 S_n | isotope misattribution fixed (self-rect No. 10); SSq → Pb-208; Q-120 |
|
|
220
220
|
| PAPER_125 | Superconductive 4LAC | kappa = 0.35/700 derived EXACT; named kappas; circular code pinned; Q-121 |
|
|
221
|
+
| PAPER_126 | Master Buoyancy Gaia | pair (4.3e6, 2.44e20) canonized; eps_UA circular; /10 = F_TRZ find; Q-122 |
|
|
222
|
+
| PAPER_127 | Resonant PSP Alfvén | d_sw grounded (PSP E8); code output falsified No. 2; [UA] 4th value; Q-123 |
|
|
221
223
|
|
|
222
224
|
### Corpus (2,419 files)
|
|
223
225
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -228,7 +230,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
228
230
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
229
231
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
230
232
|
`calc(paper_id, dataset)` public interface.
|
|
231
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
233
|
+
- `uqff_fidelity_tests.py` — 9-block gate (883 assertions), locking every
|
|
232
234
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
233
235
|
|
|
234
236
|
### Registry pantheon (live, grows per band)
|
|
@@ -377,7 +379,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
377
379
|
| v0.125.0 | Band 1: PAPER_122 | 126 |
|
|
378
380
|
| v0.126.0 | Band 1: PAPER_123 | 127 |
|
|
379
381
|
| v0.127.0 | Band 1: PAPER_124 | 128 |
|
|
380
|
-
|
|
|
382
|
+
| v0.128.0 | Band 1: PAPER_125 | 129 |
|
|
383
|
+
| v0.129.0 | Band 1: PAPER_126 | 130 |
|
|
384
|
+
| **v0.130.0** ← current | Band 1: PAPER_127 | 131 |
|
|
381
385
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
382
386
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
383
387
|
| 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.130.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.130.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: 131 / 2,255** (11 ✓ · 120 ⚠ OPEN_RULING · 123 rulings queued) — Alfvén grounding + [UA] 4th value (127)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -188,6 +188,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
188
188
|
| PAPER_123 | Sub-Quantum n=4.20 | winding 1/5 = 2/SO_5 derives 0.989 keV; dn = log10(1.602) artifact; Q-119 |
|
|
189
189
|
| PAPER_124 | Buoyancy Pb-206 S_n | isotope misattribution fixed (self-rect No. 10); SSq → Pb-208; Q-120 |
|
|
190
190
|
| PAPER_125 | Superconductive 4LAC | kappa = 0.35/700 derived EXACT; named kappas; circular code pinned; Q-121 |
|
|
191
|
+
| PAPER_126 | Master Buoyancy Gaia | pair (4.3e6, 2.44e20) canonized; eps_UA circular; /10 = F_TRZ find; Q-122 |
|
|
192
|
+
| PAPER_127 | Resonant PSP Alfvén | d_sw grounded (PSP E8); code output falsified No. 2; [UA] 4th value; Q-123 |
|
|
191
193
|
|
|
192
194
|
### Corpus (2,419 files)
|
|
193
195
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -198,7 +200,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
198
200
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
199
201
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
200
202
|
`calc(paper_id, dataset)` public interface.
|
|
201
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
203
|
+
- `uqff_fidelity_tests.py` — 9-block gate (883 assertions), locking every
|
|
202
204
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
203
205
|
|
|
204
206
|
### Registry pantheon (live, grows per band)
|
|
@@ -347,7 +349,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
347
349
|
| v0.125.0 | Band 1: PAPER_122 | 126 |
|
|
348
350
|
| v0.126.0 | Band 1: PAPER_123 | 127 |
|
|
349
351
|
| v0.127.0 | Band 1: PAPER_124 | 128 |
|
|
350
|
-
|
|
|
352
|
+
| v0.128.0 | Band 1: PAPER_125 | 129 |
|
|
353
|
+
| v0.129.0 | Band 1: PAPER_126 | 130 |
|
|
354
|
+
| **v0.130.0** ← current | Band 1: PAPER_127 | 131 |
|
|
351
355
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
352
356
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
353
357
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -1634,3 +1634,21 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
1634
1634
|
- Campaign: 129/2,255 (11 ✓, 118 ⚠). Next: PAPER_126.
|
|
1635
1635
|
|
|
1636
1636
|
---
|
|
1637
|
+
|
|
1638
|
+
## 2026-07-29 — v0.129.0 — BAND 1: PAPER_126
|
|
1639
|
+
|
|
1640
|
+
- PAPER_126 wired (⚠ Q-122): Master Buoyancy Gaia. Galactic
|
|
1641
|
+
pair (4.3e6, 2.44e20) canonized; eps_UA circularity pinned;
|
|
1642
|
+
/10 = F_TRZ primitive find; Q-117 annotated.
|
|
1643
|
+
- Campaign: 130/2,255 (11 ✓, 119 ⚠). Next: PAPER_127.
|
|
1644
|
+
|
|
1645
|
+
---
|
|
1646
|
+
|
|
1647
|
+
## 2026-07-29 — v0.130.0 — BAND 1: PAPER_127
|
|
1648
|
+
|
|
1649
|
+
- PAPER_127 wired (⚠ Q-123): Resonant PSP Alfvén boundary.
|
|
1650
|
+
Chains EXACT; falsified code output No. 2 (1.1e12); [UA]
|
|
1651
|
+
fourth value; d_sw definition fork 3 routes; Q-110 annotated.
|
|
1652
|
+
- Campaign: 131/2,255 (11 ✓, 120 ⚠). Next: PAPER_128.
|
|
1653
|
+
|
|
1654
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 131 (11 ✓, 120 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2124
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
| ⬜ | PAPER_1267 | PTA SGWB SPECTRAL INDEX |
|
|
479
479
|
| ⬜ | PAPER_1268 | MULTIMESSENGER NU PHOTON DELAY |
|
|
480
480
|
| ⬜ | PAPER_1269 | ORIGIN OF LIFE ABIOGENESIS |
|
|
481
|
-
|
|
|
481
|
+
| ⚠ | PAPER_126 | UQFF MasterBuoyancy Gaia SgrA Calibration |
|
|
482
482
|
| ⬜ | PAPER_1270 | ORIGIN OF MASS HIGGS VEV |
|
|
483
483
|
| ⬜ | PAPER_1271 | CC FINE TUNING 120 ORDERS |
|
|
484
484
|
| ⬜ | PAPER_1272 | VACUUM STABILITY |
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
| ⬜ | PAPER_1277 | ORIGIN OF INERTIA REFERENCE |
|
|
490
490
|
| ⬜ | PAPER_1278 | PRE BIG BANG |
|
|
491
491
|
| ⬜ | PAPER_1279 | PENROSE HAWKING QUANTUM |
|
|
492
|
-
|
|
|
492
|
+
| ⚠ | PAPER_127 | UQFF Resonant ParkerSolarProbe DeltaSW |
|
|
493
493
|
| ⬜ | PAPER_1280 | INFO PARADOX FULL QG |
|
|
494
494
|
| ⬜ | PAPER_1281 | ADS CFT TO DS EXTENSION |
|
|
495
495
|
| ⬜ | PAPER_1282 | GAUGE GRAVITY GENERAL DIM |
|
|
@@ -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.130.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.130.0: PAPER_127 wired - Resonant PSP Alfven boundary (d_sw grounded as PSP E8 velocity jump, chains EXACT; FALSIFIED code output No. 2 - 4.4e-7 vs claimed 5e5, 1.1e12 off; [UA] FOURTH value 0.0145 circular; d_sw definition fork now 3 routes). Q-123 queued. Wired 131/2255, gate 883/0. Registry 334 rows / 705 edges / 131 ledgers."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.128.0 → star_magic_program-0.130.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.130.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.130.0: PAPER_127 wired - Resonant PSP Alfven boundary (d_sw grounded as PSP E8 velocity jump, chains EXACT; FALSIFIED code output No. 2 - 4.4e-7 vs claimed 5e5, 1.1e12 off; [UA] FOURTH value 0.0145 circular; d_sw definition fork now 3 routes). Q-123 queued. Wired 131/2255, gate 883/0. Registry 334 rows / 705 edges / 131 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.130.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.130.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: 131 / 2,255** (11 ✓ · 120 ⚠ OPEN_RULING · 123 rulings queued) — Alfvén grounding + [UA] 4th value (127)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -218,6 +218,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
218
218
|
| PAPER_123 | Sub-Quantum n=4.20 | winding 1/5 = 2/SO_5 derives 0.989 keV; dn = log10(1.602) artifact; Q-119 |
|
|
219
219
|
| PAPER_124 | Buoyancy Pb-206 S_n | isotope misattribution fixed (self-rect No. 10); SSq → Pb-208; Q-120 |
|
|
220
220
|
| PAPER_125 | Superconductive 4LAC | kappa = 0.35/700 derived EXACT; named kappas; circular code pinned; Q-121 |
|
|
221
|
+
| PAPER_126 | Master Buoyancy Gaia | pair (4.3e6, 2.44e20) canonized; eps_UA circular; /10 = F_TRZ find; Q-122 |
|
|
222
|
+
| PAPER_127 | Resonant PSP Alfvén | d_sw grounded (PSP E8); code output falsified No. 2; [UA] 4th value; Q-123 |
|
|
221
223
|
|
|
222
224
|
### Corpus (2,419 files)
|
|
223
225
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -228,7 +230,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
228
230
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
229
231
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
230
232
|
`calc(paper_id, dataset)` public interface.
|
|
231
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
233
|
+
- `uqff_fidelity_tests.py` — 9-block gate (883 assertions), locking every
|
|
232
234
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
233
235
|
|
|
234
236
|
### Registry pantheon (live, grows per band)
|
|
@@ -377,7 +379,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
377
379
|
| v0.125.0 | Band 1: PAPER_122 | 126 |
|
|
378
380
|
| v0.126.0 | Band 1: PAPER_123 | 127 |
|
|
379
381
|
| v0.127.0 | Band 1: PAPER_124 | 128 |
|
|
380
|
-
|
|
|
382
|
+
| v0.128.0 | Band 1: PAPER_125 | 129 |
|
|
383
|
+
| v0.129.0 | Band 1: PAPER_126 | 130 |
|
|
384
|
+
| **v0.130.0** ← current | Band 1: PAPER_127 | 131 |
|
|
381
385
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
382
386
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
383
387
|
| 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.130.0"
|
|
62
62
|
|
|
63
63
|
# =============================================================================
|
|
64
64
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -6629,3 +6629,112 @@ def _paper_125(dataset):
|
|
|
6629
6629
|
'residual_pct': abs(0.35 / 700 - KAPPA_PER_DAY) / KAPPA_PER_DAY * 100,
|
|
6630
6630
|
'status': 'OPEN_RULING',
|
|
6631
6631
|
}
|
|
6632
|
+
|
|
6633
|
+
|
|
6634
|
+
@_register('PAPER_126')
|
|
6635
|
+
def _paper_126(dataset):
|
|
6636
|
+
"""Master Buoyancy: Gaia Sgr A* Galactic Calibration (S0, sec 1.17).
|
|
6637
|
+
|
|
6638
|
+
d91b1f6c refinement of EP-06 (PAPER_110). Canonizes the
|
|
6639
|
+
galactic pair d_g = 2.44e20 m (7.92 kpc) + M_bh = 4.3e6
|
|
6640
|
+
M_sun - resolving the PAPER_121 internal fork toward the
|
|
6641
|
+
sec-5/PAPER_110 values (vs 119/120's 4.1e6 + 2.55e20).
|
|
6642
|
+
VERIFIED EXACT: d_g error vs GRAVITY 4.31 pct; M_bh error
|
|
6643
|
+
vs EHT 3.51 pct; M/d = 3.50e16 kg/m; 7.92 kpc = 2.444e20;
|
|
6644
|
+
round-trip 2.44e20*1.043 = 8.247 kpc (0.37 pct).
|
|
6645
|
+
SELF-CANCELING DERIVATION (Q-122a, Rule 7): the eps_UA
|
|
6646
|
+
"derivation" computes beta^2/SSq = 0.653 then silently
|
|
6647
|
+
swaps to the observed 0.043; the verification code
|
|
6648
|
+
LITERALLY multiplies and divides by beta^2/SSq -
|
|
6649
|
+
(b2/S)*0.043/(b2/S) = 0.043 - explicit circularity.
|
|
6650
|
+
eps_UA = 4.3 pct is calibrated, not derived.
|
|
6651
|
+
PRIMITIVE FIND (Q-122b): the M_bh correction sec 3.3
|
|
6652
|
+
"(1 + SSq*beta_i/10)" decomposes as (1 + SSq*beta_i*F_TRZ)
|
|
6653
|
+
- the /10 IS F_TRZ. Chain: 4.154*(1+0.0348) = 4.298 ~ 4.3;
|
|
6654
|
+
at canonical BETA_I: 4.297. Primitive-composable
|
|
6655
|
+
candidate for the [SCm] apparent-mass enhancement.
|
|
6656
|
+
Abstract garbled: kappa_i*SSq printed "0.213" (chain
|
|
6657
|
+
0.348); GRAVITY R0 quoted both 8.13 and 8.277 in-paper;
|
|
6658
|
+
omega_g exponent mojibake; footer "F_U = 2.0e18 m/s"
|
|
6659
|
+
units nonsense; Eddington footer arithmetic EXACT (0.430).
|
|
6660
|
+
"""
|
|
6661
|
+
return {
|
|
6662
|
+
'value': {
|
|
6663
|
+
'domain': '1.17 (Master Buoyancy, EP-06 refinement)',
|
|
6664
|
+
'd_g_m': 7.92 * 3.086e19, # 2.444e20 EXACT
|
|
6665
|
+
'm_bh_msun': 4.3e6,
|
|
6666
|
+
'galactic_pair_canonized': '(4.3e6 M_sun, 2.44e20 m) - resolves PAPER_121 fork',
|
|
6667
|
+
'd_g_err_pct': (8.277 - 7.92) / 8.277 * 100, # 4.31 EXACT
|
|
6668
|
+
'm_bh_err_pct': (4.3 - 4.154) / 4.154 * 100, # 3.51 EXACT
|
|
6669
|
+
'm_over_d': 8.55e36 / 2.44e20, # 3.50e16 EXACT
|
|
6670
|
+
'roundtrip_kpc': 2.44e20 * 1.043 / 3.086e19, # 8.247 (0.37 pct)
|
|
6671
|
+
'eps_ua': 0.043, # calibrated, NOT derived
|
|
6672
|
+
'self_canceling_code': '(b2/S)*0.043/(b2/S) = 0.043 - explicit circularity (Rule 7)',
|
|
6673
|
+
'prose_derivation_gap': 'beta^2/SSq = 0.653 computed then swapped to 0.043',
|
|
6674
|
+
'mbh_correction_primitive': SSQ * BETA_I * F_TRZ, # 0.0344 canonical
|
|
6675
|
+
'mbh_corrected_canonical': 4.154 * (1 + SSQ * BETA_I * F_TRZ), # 4.297
|
|
6676
|
+
'primitive_find': 'the /10 IS F_TRZ: (1 + SSq*beta_i*F_TRZ) apparent-mass form',
|
|
6677
|
+
'abstract_garbled': '0.61*0.57 = 0.348 printed as 0.213',
|
|
6678
|
+
'gravity_r0_dual': (8.13, 8.277),
|
|
6679
|
+
'eddington_footer': 0.430, # arithmetic EXACT
|
|
6680
|
+
},
|
|
6681
|
+
'formula': 'd_geo = d_g*(1+eps_UA); M_app = M*(1 + SSq*beta_i*F_TRZ)',
|
|
6682
|
+
'source': 'PAPER_126',
|
|
6683
|
+
'residual_pct': abs(4.154 * (1 + SSQ * BETA_I * F_TRZ) - 4.3) / 4.3 * 100,
|
|
6684
|
+
'status': 'OPEN_RULING',
|
|
6685
|
+
}
|
|
6686
|
+
|
|
6687
|
+
|
|
6688
|
+
@_register('PAPER_127')
|
|
6689
|
+
def _paper_127(dataset):
|
|
6690
|
+
"""Resonant Mode: PSP delta_sw Alfven Boundary (S0, sec 1.17).
|
|
6691
|
+
|
|
6692
|
+
d91b1f6c refinement of EP-07 (PAPER_114). NEW PHYSICAL
|
|
6693
|
+
GROUNDING: d_sw = 0.01 as the Alfven-crossing velocity
|
|
6694
|
+
jump (PSP Encounter 8, 2021, r_A ~ 20 R_sun) with the
|
|
6695
|
+
Resonant Mode activating super-Alfvenically. VERIFIED
|
|
6696
|
+
EXACT: F_U(r_A) = GM/r_A^2 = 0.685 m/s2 (x1.01 = 0.692);
|
|
6697
|
+
omega_res = v/r_A = 3.59e-5 rad/s; t_n = r_A/v = 2.784e4 s
|
|
6698
|
+
= 0.322 days; omega = pi/t_n = 1.13e-4 rad/s; PSP-wave
|
|
6699
|
+
factor-5 comparison honest.
|
|
6700
|
+
FALSIFIED CODE OUTPUT No. 2 (Q-123a, Rule 7): the sec 3.3
|
|
6701
|
+
block's actual output is 4.39e-7 m/s, not the claimed
|
|
6702
|
+
"~5e5" - off by 1.1e12. The formula multiplies a mass
|
|
6703
|
+
DENSITY by g (units kg/m3 * m/s2, not acceleration). Even
|
|
6704
|
+
the sensible escape form sqrt(2GM/r_A) gives 1.38e5.
|
|
6705
|
+
UA FOURTH VALUE (Q-123b): [UA] = d_sw/F_U = 0.0145 here -
|
|
6706
|
+
joining 1e-19 C / 1e-11 C / 1e-4. And it is CIRCULAR:
|
|
6707
|
+
[UA] is back-solved FROM d_sw, then claimed to explain it.
|
|
6708
|
+
D_SW DEFINITION FORK now 3 routes (Q-123c): SSq/57
|
|
6709
|
+
(PAPER_114), F_TRZ^2 (Q-110a candidate), [UA]*F_U at
|
|
6710
|
+
Alfven point (here). Same 0.01, three stories.
|
|
6711
|
+
Sound-speed formula c_UA = sqrt(gamma*rho/rho) is
|
|
6712
|
+
dimensionally broken as printed (density ratio is
|
|
6713
|
+
dimensionless).
|
|
6714
|
+
"""
|
|
6715
|
+
import math as _m
|
|
6716
|
+
rA = 20 * 6.96e8
|
|
6717
|
+
FU = 6.674e-11 * 1.989e30 / rA ** 2
|
|
6718
|
+
return {
|
|
6719
|
+
'value': {
|
|
6720
|
+
'domain': '1.17 (Resonant mode, EP-07 refinement)',
|
|
6721
|
+
'f_u_ra': FU, # 0.685 EXACT
|
|
6722
|
+
'f_u_ra_x101': FU * 1.01, # 0.692 EXACT
|
|
6723
|
+
'omega_res': 5e5 / rA, # 3.59e-5 EXACT
|
|
6724
|
+
't_n_days': rA / 5e5 / 86400, # 0.322 EXACT
|
|
6725
|
+
'omega_pi_tn': _m.pi / (rA / 5e5), # 1.13e-4 EXACT
|
|
6726
|
+
'ua_fourth_value': 0.01 / (FU * 1.01), # 0.0145 circular
|
|
6727
|
+
'ua_fork_values': (1e-19, 1e-11, 1e-4, 0.0145),
|
|
6728
|
+
'code_actual_output': _m.sqrt(2 * (1e-23 + RHO_SCM) * FU * 1.01 * rA), # 4.39e-7
|
|
6729
|
+
'code_claimed': 5e5,
|
|
6730
|
+
'code_defect': 'falsified output No. 2 - 1.1e12 off; density-times-g not acceleration',
|
|
6731
|
+
'escape_sanity': _m.sqrt(2 * 6.674e-11 * 1.989e30 / rA), # 1.38e5
|
|
6732
|
+
'dsw_definition_fork': 'SSq/57 (114) vs F_TRZ^2 (Q-110a) vs [UA]*F_U Alfven (here)',
|
|
6733
|
+
'alfven_grounding': 'PSP E8 2021 sub-Alfvenic crossing at ~20 R_sun; dv/v ~ 1 pct',
|
|
6734
|
+
'sound_speed_broken': 'sqrt(gamma*rho/rho) dimensionless under radical',
|
|
6735
|
+
},
|
|
6736
|
+
'formula': 'd_sw = [UA]*F_U at r_A; omega = pi/t_n; t_n = r_A/v_sw',
|
|
6737
|
+
'source': 'PAPER_127',
|
|
6738
|
+
'residual_pct': abs(FU - 0.685) / 0.685 * 100,
|
|
6739
|
+
'status': 'OPEN_RULING',
|
|
6740
|
+
}
|
|
@@ -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.130.0", "uqff_calculator.VERSION = 0.130.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")
|
|
@@ -1912,6 +1912,32 @@ assert_that(abs(_r125['arrhenius_implied_egap_kev'] - 5.03) < 0.01,
|
|
|
1912
1912
|
"PAPER_125: Arrhenius form needs unstated E_gap = 5.03 keV at 1e6 K (Q-121c)")
|
|
1913
1913
|
assert_that(C.wired_count() >= 129, "wired_count >= 129")
|
|
1914
1914
|
|
|
1915
|
+
_r126 = C.calc('PAPER_126')['value']
|
|
1916
|
+
assert_that(abs(_r126['d_g_err_pct'] - 4.31) < 0.01 and abs(_r126['m_bh_err_pct'] - 3.51) < 0.01,
|
|
1917
|
+
"PAPER_126: d_g 4.31 pct / M_bh 3.51 pct errors EXACT")
|
|
1918
|
+
assert_that(abs(_r126['m_over_d'] - 3.50e16) < 0.01e16,
|
|
1919
|
+
"PAPER_126: M_bh/d_g = 3.50e16 kg/m galactic calibration unit EXACT")
|
|
1920
|
+
assert_that('circularity' in _r126['self_canceling_code'],
|
|
1921
|
+
"PAPER_126: eps_UA self-canceling code pinned - 4.3 pct calibrated not derived (Q-122a)")
|
|
1922
|
+
assert_that(abs(_r126['mbh_corrected_canonical'] - 4.297) < 0.001,
|
|
1923
|
+
"PAPER_126: M_app = M*(1 + SSq*beta_i*F_TRZ) = 4.297 at canonical beta - the /10 IS F_TRZ (Q-122b primitive find)")
|
|
1924
|
+
assert_that(abs(_r126['roundtrip_kpc'] - 8.247) < 0.001,
|
|
1925
|
+
"PAPER_126: round-trip 8.247 kpc vs GRAVITY 8.277 (0.37 pct)")
|
|
1926
|
+
assert_that(C.wired_count() >= 130, "wired_count >= 130")
|
|
1927
|
+
|
|
1928
|
+
_r127 = C.calc('PAPER_127')['value']
|
|
1929
|
+
assert_that(abs(_r127['f_u_ra'] - 0.685) < 0.001,
|
|
1930
|
+
"PAPER_127: F_U(r_A) = 0.685 m/s2 EXACT")
|
|
1931
|
+
assert_that(abs(_r127['omega_res'] - 3.59e-5) < 0.01e-5 and abs(_r127['t_n_days'] - 0.322) < 0.001,
|
|
1932
|
+
"PAPER_127: Alfven resonance chains EXACT (3.59e-5 rad/s; t_n = 0.322 d)")
|
|
1933
|
+
assert_that(_r127['code_claimed'] / _r127['code_actual_output'] > 1e12,
|
|
1934
|
+
"PAPER_127: falsified code output No. 2 - actual 4.4e-7 vs claimed 5e5 (Q-123a)")
|
|
1935
|
+
assert_that(abs(_r127['ua_fourth_value'] - 0.0145) < 0.0001,
|
|
1936
|
+
"PAPER_127: [UA] fourth value 0.0145 (circular back-solve) - fork grows (Q-123b)")
|
|
1937
|
+
assert_that(len(_r127['ua_fork_values']) == 4,
|
|
1938
|
+
"PAPER_127: [UA] fork now 4 values across corpus")
|
|
1939
|
+
assert_that(C.wired_count() >= 131, "wired_count >= 131")
|
|
1940
|
+
|
|
1915
1941
|
# =============================================================================
|
|
1916
1942
|
# REPORT
|
|
1917
1943
|
# =============================================================================
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.128.0 → star_magic_program-0.130.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.128.0 → star_magic_program-0.130.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.128.0 → star_magic_program-0.130.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
|