star-magic-program 0.149.0__tar.gz → 0.151.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.149.0 → star_magic_program-0.151.0}/CHANGELOG.md +43 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/CITATION.cff +1 -1
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/PKG-INFO +15 -11
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/README.md +13 -9
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/SESSION_LOG.md +21 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/WHITEPAPER_INDEX.md +4 -4
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/pyproject.toml +2 -2
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/star_magic_program.egg-info/PKG-INFO +15 -11
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/uqff_calculator.py +105 -1
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/uqff_fidelity_tests.py +27 -1
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/LICENSE +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/NOTICE +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/registry_generator.py +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/setup.cfg +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.149.0 → star_magic_program-0.151.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,49 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.151.0] — 2026-07-30 — BAND 1: PAPER_148 — fTRZ ADDITIVE REFUTED
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_148 dispatch** (SGR1745-2900 magnetar validation,
|
|
14
|
+
sec 2.2): first Cycle 3 system paper — 12-term table with
|
|
15
|
+
afluid_freq at 99% (g = 1.773e-9), and the EXPLICIT MUGE-g
|
|
16
|
+
identification (magnetospheric-scale correction, NOT bulk
|
|
17
|
+
gravity — partial Q-141c answer; Q-141 annotated). TWO
|
|
18
|
+
STRUCTURAL VOTES: the paper's own table REFUTES the
|
|
19
|
+
additive fTRZ form (0.1 would be 5.6e7x the total — Q-142
|
|
20
|
+
annotated toward multiplicative); the "B above B_crit"
|
|
21
|
+
direction holds only with the Schwinger 4.4e9 (feeds
|
|
22
|
+
Q-002). EXACT: lap_v 41.4, r_lc 1.795e8 m. Three
|
|
23
|
+
mantissa-exact exponent slips pinned (nu 1e3, g_lc 10x,
|
|
24
|
+
surface 10x). Falsifiable predictions registered.
|
|
25
|
+
- OPEN_RULING Q-144.
|
|
26
|
+
- Gate: 1,014 assertions, 0 failures. Registry: 373 rows / 795 edges / 152 ledgers (measured).
|
|
27
|
+
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
## [0.150.0] — 2026-07-30 — BAND 1: PAPER_147 — CASCADE INVERSION
|
|
31
|
+
|
|
32
|
+
### Added
|
|
33
|
+
- **PAPER_147 dispatch** (FDPM vortical driver, sec 2.2):
|
|
34
|
+
Level 1-3 cascade derivations with the LENR THz anchor
|
|
35
|
+
(1.18 vs 1.2 THz = 1.7% EXACT, 089 lineage) and
|
|
36
|
+
avac_diff/aDPM = 1e-7 EXACT. CASCADE HIERARCHY INVERSION:
|
|
37
|
+
the paper's own arithmetic gives aTHz = 3.33e9x its own
|
|
38
|
+
driver at stellar winds (3e12x at Sgr A*) — contradicting
|
|
39
|
+
the 145/146 dominance map; ruling affects all 148-152
|
|
40
|
+
system wirings. FDPM double-count (A, dOmega twice);
|
|
41
|
+
aDPM(SgrA*) = 4.105e29 unreproducible from in-paper inputs;
|
|
42
|
+
THz family now 4 values (1.0/1.18/1.2/1.25 — canonical
|
|
43
|
+
carrier needed); placeholder arXiv citations pinned.
|
|
44
|
+
- OPEN_RULING Q-143.
|
|
45
|
+
- Gate: 1,008 assertions, 0 failures. Registry: 371 rows / 791
|
|
46
|
+
edges / 151 ledgers — MEASURED from disk this release; prior
|
|
47
|
+
advertised counts had drifted by formula-increment (+3 rows /
|
|
48
|
+
−1 edge accumulated). Counts are grep/csv-measured from here
|
|
49
|
+
on (Rule 7, same lesson as the v0.63.0 badge audit).
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
10
53
|
## [0.149.0] — 2026-07-30 — BAND 1: PAPER_146 — GATE CROSSES 1,000
|
|
11
54
|
|
|
12
55
|
### 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.151.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.151.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.151.0: PAPER_148 wired - SGR1745 magnetar (afluid 99 pct; MUGE-g EXPLICITLY identified as magnetospheric-scale correction - Q-141c partial answer; fTRZ additive form REFUTED by own table; B_crit direction votes Schwinger; three mantissa-exact slips). Q-144 queued. Wired 152/2255, gate 1014/0. Registry 373 rows / 795 edges / 152 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.151.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.151.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: 152 / 2,255** (11 ✓ · 141 ⚠ OPEN_RULING · 144 rulings queued) — fTRZ additive refuted; Schwinger vote (148)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -239,6 +239,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
239
239
|
| PAPER_144 | Star Magic Capstone | genesis block closed; Ub/Ug = 14 doctrine tension; SSq 10th role; Q-140 |
|
|
240
240
|
| PAPER_145 | MUGE Cycle 3 | 12-term registry; vacuum split (self-rect No. 12); k4 fork; g-ID open; Q-141 |
|
|
241
241
|
| PAPER_146 | 12-Term Derivations | dominance map; fTRZ form fork; Ug4i collision; aDPM units open; Q-142 |
|
|
242
|
+
| PAPER_147 | FDPM Driver | LENR THz 1.7 pct; aTHz = 3.3e9x its driver (inversion); THz family; Q-143 |
|
|
243
|
+
| PAPER_148 | SGR1745 Magnetar | MUGE-g identified; fTRZ additive refuted; B_crit Schwinger vote; Q-144 |
|
|
242
244
|
|
|
243
245
|
### Corpus (2,419 files)
|
|
244
246
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -249,7 +251,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
249
251
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
250
252
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
251
253
|
`calc(paper_id, dataset)` public interface.
|
|
252
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
254
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,014 assertions), locking every
|
|
253
255
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
254
256
|
|
|
255
257
|
### Registry pantheon (live, grows per band)
|
|
@@ -419,7 +421,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
419
421
|
| v0.146.0 | Band 1: PAPER_143 | 147 |
|
|
420
422
|
| v0.147.0 | Band 1: PAPER_144 | 148 |
|
|
421
423
|
| v0.148.0 | Band 1: PAPER_145 | 149 |
|
|
422
|
-
|
|
|
424
|
+
| v0.149.0 | Band 1: PAPER_146 | 150 |
|
|
425
|
+
| v0.150.0 | Band 1: PAPER_147 | 151 |
|
|
426
|
+
| **v0.151.0** ← current | Band 1: PAPER_148 | 152 |
|
|
423
427
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
424
428
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
425
429
|
| 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.151.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.151.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: 152 / 2,255** (11 ✓ · 141 ⚠ OPEN_RULING · 144 rulings queued) — fTRZ additive refuted; Schwinger vote (148)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -209,6 +209,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
209
209
|
| PAPER_144 | Star Magic Capstone | genesis block closed; Ub/Ug = 14 doctrine tension; SSq 10th role; Q-140 |
|
|
210
210
|
| PAPER_145 | MUGE Cycle 3 | 12-term registry; vacuum split (self-rect No. 12); k4 fork; g-ID open; Q-141 |
|
|
211
211
|
| PAPER_146 | 12-Term Derivations | dominance map; fTRZ form fork; Ug4i collision; aDPM units open; Q-142 |
|
|
212
|
+
| PAPER_147 | FDPM Driver | LENR THz 1.7 pct; aTHz = 3.3e9x its driver (inversion); THz family; Q-143 |
|
|
213
|
+
| PAPER_148 | SGR1745 Magnetar | MUGE-g identified; fTRZ additive refuted; B_crit Schwinger vote; Q-144 |
|
|
212
214
|
|
|
213
215
|
### Corpus (2,419 files)
|
|
214
216
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -219,7 +221,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
219
221
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
220
222
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
221
223
|
`calc(paper_id, dataset)` public interface.
|
|
222
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
224
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,014 assertions), locking every
|
|
223
225
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
224
226
|
|
|
225
227
|
### Registry pantheon (live, grows per band)
|
|
@@ -389,7 +391,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
389
391
|
| v0.146.0 | Band 1: PAPER_143 | 147 |
|
|
390
392
|
| v0.147.0 | Band 1: PAPER_144 | 148 |
|
|
391
393
|
| v0.148.0 | Band 1: PAPER_145 | 149 |
|
|
392
|
-
|
|
|
394
|
+
| v0.149.0 | Band 1: PAPER_146 | 150 |
|
|
395
|
+
| v0.150.0 | Band 1: PAPER_147 | 151 |
|
|
396
|
+
| **v0.151.0** ← current | Band 1: PAPER_148 | 152 |
|
|
393
397
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
394
398
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
395
399
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -1827,3 +1827,24 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
1827
1827
|
- Campaign: 150/2,255 (11 ✓, 139 ⚠). Next: PAPER_147.
|
|
1828
1828
|
|
|
1829
1829
|
---
|
|
1830
|
+
|
|
1831
|
+
## 2026-07-30 — v0.150.0 — BAND 1: PAPER_147
|
|
1832
|
+
|
|
1833
|
+
- PAPER_147 wired (⚠ Q-143): FDPM driver. LENR THz anchor
|
|
1834
|
+
EXACT; cascade hierarchy inversion pinned (affects 148-152);
|
|
1835
|
+
THz family needs canonical carrier.
|
|
1836
|
+
- Registry counts corrected to MEASURED values (371/791/151);
|
|
1837
|
+
prior formula-incremented claims had drifted +3/-1 (Rule 7
|
|
1838
|
+
disclosure; Daniel's double-check caught it).
|
|
1839
|
+
- Campaign: 151/2,255 (11 ✓, 140 ⚠). Next: PAPER_148.
|
|
1840
|
+
|
|
1841
|
+
---
|
|
1842
|
+
|
|
1843
|
+
## 2026-07-30 — v0.151.0 — BAND 1: PAPER_148
|
|
1844
|
+
|
|
1845
|
+
- PAPER_148 wired (⚠ Q-144): SGR1745 magnetar. MUGE-g
|
|
1846
|
+
identified (Q-141c partial); fTRZ additive refuted (Q-142
|
|
1847
|
+
datapoint); B_crit Schwinger vote; 3 mantissa slips.
|
|
1848
|
+
- Campaign: 152/2,255 (11 ✓, 141 ⚠). Next: PAPER_149.
|
|
1849
|
+
|
|
1850
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 152 (11 ✓, 141 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2103
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -709,7 +709,7 @@
|
|
|
709
709
|
| ⬜ | PAPER_1477 | PROTON ORBITAL 1 78HZ |
|
|
710
710
|
| ⬜ | PAPER_1478 | REACTOR 3RPM MINIMUM |
|
|
711
711
|
| ⬜ | PAPER_1479 | LEVEL 13 BH RADIUS |
|
|
712
|
-
|
|
|
712
|
+
| ⚠ | PAPER_147 | UQFF FDPM VorticalResonance DPM Driver Aether Coupling |
|
|
713
713
|
| ⬜ | PAPER_1480 | F UMR UNIVERSAL MAGNETIC RESONANCE |
|
|
714
714
|
| ⬜ | PAPER_1481 | V LITTLE V BIG 1 OVER 33 |
|
|
715
715
|
| ⬜ | PAPER_1482 | F UB BUOYANCY 22MHZ |
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
| ⬜ | PAPER_1487 | DISTANCE SPOOKY |
|
|
721
721
|
| ⬜ | PAPER_1488 | ZERO MASS BIGBANG STATE |
|
|
722
722
|
| ⬜ | PAPER_1489 | SPIN PRECESSION 30DEG |
|
|
723
|
-
|
|
|
723
|
+
| ⚠ | PAPER_148 | UQFF SGR1745 Magnetar MUGE FluidDynamics Dominant |
|
|
724
724
|
| ⬜ | PAPER_1490 | HUBBLE OSCILLATION PER GYR |
|
|
725
725
|
| ⬜ | PAPER_1491 | NI62 PEAK BINDING |
|
|
726
726
|
| ⬜ | PAPER_1492 | PROTON CORE DENSITY |
|
|
@@ -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.151.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.151.0: PAPER_148 wired - SGR1745 magnetar (afluid 99 pct; MUGE-g EXPLICITLY identified as magnetospheric-scale correction - Q-141c partial answer; fTRZ additive form REFUTED by own table; B_crit direction votes Schwinger; three mantissa-exact slips). Q-144 queued. Wired 152/2255, gate 1014/0. Registry 373 rows / 795 edges / 152 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.149.0 → star_magic_program-0.151.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.151.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.151.0: PAPER_148 wired - SGR1745 magnetar (afluid 99 pct; MUGE-g EXPLICITLY identified as magnetospheric-scale correction - Q-141c partial answer; fTRZ additive form REFUTED by own table; B_crit direction votes Schwinger; three mantissa-exact slips). Q-144 queued. Wired 152/2255, gate 1014/0. Registry 373 rows / 795 edges / 152 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.151.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.151.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: 152 / 2,255** (11 ✓ · 141 ⚠ OPEN_RULING · 144 rulings queued) — fTRZ additive refuted; Schwinger vote (148)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -239,6 +239,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
239
239
|
| PAPER_144 | Star Magic Capstone | genesis block closed; Ub/Ug = 14 doctrine tension; SSq 10th role; Q-140 |
|
|
240
240
|
| PAPER_145 | MUGE Cycle 3 | 12-term registry; vacuum split (self-rect No. 12); k4 fork; g-ID open; Q-141 |
|
|
241
241
|
| PAPER_146 | 12-Term Derivations | dominance map; fTRZ form fork; Ug4i collision; aDPM units open; Q-142 |
|
|
242
|
+
| PAPER_147 | FDPM Driver | LENR THz 1.7 pct; aTHz = 3.3e9x its driver (inversion); THz family; Q-143 |
|
|
243
|
+
| PAPER_148 | SGR1745 Magnetar | MUGE-g identified; fTRZ additive refuted; B_crit Schwinger vote; Q-144 |
|
|
242
244
|
|
|
243
245
|
### Corpus (2,419 files)
|
|
244
246
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -249,7 +251,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
249
251
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
250
252
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
251
253
|
`calc(paper_id, dataset)` public interface.
|
|
252
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
254
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,014 assertions), locking every
|
|
253
255
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
254
256
|
|
|
255
257
|
### Registry pantheon (live, grows per band)
|
|
@@ -419,7 +421,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
419
421
|
| v0.146.0 | Band 1: PAPER_143 | 147 |
|
|
420
422
|
| v0.147.0 | Band 1: PAPER_144 | 148 |
|
|
421
423
|
| v0.148.0 | Band 1: PAPER_145 | 149 |
|
|
422
|
-
|
|
|
424
|
+
| v0.149.0 | Band 1: PAPER_146 | 150 |
|
|
425
|
+
| v0.150.0 | Band 1: PAPER_147 | 151 |
|
|
426
|
+
| **v0.151.0** ← current | Band 1: PAPER_148 | 152 |
|
|
423
427
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
424
428
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
425
429
|
| 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.151.0"
|
|
62
62
|
|
|
63
63
|
# =============================================================================
|
|
64
64
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -7793,3 +7793,107 @@ def _paper_146(dataset):
|
|
|
7793
7793
|
'residual_pct': abs(2 * _m.pi / 1e-8 / 3.156e7 - 19.9) / 19.9 * 100,
|
|
7794
7794
|
'status': 'OPEN_RULING',
|
|
7795
7795
|
}
|
|
7796
|
+
|
|
7797
|
+
|
|
7798
|
+
@_register('PAPER_147')
|
|
7799
|
+
def _paper_147(dataset):
|
|
7800
|
+
"""FDPM Vortical Driver Derivation (S0, sec 2.2).
|
|
7801
|
+
|
|
7802
|
+
Level-1/2/3 cascade: FDPM = I*A*(omega1-omega2) ->
|
|
7803
|
+
aDPM -> aTHz -> avac_diff, with the LENR THz anchor
|
|
7804
|
+
(1.18 THz observed vs 1.2 predicted = 1.7 pct EXACT,
|
|
7805
|
+
PAPER_089 lineage). avac_diff/aDPM = 1e-7 at stellar
|
|
7806
|
+
winds EXACT (subdominant, consistent).
|
|
7807
|
+
CASCADE HIERARCHY INVERSION (Q-143a): the paper's own
|
|
7808
|
+
arithmetic gives aTHz = 3.33e9 x aDPM at vexp = 1e5 m/s
|
|
7809
|
+
(and ~3e12 x at Sgr A* accretion speeds) - the Level-2
|
|
7810
|
+
term exceeds its OWN Level-1 driver by 9-12 orders,
|
|
7811
|
+
contradicting the 145/146 dominance map that has aDPM
|
|
7812
|
+
dominant at Sgr A*. Either the aTHz form needs a
|
|
7813
|
+
normalizer or the dominance table is mislabeled.
|
|
7814
|
+
FDPM DOUBLE-COUNT (Q-143b): I = rho*<r>*A*dOmega already
|
|
7815
|
+
contains A and dOmega; FDPM = I*A*dOmega then carries
|
|
7816
|
+
A^2*dOmega^2 - derivation-chain double-counting.
|
|
7817
|
+
ADPM(SGRA*) UNREPRODUCIBLE (Q-143c): 4.105e29 carried
|
|
7818
|
+
from 145 but FDPM and Vsys are only given qualitatively
|
|
7819
|
+
("large") - not derivable from in-paper inputs.
|
|
7820
|
+
THZ FAMILY (Q-143d): fDPM = 1.0 THz here / LENR 1.18-1.2
|
|
7821
|
+
/ predecessor omega_SCm = 1.25 THz - four values in the
|
|
7822
|
+
corpus THz family; one canonical carrier needed.
|
|
7823
|
+
Placeholder citations "arXiv:2408.xxxxx" (twice) pinned.
|
|
7824
|
+
"""
|
|
7825
|
+
return {
|
|
7826
|
+
'value': {
|
|
7827
|
+
'domain': '2.2 (FDPM driver)',
|
|
7828
|
+
'cascade': 'FDPM -> aDPM -> aTHz -> avac_diff',
|
|
7829
|
+
'athz_over_adpm_stellar': 1e12 * 10 * (1e5 / 3e8), # 3.33e9 EXACT
|
|
7830
|
+
'athz_over_adpm_sgra': 1e12 * 10 * (9e7 / 3e8), # 3e12
|
|
7831
|
+
'hierarchy_inversion': 'Level-2 exceeds Level-1 driver by 9-12 orders - dominance map contradiction',
|
|
7832
|
+
'avac_over_adpm': 0.9 * (1e5 / 3e8) ** 2, # 1e-7 EXACT
|
|
7833
|
+
'lenr_thz_err_pct': abs(1.2 - 1.18) / 1.18 * 100, # 1.69 EXACT
|
|
7834
|
+
'thz_family': (1.0, 1.18, 1.2, 1.25), # THz values corpus-wide
|
|
7835
|
+
'fdpm_double_count': 'A and dOmega appear in I and again in FDPM = I*A*dOmega',
|
|
7836
|
+
'adpm_sgra_carried': 4.105e29,
|
|
7837
|
+
'adpm_status': 'unreproducible from in-paper inputs (FDPM/Vsys qualitative)',
|
|
7838
|
+
'placeholder_citations': 'arXiv:2408.xxxxx x2',
|
|
7839
|
+
'sgr1745_inputs': {'mass_kg': 2.8e30, 'radius_m': 1.2e4, 'B_T': 3e11},
|
|
7840
|
+
},
|
|
7841
|
+
'formula': 'FDPM = I*A*(w1-w2); aDPM = FDPM*fDPM*Evac*c*Vsys; aTHz/aDPM = 10*fTHz*vexp/c',
|
|
7842
|
+
'source': 'PAPER_147',
|
|
7843
|
+
'residual_pct': abs(1e12 * 10 * (1e5 / 3e8) - 3.33e9) / 3.33e9 * 100,
|
|
7844
|
+
'status': 'OPEN_RULING',
|
|
7845
|
+
}
|
|
7846
|
+
|
|
7847
|
+
|
|
7848
|
+
@_register('PAPER_148')
|
|
7849
|
+
def _paper_148(dataset):
|
|
7850
|
+
"""SGR1745-2900 Magnetar: afluid Dominance (S0, sec 2.2).
|
|
7851
|
+
|
|
7852
|
+
First Cycle 3 system paper: 12-term table for SGR1745
|
|
7853
|
+
(afluid_freq = 1.773e-9 at 99 pct), with the EXPLICIT
|
|
7854
|
+
identification statement - MUGE-g is the MAGNETOSPHERIC-
|
|
7855
|
+
SCALE correction, NOT bulk surface gravity (partially
|
|
7856
|
+
answers Q-141c). VERIFIED EXACT: lap_v chain = 41.4;
|
|
7857
|
+
r_lc = cP/2pi = 1.795e8 m.
|
|
7858
|
+
FTRZ ADDITIVE FORM REFUTED (Q-144a): the paper's own term
|
|
7859
|
+
table lists fTRZ = 0.1 as "subdominant" against a total of
|
|
7860
|
+
1.773e-9 - if summed, fTRZ would be 5.6e7 x the total.
|
|
7861
|
+
The table only closes if fTRZ is NOT additive - empirical
|
|
7862
|
+
datapoint resolving Q-142a toward multiplicative.
|
|
7863
|
+
B_CRIT DIRECTION VOTE (Q-144b): "B = 3e11 is 3 orders
|
|
7864
|
+
ABOVE B_crit" is FALSE with the printed 4.4e13 (B is 2
|
|
7865
|
+
orders BELOW) and directionally TRUE only with the
|
|
7866
|
+
Schwinger 4.4e9 (68x above) - this paper's internal
|
|
7867
|
+
consistency votes Schwinger in the Q-002/116b/134d fork.
|
|
7868
|
+
MANTISSA-EXACT SLIPS x3 (Q-144c): nu chain 1.728e24
|
|
7869
|
+
printed 1.73e21 (1e3); g_Newt(r_lc) 5.80e3 printed 5.8e4
|
|
7870
|
+
(10x); surface g 1.30e12 printed 1.4e13 (10x).
|
|
7871
|
+
Observational-prediction table (pulse drift, delta-DM
|
|
7872
|
+
aether drag, Ug4i proximity coupling at 0.1 pc) is clean
|
|
7873
|
+
falsifiable content; SGR1745 = largest known M_bh/d_g
|
|
7874
|
+
magnetar laboratory.
|
|
7875
|
+
"""
|
|
7876
|
+
import math as _m
|
|
7877
|
+
return {
|
|
7878
|
+
'value': {
|
|
7879
|
+
'domain': '2.2 (SGR1745 system validation)',
|
|
7880
|
+
'g_muge': 1.773e-9,
|
|
7881
|
+
'g_identification': 'magnetospheric-scale correction, NOT bulk gravity (Q-141c partial)',
|
|
7882
|
+
'afluid_fraction': 0.99,
|
|
7883
|
+
'lap_v_chain': (3e11) ** 2 / (4 * _m.pi * 1e-7 * 1e15 * (1.2e4) ** 3), # 41.4 EXACT
|
|
7884
|
+
'r_lc_m': 3e8 * 3.76 / (2 * _m.pi), # 1.795e8 EXACT
|
|
7885
|
+
'ftrz_additive_refuted': 0.1 / 1.773e-9, # 5.6e7 x total - impossible
|
|
7886
|
+
'q142a_datapoint': 'own table closes only if fTRZ non-additive',
|
|
7887
|
+
'bcrit_direction_vote': 'above-claim true only with Schwinger 4.4e9 (68x); false with 4.4e13',
|
|
7888
|
+
'nu_chain': (1e8) ** 2 * (2000 * 86400), # 1.728e24 vs printed 1.73e21
|
|
7889
|
+
'g_newt_rlc_chain': 6.67e-11 * 2.8e30 / (1.795e8) ** 2, # 5.80e3 vs printed 5.8e4
|
|
7890
|
+
'surface_g_chain': 6.674e-11 * 2.8e30 / (1.2e4) ** 2, # 1.30e12 vs printed 1.4e13
|
|
7891
|
+
'mantissa_slips': 3,
|
|
7892
|
+
'predictions': ('pulse drift delta', 'delta-DM aether drag', 'Ug4i 0.1 pc coupling'),
|
|
7893
|
+
'unique_lab': 'largest known M_bh/d_g magnetar (0.1 pc from Sgr A*)',
|
|
7894
|
+
},
|
|
7895
|
+
'formula': 'afluid = (nu lap_v / Evac) aDPM; 12-term table; r_lc = cP/2pi',
|
|
7896
|
+
'source': 'PAPER_148',
|
|
7897
|
+
'residual_pct': abs(3e8 * 3.76 / (2 * _m.pi) - 1.8e8) / 1.8e8 * 100,
|
|
7898
|
+
'status': 'OPEN_RULING',
|
|
7899
|
+
}
|
|
@@ -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.151.0", "uqff_calculator.VERSION = 0.151.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")
|
|
@@ -2195,6 +2195,32 @@ assert_that(_r146['sgra_gnewt_slip'][1] / _r146['sgra_gnewt_slip'][0] > 1e5,
|
|
|
2195
2195
|
"PAPER_146: Sgr A* g_Newt-at-1AU table slip pinned")
|
|
2196
2196
|
assert_that(C.wired_count() >= 150, "wired_count >= 150")
|
|
2197
2197
|
|
|
2198
|
+
_r147 = C.calc('PAPER_147')['value']
|
|
2199
|
+
assert_that(abs(_r147['athz_over_adpm_stellar'] - 3.33e9) < 0.01e9,
|
|
2200
|
+
"PAPER_147: aTHz = 3.33e9 x aDPM at stellar winds - hierarchy inversion (Q-143a)")
|
|
2201
|
+
assert_that(_r147['athz_over_adpm_sgra'] > 1e12,
|
|
2202
|
+
"PAPER_147: at Sgr A* speeds aTHz = 3e12 x aDPM - contradicts dominance map")
|
|
2203
|
+
assert_that(abs(_r147['avac_over_adpm'] - 1e-7) < 1e-9,
|
|
2204
|
+
"PAPER_147: avac_diff/aDPM = 1e-7 EXACT (subdominant consistent)")
|
|
2205
|
+
assert_that(abs(_r147['lenr_thz_err_pct'] - 1.69) < 0.01,
|
|
2206
|
+
"PAPER_147: LENR THz anchor 1.18-vs-1.2 = 1.7 pct EXACT (089 lineage)")
|
|
2207
|
+
assert_that(len(_r147['thz_family']) == 4,
|
|
2208
|
+
"PAPER_147: THz family four values (1.0/1.18/1.2/1.25) - canonical carrier needed (Q-143d)")
|
|
2209
|
+
assert_that(C.wired_count() >= 151, "wired_count >= 151")
|
|
2210
|
+
|
|
2211
|
+
_r148 = C.calc('PAPER_148')['value']
|
|
2212
|
+
assert_that(abs(_r148['lap_v_chain'] - 41.4) < 0.1,
|
|
2213
|
+
"PAPER_148: lap_v = 41.4 EXACT")
|
|
2214
|
+
assert_that(abs(_r148['r_lc_m'] - 1.795e8) < 0.001e8,
|
|
2215
|
+
"PAPER_148: light-cylinder r_lc = 1.795e8 m EXACT")
|
|
2216
|
+
assert_that(_r148['ftrz_additive_refuted'] > 1e7,
|
|
2217
|
+
"PAPER_148: additive fTRZ would be 5.6e7x the total - own table refutes additive form (Q-144a)")
|
|
2218
|
+
assert_that('Schwinger' in _r148['bcrit_direction_vote'],
|
|
2219
|
+
"PAPER_148: B_crit direction consistency votes Schwinger 4.4e9 (Q-144b, feeds Q-002)")
|
|
2220
|
+
assert_that(_r148['mantissa_slips'] == 3 and abs(_r148['nu_chain'] - 1.728e24) < 0.001e24,
|
|
2221
|
+
"PAPER_148: three mantissa-exact exponent slips pinned (nu/g_lc/surface) (Q-144c)")
|
|
2222
|
+
assert_that(C.wired_count() >= 152, "wired_count >= 152")
|
|
2223
|
+
|
|
2198
2224
|
# =============================================================================
|
|
2199
2225
|
# REPORT
|
|
2200
2226
|
# =============================================================================
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.149.0 → star_magic_program-0.151.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.149.0 → star_magic_program-0.151.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.149.0 → star_magic_program-0.151.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
|