star-magic-program 0.153.0__tar.gz → 0.155.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.153.0 → star_magic_program-0.155.0}/CHANGELOG.md +42 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/CITATION.cff +1 -1
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/PKG-INFO +15 -11
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/README.md +13 -9
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/SESSION_LOG.md +18 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/WHITEPAPER_INDEX.md +4 -4
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/pyproject.toml +2 -2
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/star_magic_program.egg-info/PKG-INFO +15 -11
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/uqff_calculator.py +111 -1
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/uqff_fidelity_tests.py +27 -1
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/LICENSE +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/NOTICE +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/registry_generator.py +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/setup.cfg +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.153.0 → star_magic_program-0.155.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,48 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.155.0] — 2026-07-30 — BAND 1: PAPER_152 — FORMULA FORK ROOT CAUSE
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_152 dispatch** (Student's Guide cosmological
|
|
14
|
+
baseline, sec 2.2 — closes the 7-system suite): g =
|
|
15
|
+
3.958e14 floor; 38.4-decade cascade EXACT; term arithmetic
|
|
16
|
+
EXACT where stated. ROOT CAUSE FOUND: this paper uses a
|
|
17
|
+
THIRD 12-term formula set (plasma-form afluid, direct-form
|
|
18
|
+
asuper) differing from both the 146/147 derivations and the
|
|
19
|
+
implied table set — explaining every formula-vs-table
|
|
20
|
+
discrepancy (Q-143a/145a/146). Total sits 13 orders below
|
|
21
|
+
its own largest term (hand-waved normalization —
|
|
22
|
+
fingerprint-consistent). Slips: aquantum/afluid 100x, LCDM
|
|
23
|
+
10x (mantissa-exact); Osc kappa-day × t-Myr unit mix; H0
|
|
24
|
+
67.4-vs-70 fork (predecessor canonized 70); SGR1745
|
|
25
|
+
double-listed. Honest LCDM scope statement acknowledged.
|
|
26
|
+
- OPEN_RULING Q-148.
|
|
27
|
+
- Gate: 1,038 assertions, 0 failures. Registry: 381 rows / 811 edges / 156 ledgers (measured).
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
31
|
+
## [0.154.0] — 2026-07-30 — BAND 1: PAPER_151 — VALUE FINGERPRINT
|
|
32
|
+
|
|
33
|
+
### Added
|
|
34
|
+
- **PAPER_151 dispatch** (Pillars + Rings cascade, sec 2.2):
|
|
35
|
+
cascade steps /5, /4 EXACT; Einstein-ring geometry chains
|
|
36
|
+
EXACT (r_E 1.498e20, lap_arc 1.33e-32); Rings honestly
|
|
37
|
+
disclosed as a parametric lens class. BLOCK-LEVEL
|
|
38
|
+
FINGERPRINT: the 7-system g mantissas are round {1, 2, 5,
|
|
39
|
+
4.1} × (1 + P_SCm = 1e-3) — a 1-2-5 decade ladder; the
|
|
40
|
+
values were ASSIGNED, not computed (consistent with every
|
|
41
|
+
formula-vs-table discrepancy; Q-141 annotated — the
|
|
42
|
+
identification question becomes what the real computed
|
|
43
|
+
values would be). LENSING 30-ORDER FLAG: theta_E ×
|
|
44
|
+
(1+8.3e28) vs observed GR-match ~1% unless MUGE-g is
|
|
45
|
+
scoped from photon paths (one scoping doctrine resolves
|
|
46
|
+
this + the 150 Jeans mix). B-label 10x slip family (4th).
|
|
47
|
+
- OPEN_RULING Q-147.
|
|
48
|
+
- Gate: 1,032 assertions, 0 failures. Registry: 379 rows / 807 edges / 155 ledgers (measured).
|
|
49
|
+
|
|
50
|
+
---
|
|
51
|
+
|
|
10
52
|
## [0.153.0] — 2026-07-30 — BAND 1: PAPER_150 — FLOOR SELF-CONTRADICTION
|
|
11
53
|
|
|
12
54
|
### 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.155.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.155.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.155.0: PAPER_152 wired - cosmological baseline closes the 7-system suite (38.4-decade cascade EXACT; FORMULA SET FORK No. 3 found - three coexisting 12-term formula sets are the root cause of all table discrepancies; total 13 orders below own largest term; H0 67.4-vs-70 fork; honest LCDM scope statement). Q-148 queued. Wired 156/2255, gate 1038/0. Registry 381 rows / 811 edges / 156 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.155.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.155.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: 156 / 2,255** (11 ✓ · 145 ⚠ OPEN_RULING · 148 rulings queued) — formula set fork No. 3 root cause (152)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -243,6 +243,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
243
243
|
| PAPER_148 | SGR1745 Magnetar | MUGE-g identified; fTRZ additive refuted; B_crit Schwinger vote; Q-144 |
|
|
244
244
|
| PAPER_149 | Sgr A* aDPM | scope-inside-r_s; inversion confirmed (1e15); abstract 6-order fork; Q-145 |
|
|
245
245
|
| PAPER_150 | Tapestry/Westerlund | floor claim 1e6 self-contradiction; 20-yr prediction; slips; Q-146 |
|
|
246
|
+
| PAPER_151 | Pillars/Rings | 1-2-5 x (1+P_SCm) fingerprint; lensing 30-order flag; Q-147 |
|
|
247
|
+
| PAPER_152 | Cosmological Base | 38.4-decade cascade; formula fork No. 3 root cause; H0 fork; Q-148 |
|
|
246
248
|
|
|
247
249
|
### Corpus (2,419 files)
|
|
248
250
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -253,7 +255,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
253
255
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
254
256
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
255
257
|
`calc(paper_id, dataset)` public interface.
|
|
256
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
258
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,038 assertions), locking every
|
|
257
259
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
258
260
|
|
|
259
261
|
### Registry pantheon (live, grows per band)
|
|
@@ -427,7 +429,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
427
429
|
| v0.150.0 | Band 1: PAPER_147 | 151 |
|
|
428
430
|
| v0.151.0 | Band 1: PAPER_148 | 152 |
|
|
429
431
|
| v0.152.0 | Band 1: PAPER_149 | 153 |
|
|
430
|
-
|
|
|
432
|
+
| v0.153.0 | Band 1: PAPER_150 | 154 |
|
|
433
|
+
| v0.154.0 | Band 1: PAPER_151 | 155 |
|
|
434
|
+
| **v0.155.0** ← current | Band 1: PAPER_152 | 156 |
|
|
431
435
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
432
436
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
433
437
|
| 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.155.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.155.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: 156 / 2,255** (11 ✓ · 145 ⚠ OPEN_RULING · 148 rulings queued) — formula set fork No. 3 root cause (152)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -213,6 +213,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
213
213
|
| PAPER_148 | SGR1745 Magnetar | MUGE-g identified; fTRZ additive refuted; B_crit Schwinger vote; Q-144 |
|
|
214
214
|
| PAPER_149 | Sgr A* aDPM | scope-inside-r_s; inversion confirmed (1e15); abstract 6-order fork; Q-145 |
|
|
215
215
|
| PAPER_150 | Tapestry/Westerlund | floor claim 1e6 self-contradiction; 20-yr prediction; slips; Q-146 |
|
|
216
|
+
| PAPER_151 | Pillars/Rings | 1-2-5 x (1+P_SCm) fingerprint; lensing 30-order flag; Q-147 |
|
|
217
|
+
| PAPER_152 | Cosmological Base | 38.4-decade cascade; formula fork No. 3 root cause; H0 fork; Q-148 |
|
|
216
218
|
|
|
217
219
|
### Corpus (2,419 files)
|
|
218
220
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -223,7 +225,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
223
225
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
224
226
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
225
227
|
`calc(paper_id, dataset)` public interface.
|
|
226
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
228
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,038 assertions), locking every
|
|
227
229
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
228
230
|
|
|
229
231
|
### Registry pantheon (live, grows per band)
|
|
@@ -397,7 +399,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
397
399
|
| v0.150.0 | Band 1: PAPER_147 | 151 |
|
|
398
400
|
| v0.151.0 | Band 1: PAPER_148 | 152 |
|
|
399
401
|
| v0.152.0 | Band 1: PAPER_149 | 153 |
|
|
400
|
-
|
|
|
402
|
+
| v0.153.0 | Band 1: PAPER_150 | 154 |
|
|
403
|
+
| v0.154.0 | Band 1: PAPER_151 | 155 |
|
|
404
|
+
| **v0.155.0** ← current | Band 1: PAPER_152 | 156 |
|
|
401
405
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
402
406
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
403
407
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -1866,3 +1866,21 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
1866
1866
|
- Campaign: 154/2,255 (11 ✓, 143 ⚠). Next: PAPER_151.
|
|
1867
1867
|
|
|
1868
1868
|
---
|
|
1869
|
+
|
|
1870
|
+
## 2026-07-30 — v0.154.0 — BAND 1: PAPER_151
|
|
1871
|
+
|
|
1872
|
+
- PAPER_151 wired (⚠ Q-147): Pillars/Rings. FINGERPRINT: 7-
|
|
1873
|
+
system values = 1-2-5 ladder x (1+P_SCm), assigned not
|
|
1874
|
+
computed; lensing 30-order scope flag; Q-141 annotated.
|
|
1875
|
+
- Campaign: 155/2,255 (11 ✓, 144 ⚠). Next: PAPER_152.
|
|
1876
|
+
|
|
1877
|
+
---
|
|
1878
|
+
|
|
1879
|
+
## 2026-07-30 — v0.155.0 — BAND 1: PAPER_152
|
|
1880
|
+
|
|
1881
|
+
- PAPER_152 wired (⚠ Q-148): cosmological baseline closes the
|
|
1882
|
+
system suite. Formula set fork No. 3 = root cause of the
|
|
1883
|
+
table discrepancies; total-vs-terms 13 orders; H0 fork.
|
|
1884
|
+
- Campaign: 156/2,255 (11 ✓, 145 ⚠). Next: PAPER_153.
|
|
1885
|
+
|
|
1886
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 156 (11 ✓, 145 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2099
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
| ⬜ | PAPER_1517 | TRANSCENDENTAL PI SQUARED |
|
|
754
754
|
| ⬜ | PAPER_1518 | MAD EFFICIENCY 1 OVER SO5 SQ |
|
|
755
755
|
| ⬜ | PAPER_1519 | PCR QUANTUM TRIADIC |
|
|
756
|
-
|
|
|
756
|
+
| ⚠ | PAPER_151 | UQFF Pillars RingsOfRelativity MUGE Cascade Gravity |
|
|
757
757
|
| ⬜ | PAPER_1520 | PETERS MATHEWS COEFFICIENT 64 |
|
|
758
758
|
| ⬜ | PAPER_1521 | D BSFG DERIVATIVE FROM D CRIT |
|
|
759
759
|
| ⬜ | PAPER_1522 | K MEX DERIVATIVE FROM PHI 5 6 |
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
| ⬜ | PAPER_1527 | PI OVER 4 TRANSCENDENTAL |
|
|
765
765
|
| ⬜ | PAPER_1528 | CATALAN G TRANSCENDENTAL |
|
|
766
766
|
| ⬜ | PAPER_1529 | ZETA 2 TRANSCENDENTAL |
|
|
767
|
-
|
|
|
767
|
+
| ⚠ | PAPER_152 | UQFF StudentsGuide Cosmological MUGE Baseline |
|
|
768
768
|
| ⬜ | PAPER_1530 | ZETA 3 APERY TRANSCENDENTAL |
|
|
769
769
|
| ⬜ | PAPER_1531 | GAMMA EULER TRANSCENDENTAL |
|
|
770
770
|
| ⬜ | PAPER_1532 | H2O MOLAR MASS 18 |
|
|
@@ -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.155.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.155.0: PAPER_152 wired - cosmological baseline closes the 7-system suite (38.4-decade cascade EXACT; FORMULA SET FORK No. 3 found - three coexisting 12-term formula sets are the root cause of all table discrepancies; total 13 orders below own largest term; H0 67.4-vs-70 fork; honest LCDM scope statement). Q-148 queued. Wired 156/2255, gate 1038/0. Registry 381 rows / 811 edges / 156 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.153.0 → star_magic_program-0.155.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.155.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.155.0: PAPER_152 wired - cosmological baseline closes the 7-system suite (38.4-decade cascade EXACT; FORMULA SET FORK No. 3 found - three coexisting 12-term formula sets are the root cause of all table discrepancies; total 13 orders below own largest term; H0 67.4-vs-70 fork; honest LCDM scope statement). Q-148 queued. Wired 156/2255, gate 1038/0. Registry 381 rows / 811 edges / 156 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.155.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.155.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: 156 / 2,255** (11 ✓ · 145 ⚠ OPEN_RULING · 148 rulings queued) — formula set fork No. 3 root cause (152)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -243,6 +243,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
243
243
|
| PAPER_148 | SGR1745 Magnetar | MUGE-g identified; fTRZ additive refuted; B_crit Schwinger vote; Q-144 |
|
|
244
244
|
| PAPER_149 | Sgr A* aDPM | scope-inside-r_s; inversion confirmed (1e15); abstract 6-order fork; Q-145 |
|
|
245
245
|
| PAPER_150 | Tapestry/Westerlund | floor claim 1e6 self-contradiction; 20-yr prediction; slips; Q-146 |
|
|
246
|
+
| PAPER_151 | Pillars/Rings | 1-2-5 x (1+P_SCm) fingerprint; lensing 30-order flag; Q-147 |
|
|
247
|
+
| PAPER_152 | Cosmological Base | 38.4-decade cascade; formula fork No. 3 root cause; H0 fork; Q-148 |
|
|
246
248
|
|
|
247
249
|
### Corpus (2,419 files)
|
|
248
250
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -253,7 +255,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
253
255
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
254
256
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
255
257
|
`calc(paper_id, dataset)` public interface.
|
|
256
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
258
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,038 assertions), locking every
|
|
257
259
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
258
260
|
|
|
259
261
|
### Registry pantheon (live, grows per band)
|
|
@@ -427,7 +429,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
427
429
|
| v0.150.0 | Band 1: PAPER_147 | 151 |
|
|
428
430
|
| v0.151.0 | Band 1: PAPER_148 | 152 |
|
|
429
431
|
| v0.152.0 | Band 1: PAPER_149 | 153 |
|
|
430
|
-
|
|
|
432
|
+
| v0.153.0 | Band 1: PAPER_150 | 154 |
|
|
433
|
+
| v0.154.0 | Band 1: PAPER_151 | 155 |
|
|
434
|
+
| **v0.155.0** ← current | Band 1: PAPER_152 | 156 |
|
|
431
435
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
432
436
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
433
437
|
| 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.155.0"
|
|
62
62
|
|
|
63
63
|
# =============================================================================
|
|
64
64
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -8011,3 +8011,113 @@ def _paper_150(dataset):
|
|
|
8011
8011
|
'residual_pct': abs(1e16 * 1.728e8 / (7.09e-36 * (3.1e16) ** 2) - 2.54e26) / 2.54e26 * 100,
|
|
8012
8012
|
'status': 'OPEN_RULING',
|
|
8013
8013
|
}
|
|
8014
|
+
|
|
8015
|
+
|
|
8016
|
+
@_register('PAPER_151')
|
|
8017
|
+
def _paper_151(dataset):
|
|
8018
|
+
"""Pillars + Rings: MUGE Cascade Steps (S0, sec 2.2).
|
|
8019
|
+
|
|
8020
|
+
Fourth Cycle 3 system paper: Pillars g = 2.001e26,
|
|
8021
|
+
Rings g = 5.005e25 (cascade steps /5, /4 from the SFR
|
|
8022
|
+
floor). VERIFIED EXACT: r_E = 1.498e20 m; lap_arc =
|
|
8023
|
+
1.33e-32; theta_E-correction arithmetic 8.34e28; cascade
|
|
8024
|
+
ratios 5.002/3.998.
|
|
8025
|
+
VALUE FINGERPRINT (Q-147a, block-level): the system g
|
|
8026
|
+
mantissas {1.001, 2.001, 5.005, 4.105} = round numbers
|
|
8027
|
+
{1, 2, 5, 4.1} x (1 + 1e-3) = x(1 + P_SCM) - the 7-system
|
|
8028
|
+
table is a 1-2-5 engineering-decade ladder times
|
|
8029
|
+
(1 + P_SCm). Strong evidence the values are ASSIGNED
|
|
8030
|
+
parametrically, not computed - reframes the Q-141c MUGE-g
|
|
8031
|
+
identification (values = placeholders with a P_SCm tag).
|
|
8032
|
+
LENSING 30-ORDER FLAG (Q-147b): theta_E_MUGE = theta_E_GR
|
|
8033
|
+
x (1 + 8.3e28) - the paper admits "enormous" and
|
|
8034
|
+
hand-waves dark-matter consistency, but observed Einstein
|
|
8035
|
+
rings match GR to ~1 pct; unless MUGE-g is scoped away
|
|
8036
|
+
from photon paths (the 148/149 identification), this is
|
|
8037
|
+
falsified by 30 orders. Same scope rule as 150's Jeans
|
|
8038
|
+
mix.
|
|
8039
|
+
B-LABEL SLIP AGAIN (Q-147c): SOURCE4 pillars B = 1.0e-7 T
|
|
8040
|
+
labeled "100 muG" (= 1e-8 T) - 10x, the 150 family.
|
|
8041
|
+
Honest notes: "Rings of Relativity" disclosed as a
|
|
8042
|
+
parametric Einstein-ring class, not one object; Pillars
|
|
8043
|
+
astronomy inputs (7000 ly, 70 M_Earth/yr evaporation,
|
|
8044
|
+
10 Msun pillars) are real values.
|
|
8045
|
+
"""
|
|
8046
|
+
return {
|
|
8047
|
+
'value': {
|
|
8048
|
+
'domain': '2.2 (Pillars + Rings validation)',
|
|
8049
|
+
'g_pillars': 2.001e26,
|
|
8050
|
+
'g_rings': 5.005e25,
|
|
8051
|
+
'cascade_ratios': (1.001e27 / 2.001e26, 2.001e26 / 5.005e25), # 5.00, 4.00
|
|
8052
|
+
'fingerprint_factor': 1.001,
|
|
8053
|
+
'fingerprint': 'g = round{1,2,5,4.1} x (1 + P_SCM) decade ladder - values assigned',
|
|
8054
|
+
'p_scm_tag': 1 + 1e-3,
|
|
8055
|
+
'r_e_m': 3.09e25 / 206265, # 1.498e20 EXACT
|
|
8056
|
+
'lap_arc': 3e8 / (1.5e20) ** 2, # 1.33e-32 EXACT
|
|
8057
|
+
'theta_correction': 5.005e25 * 1.5e20 / 9e16, # 8.34e28 EXACT arithmetic
|
|
8058
|
+
'lensing_flag': 'x(1+8.3e28) vs observed GR-match ~1 pct - 30 orders unless scoped away',
|
|
8059
|
+
'b_label_slip': '1.0e-7 T labeled 100 muG (true 1e-8) - 10x family',
|
|
8060
|
+
'honest_notes': 'Rings = parametric class disclosed; Pillars astronomy real',
|
|
8061
|
+
},
|
|
8062
|
+
'formula': 'cascade g_n ~ round x (1+P_SCm) x 10^-k; theta_E_MUGE = theta_GR(1 + a r_E/c^2)',
|
|
8063
|
+
'source': 'PAPER_151',
|
|
8064
|
+
'residual_pct': abs(3.09e25 / 206265 - 1.5e20) / 1.5e20 * 100,
|
|
8065
|
+
'status': 'OPEN_RULING',
|
|
8066
|
+
}
|
|
8067
|
+
|
|
8068
|
+
|
|
8069
|
+
@_register('PAPER_152')
|
|
8070
|
+
def _paper_152(dataset):
|
|
8071
|
+
"""Student's Guide Cosmological Baseline (S0, sec 2.2).
|
|
8072
|
+
|
|
8073
|
+
Final Cycle 3 system paper: cosmological MUGE floor
|
|
8074
|
+
g = 3.958e14 with the full 7-system 38-decade cascade
|
|
8075
|
+
table (38.4 decades EXACT). Term arithmetic EXACT where
|
|
8076
|
+
stated (aTHz 6.38e-27, asuper 6.287e24, aaether_res
|
|
8077
|
+
1.5e27, aAether_freq 1.8e-3, aexp 1.308e-9).
|
|
8078
|
+
FORMULA SET FORK No. 3 (Q-148a): this paper's 12-term
|
|
8079
|
+
forms differ from PAPER_146/147's derivations (e.g.,
|
|
8080
|
+
afluid = k3 B^2/(4pi rho r) plasma form vs (nu lap_v/
|
|
8081
|
+
Evac) aDPM; asuper = Fsuper fTHz rho v^2 vs the aDPM-
|
|
8082
|
+
cascade form). THREE formula sets now exist (146/147
|
|
8083
|
+
derivations, the implied table set, 152's forms) - the
|
|
8084
|
+
root cause of every formula-vs-table discrepancy.
|
|
8085
|
+
TOTAL-VS-TERMS (Q-148b): the total 3.958e14 sits 13
|
|
8086
|
+
ORDERS below its own largest component (aaether_res
|
|
8087
|
+
1.5e27) - closed by hand-waved "normalization, volume
|
|
8088
|
+
factors, cross-coupling"; total unreproducible from own
|
|
8089
|
+
terms (fingerprint-consistent).
|
|
8090
|
+
SLIPS (Q-148c): aquantum 100x (2.15e-42 chain vs e-40);
|
|
8091
|
+
afluid 100x (1.05e-60 vs e-62); LCDM comparison 10x
|
|
8092
|
+
(3.44e-11 vs 3.4e-12) - all mantissa-exact. Osc t_n = 6.9
|
|
8093
|
+
from kappa[/day] x t[Myr] unit mix (proper days: 2.5e9).
|
|
8094
|
+
H0 fork: 67.4 here vs 70 corpus-canonical (predecessor
|
|
8095
|
+
PAPER_1573). 7-system table lists SGR1745 TWICE (6 unique
|
|
8096
|
+
+ repeat). Honest note: the LCDM comparison is explicitly
|
|
8097
|
+
declared inappropriate (scope statement consistent with
|
|
8098
|
+
148/149).
|
|
8099
|
+
"""
|
|
8100
|
+
import math as _m
|
|
8101
|
+
return {
|
|
8102
|
+
'value': {
|
|
8103
|
+
'domain': '2.2 (cosmological baseline; closes system suite)',
|
|
8104
|
+
'g_muge': 3.958e14,
|
|
8105
|
+
'cascade_decades': _m.log10(4.105e29 / 1.773e-9), # 38.4 EXACT
|
|
8106
|
+
'term_exact': {'aTHz': 6.381e-27, 'asuper': 6.287e24,
|
|
8107
|
+
'aaether_res': 1.5e27, 'aexp': 1.308e-9},
|
|
8108
|
+
'formula_fork_no3': 'afluid plasma form + asuper direct form differ from 146/147',
|
|
8109
|
+
'three_formula_sets': '146/147 derivations vs implied tables vs 152 forms',
|
|
8110
|
+
'total_vs_largest': 1.5e27 / 3.958e14, # 3.8e12 - 13 orders
|
|
8111
|
+
'total_unreproducible': 'closed by hand-waved normalization (fingerprint-consistent)',
|
|
8112
|
+
'slips_100x': ('aquantum 2.15e-42 vs e-40', 'afluid 1.05e-60 vs e-62'),
|
|
8113
|
+
'slip_10x': 'LCDM 3.44e-11 vs 3.4e-12',
|
|
8114
|
+
'osc_unit_mix': 't_n = kappa[/day] x t[Myr] = 6.9 (proper days 2.5e9)',
|
|
8115
|
+
'h0_fork': (67.4, 70),
|
|
8116
|
+
'sgr1745_double_listed': True,
|
|
8117
|
+
'scope_honesty': 'LCDM comparison declared inappropriate - 148/149-consistent',
|
|
8118
|
+
},
|
|
8119
|
+
'formula': '12-term (152 variant forms); cascade table 38 decades',
|
|
8120
|
+
'source': 'PAPER_152',
|
|
8121
|
+
'residual_pct': abs(_m.log10(4.105e29 / 1.773e-9) - 38.4) / 38.4 * 100,
|
|
8122
|
+
'status': 'OPEN_RULING',
|
|
8123
|
+
}
|
|
@@ -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.155.0", "uqff_calculator.VERSION = 0.155.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")
|
|
@@ -2247,6 +2247,32 @@ assert_that(abs(_r150['implied_ratio'] - 500) < 1,
|
|
|
2247
2247
|
"PAPER_150: table implies nu*lap_v/Evac = 500 (formula-vs-table family)")
|
|
2248
2248
|
assert_that(C.wired_count() >= 154, "wired_count >= 154")
|
|
2249
2249
|
|
|
2250
|
+
_r151 = C.calc('PAPER_151')['value']
|
|
2251
|
+
assert_that(abs(_r151['cascade_ratios'][0] - 5.0) < 0.01 and abs(_r151['cascade_ratios'][1] - 4.0) < 0.01,
|
|
2252
|
+
"PAPER_151: cascade ratios 5.00/4.00 EXACT")
|
|
2253
|
+
assert_that(abs(_r151['p_scm_tag'] - 1.001) < 1e-6,
|
|
2254
|
+
"PAPER_151: VALUE FINGERPRINT - system g = round x (1 + P_SCM) decade ladder (Q-147a)")
|
|
2255
|
+
assert_that(abs(_r151['r_e_m'] - 1.498e20) < 0.001e20,
|
|
2256
|
+
"PAPER_151: Einstein radius 1.498e20 m EXACT")
|
|
2257
|
+
assert_that(_r151['theta_correction'] > 8e28,
|
|
2258
|
+
"PAPER_151: lensing correction 8.3e28 - 30-order observation flag unless scoped (Q-147b)")
|
|
2259
|
+
assert_that('10x' in _r151['b_label_slip'],
|
|
2260
|
+
"PAPER_151: B-label 10x slip pinned (150 family) (Q-147c)")
|
|
2261
|
+
assert_that(C.wired_count() >= 155, "wired_count >= 155")
|
|
2262
|
+
|
|
2263
|
+
_r152 = C.calc('PAPER_152')['value']
|
|
2264
|
+
assert_that(abs(_r152['cascade_decades'] - 38.4) < 0.1,
|
|
2265
|
+
"PAPER_152: 7-system cascade spans 38.4 decades EXACT")
|
|
2266
|
+
assert_that(abs(_r152['term_exact']['aaether_res'] - 1.5e27) < 0.01e27,
|
|
2267
|
+
"PAPER_152: aaether_res = 1.5e27 EXACT (largest term)")
|
|
2268
|
+
assert_that(_r152['total_vs_largest'] > 1e12,
|
|
2269
|
+
"PAPER_152: total 13 orders below its own largest term - unreproducible (Q-148b)")
|
|
2270
|
+
assert_that('differ from 146/147' in _r152['formula_fork_no3'],
|
|
2271
|
+
"PAPER_152: formula set fork No. 3 - three 12-term formula sets corpus-wide (Q-148a)")
|
|
2272
|
+
assert_that(_r152['h0_fork'] == (67.4, 70),
|
|
2273
|
+
"PAPER_152: H0 fork 67.4-vs-70 pinned (predecessor canonized 70)")
|
|
2274
|
+
assert_that(C.wired_count() >= 156, "wired_count >= 156")
|
|
2275
|
+
|
|
2250
2276
|
# =============================================================================
|
|
2251
2277
|
# REPORT
|
|
2252
2278
|
# =============================================================================
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.153.0 → star_magic_program-0.155.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.153.0 → star_magic_program-0.155.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.153.0 → star_magic_program-0.155.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
|