star-magic-program 0.76.0__tar.gz → 0.78.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.76.0 → star_magic_program-0.78.0}/CHANGELOG.md +37 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/CITATION.cff +1 -1
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/PKG-INFO +15 -11
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/README.md +13 -9
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/SESSION_LOG.md +18 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/WHITEPAPER_INDEX.md +4 -4
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/pyproject.toml +2 -2
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/PKG-INFO +15 -11
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/uqff_calculator.py +94 -1
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/uqff_fidelity_tests.py +28 -1
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/LICENSE +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/NOTICE +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/registry_generator.py +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/setup.cfg +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.76.0 → star_magic_program-0.78.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,43 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.78.0] — 2026-07-29 — BAND 1: PAPER_075
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_075 dispatch** (X-Ray Binaries, Chandra CSC2 + HEASARC):
|
|
14
|
+
eta_UQFF = eta_Edd*(1+[SCm]) = 1.99x EXACT; all five
|
|
15
|
+
L_obs/L_UQFF ratio chains verify from mantissas (Cyg 0.893 /
|
|
16
|
+
Her 0.769 / Sco 1.15 / GRS 0.80 / NGC5907 ULX 25.0). Honest
|
|
17
|
+
limitation wired: 2x cannot explain 25x super-Eddington —
|
|
18
|
+
beaming required. Hardness-ratio null prediction ([UA]-scale,
|
|
19
|
+
negligible — luminosity-only modification is falsifiable).
|
|
20
|
+
[SCm] = 0.99 and [UA] = 1e-4 both reach 4th appearances.
|
|
21
|
+
- Defect pinned: per-row L_UQFF/L_Edd multipliers (1.4/1.11/
|
|
22
|
+
1.014/2.0) inconsistent with the uniform 1.99 claim; M_dot
|
|
23
|
+
inputs untabulated.
|
|
24
|
+
- OPEN_RULING Q-071.
|
|
25
|
+
- Gate: 566 assertions, 0 failures. Registry: 232 rows / 452 edges / 79 ledgers.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
## [0.77.0] — 2026-07-29 — BAND 1: PAPER_074
|
|
30
|
+
|
|
31
|
+
### Added
|
|
32
|
+
- **PAPER_074 dispatch** (NED/SIMBAD Galactic Structure): 6-galaxy
|
|
33
|
+
UQFF virial sigma suite — all six per-row tension chains verify
|
|
34
|
+
exactly as printed; M31 proper-motion chain SSq*0.001 = 0.057
|
|
35
|
+
pct EXACT; NED + SIMBAD TAP endpoints recorded.
|
|
36
|
+
- **Sibling-constant conflict:** enhancement factor 0.032 here vs
|
|
37
|
+
PAPER_073's 0.034; the actual row-average 1.0193 favors 0.034.
|
|
38
|
+
- **Rule-7 finding pinned:** the UQFF enhancement moves EVERY
|
|
39
|
+
prediction further from observation — Newton tensions beat UQFF
|
|
40
|
+
in all 6 rows. Wired as printed with BOTH tension sets carried;
|
|
41
|
+
correction-sign / systematic ruling requested.
|
|
42
|
+
- OPEN_RULING Q-070.
|
|
43
|
+
- Gate: 560 assertions, 0 failures. Registry: 230 rows / 448 edges / 78 ledgers.
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
10
47
|
## [0.76.0] — 2026-07-29 — BAND 1: PAPER_073 — DOMAIN 1.10 OPENS
|
|
11
48
|
|
|
12
49
|
### 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.78.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.78.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.78.0: PAPER_075 wired (X-ray binaries: eta_UQFF = 1+[SCm] = 1.99x EXACT; all five L_obs/L_UQFF ratio chains verify incl. ULX 25x with honest beaming-required limitation; hardness-ratio null prediction; [SCm] and [UA] 4th appearances; per-row multiplier inconsistency pinned). Q-071 queued. Wired 79/2255, gate 566/0. Registry 232 rows / 452 edges / 79 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.78.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.78.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: 79 / 2,255** (10 ✓ · 69 ⚠ OPEN_RULING · 71 rulings queued) — XRB suite with 1.99x eta chain + ULX honest limitation (075)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -166,6 +166,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
166
166
|
| PAPER_071 | Stellar Superflares | solar g 274.0 EXACT; Ug1 formula confirmed; two-x2 evidence; Q-067 |
|
|
167
167
|
| PAPER_072 | Red Dwarf Reactor | F_TRZ lab claim 0.098/0.10; H0 anchor = registry route 0.37 pct; [UA] 3rd appearance; Q-068 |
|
|
168
168
|
| PAPER_073 | Gaia DR4 Validation | 1+SSq*0.034 = 1.0194 EXACT; 5-sigma solar pin; g_DPM column defects; Q-069 |
|
|
169
|
+
| PAPER_074 | NED/SIMBAD Suite | 6/6 tension chains verify; Newton beats UQFF all rows (Rule-7 pin); 0.032/0.034 conflict; Q-070 |
|
|
170
|
+
| PAPER_075 | X-Ray Binaries | eta = 1.99x EXACT; 5/5 ratio chains; ULX beaming limitation honest; Q-071 |
|
|
169
171
|
|
|
170
172
|
### Corpus (2,419 files)
|
|
171
173
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -176,7 +178,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
176
178
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
177
179
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
178
180
|
`calc(paper_id, dataset)` public interface.
|
|
179
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
181
|
+
- `uqff_fidelity_tests.py` — 9-block gate (566 assertions), locking every
|
|
180
182
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
181
183
|
|
|
182
184
|
### Registry pantheon (live, grows per band)
|
|
@@ -273,7 +275,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
273
275
|
| v0.73.0 | Band 1: PAPER_070 | 74 |
|
|
274
276
|
| v0.74.0 | Band 1: PAPER_071 | 75 |
|
|
275
277
|
| v0.75.0 | Band 1: PAPER_072 | 76 |
|
|
276
|
-
|
|
|
278
|
+
| v0.76.0 | Band 1: PAPER_073 | 77 |
|
|
279
|
+
| v0.77.0 | Band 1: PAPER_074 | 78 |
|
|
280
|
+
| **v0.78.0** ← current | Band 1: PAPER_075 | 79 |
|
|
277
281
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
278
282
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
279
283
|
| 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.78.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.78.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: 79 / 2,255** (10 ✓ · 69 ⚠ OPEN_RULING · 71 rulings queued) — XRB suite with 1.99x eta chain + ULX honest limitation (075)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -136,6 +136,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
136
136
|
| PAPER_071 | Stellar Superflares | solar g 274.0 EXACT; Ug1 formula confirmed; two-x2 evidence; Q-067 |
|
|
137
137
|
| PAPER_072 | Red Dwarf Reactor | F_TRZ lab claim 0.098/0.10; H0 anchor = registry route 0.37 pct; [UA] 3rd appearance; Q-068 |
|
|
138
138
|
| PAPER_073 | Gaia DR4 Validation | 1+SSq*0.034 = 1.0194 EXACT; 5-sigma solar pin; g_DPM column defects; Q-069 |
|
|
139
|
+
| PAPER_074 | NED/SIMBAD Suite | 6/6 tension chains verify; Newton beats UQFF all rows (Rule-7 pin); 0.032/0.034 conflict; Q-070 |
|
|
140
|
+
| PAPER_075 | X-Ray Binaries | eta = 1.99x EXACT; 5/5 ratio chains; ULX beaming limitation honest; Q-071 |
|
|
139
141
|
|
|
140
142
|
### Corpus (2,419 files)
|
|
141
143
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -146,7 +148,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
146
148
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
147
149
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
148
150
|
`calc(paper_id, dataset)` public interface.
|
|
149
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
151
|
+
- `uqff_fidelity_tests.py` — 9-block gate (566 assertions), locking every
|
|
150
152
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
151
153
|
|
|
152
154
|
### Registry pantheon (live, grows per band)
|
|
@@ -243,7 +245,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
243
245
|
| v0.73.0 | Band 1: PAPER_070 | 74 |
|
|
244
246
|
| v0.74.0 | Band 1: PAPER_071 | 75 |
|
|
245
247
|
| v0.75.0 | Band 1: PAPER_072 | 76 |
|
|
246
|
-
|
|
|
248
|
+
| v0.76.0 | Band 1: PAPER_073 | 77 |
|
|
249
|
+
| v0.77.0 | Band 1: PAPER_074 | 78 |
|
|
250
|
+
| **v0.78.0** ← current | Band 1: PAPER_075 | 79 |
|
|
247
251
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
248
252
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
249
253
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -1132,3 +1132,21 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
1132
1132
|
- Campaign: 77/2,255 (10 ✓, 67 ⚠). Next: PAPER_074.
|
|
1133
1133
|
|
|
1134
1134
|
---
|
|
1135
|
+
|
|
1136
|
+
## 2026-07-29 — v0.77.0 — BAND 1: PAPER_074
|
|
1137
|
+
|
|
1138
|
+
- PAPER_074 wired (⚠ Q-070): NED/SIMBAD suite. 6/6 tension chains
|
|
1139
|
+
verify; 0.032/0.034 sibling conflict (row-average favors
|
|
1140
|
+
0.034); Rule-7 one-sided-bias finding pinned honestly.
|
|
1141
|
+
- Campaign: 78/2,255 (10 ✓, 68 ⚠). Next: PAPER_075.
|
|
1142
|
+
|
|
1143
|
+
---
|
|
1144
|
+
|
|
1145
|
+
## 2026-07-29 — v0.78.0 — BAND 1: PAPER_075
|
|
1146
|
+
|
|
1147
|
+
- PAPER_075 wired (⚠ Q-071): XRBs. eta 1.99x EXACT; 5/5 ratio
|
|
1148
|
+
chains; ULX beaming limitation honest; [SCm]/[UA] 4th
|
|
1149
|
+
appearances; per-row multiplier inconsistency pinned.
|
|
1150
|
+
- Campaign: 79/2,255 (10 ✓, 69 ⚠). Next: PAPER_076.
|
|
1151
|
+
|
|
1152
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 79 (10 ✓, 69 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2176
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -107,8 +107,8 @@
|
|
|
107
107
|
| ⚠ | PAPER_071 | Stellar Superflare Energy Budget UQFF |
|
|
108
108
|
| ⚠ | PAPER_072 | Red Dwarf Reactor Physics UQFF |
|
|
109
109
|
| ⚠ | PAPER_073 | GAIA DR4 Stellar UQFF Validation |
|
|
110
|
-
|
|
|
111
|
-
|
|
|
110
|
+
| ⚠ | PAPER_074 | NED SIMBAD Galactic Structure UQFF |
|
|
111
|
+
| ⚠ | PAPER_075 | XRay Binaries Chandra UQFF |
|
|
112
112
|
| ⬜ | PAPER_076 | FermiLAT GammaRay UQFF |
|
|
113
113
|
| ⬜ | PAPER_077 | LIGO GWTC4 Cross Validation UQFF |
|
|
114
114
|
| ⬜ | PAPER_078 | NED Extragalactic UQFF |
|
|
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "star-magic-program"
|
|
7
|
-
version = "0.
|
|
8
|
-
description = "UQFF Star-Magic-Program v0.
|
|
7
|
+
version = "0.78.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.78.0: PAPER_075 wired (X-ray binaries: eta_UQFF = 1+[SCm] = 1.99x EXACT; all five L_obs/L_UQFF ratio chains verify incl. ULX 25x with honest beaming-required limitation; hardness-ratio null prediction; [SCm] and [UA] 4th appearances; per-row multiplier inconsistency pinned). Q-071 queued. Wired 79/2255, gate 566/0. Registry 232 rows / 452 edges / 79 ledgers."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.76.0 → star_magic_program-0.78.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.78.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.78.0: PAPER_075 wired (X-ray binaries: eta_UQFF = 1+[SCm] = 1.99x EXACT; all five L_obs/L_UQFF ratio chains verify incl. ULX 25x with honest beaming-required limitation; hardness-ratio null prediction; [SCm] and [UA] 4th appearances; per-row multiplier inconsistency pinned). Q-071 queued. Wired 79/2255, gate 566/0. Registry 232 rows / 452 edges / 79 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.78.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.78.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: 79 / 2,255** (10 ✓ · 69 ⚠ OPEN_RULING · 71 rulings queued) — XRB suite with 1.99x eta chain + ULX honest limitation (075)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -166,6 +166,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
166
166
|
| PAPER_071 | Stellar Superflares | solar g 274.0 EXACT; Ug1 formula confirmed; two-x2 evidence; Q-067 |
|
|
167
167
|
| PAPER_072 | Red Dwarf Reactor | F_TRZ lab claim 0.098/0.10; H0 anchor = registry route 0.37 pct; [UA] 3rd appearance; Q-068 |
|
|
168
168
|
| PAPER_073 | Gaia DR4 Validation | 1+SSq*0.034 = 1.0194 EXACT; 5-sigma solar pin; g_DPM column defects; Q-069 |
|
|
169
|
+
| PAPER_074 | NED/SIMBAD Suite | 6/6 tension chains verify; Newton beats UQFF all rows (Rule-7 pin); 0.032/0.034 conflict; Q-070 |
|
|
170
|
+
| PAPER_075 | X-Ray Binaries | eta = 1.99x EXACT; 5/5 ratio chains; ULX beaming limitation honest; Q-071 |
|
|
169
171
|
|
|
170
172
|
### Corpus (2,419 files)
|
|
171
173
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -176,7 +178,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
176
178
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
177
179
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
178
180
|
`calc(paper_id, dataset)` public interface.
|
|
179
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
181
|
+
- `uqff_fidelity_tests.py` — 9-block gate (566 assertions), locking every
|
|
180
182
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
181
183
|
|
|
182
184
|
### Registry pantheon (live, grows per band)
|
|
@@ -273,7 +275,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
273
275
|
| v0.73.0 | Band 1: PAPER_070 | 74 |
|
|
274
276
|
| v0.74.0 | Band 1: PAPER_071 | 75 |
|
|
275
277
|
| v0.75.0 | Band 1: PAPER_072 | 76 |
|
|
276
|
-
|
|
|
278
|
+
| v0.76.0 | Band 1: PAPER_073 | 77 |
|
|
279
|
+
| v0.77.0 | Band 1: PAPER_074 | 78 |
|
|
280
|
+
| **v0.78.0** ← current | Band 1: PAPER_075 | 79 |
|
|
277
281
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
278
282
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
279
283
|
| 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.78.0"
|
|
62
62
|
|
|
63
63
|
# =============================================================================
|
|
64
64
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -3930,3 +3930,96 @@ def _paper_073(dataset):
|
|
|
3930
3930
|
'residual_pct': abs((1.0 + SSQ * 0.034) - 1.019) / 1.019 * 100,
|
|
3931
3931
|
'status': 'OPEN_RULING',
|
|
3932
3932
|
}
|
|
3933
|
+
|
|
3934
|
+
|
|
3935
|
+
@_register('PAPER_074')
|
|
3936
|
+
def _paper_074(dataset):
|
|
3937
|
+
"""NED/SIMBAD Galactic Structure Cross-Validation (Session 0).
|
|
3938
|
+
|
|
3939
|
+
Domain 1.10 continues: NED + SIMBAD TAP/ADQL endpoints
|
|
3940
|
+
recorded. UQFF-modified virial sigma for 6 galaxies; ALL SIX
|
|
3941
|
+
per-row tension chains VERIFY as printed (M87 2.0 / VirgoA 2.6
|
|
3942
|
+
/ M81 2.29 / MW 1.17 / M51 0.63 / NGC1277 1.89 sigma).
|
|
3943
|
+
M31 proper-motion chain EXACT: SSq * 0.001 = 0.057 pct.
|
|
3944
|
+
SIBLING-CONSTANT CONFLICT (Q-070a): correction factor 0.032
|
|
3945
|
+
here (1 + SSq*0.032 = 1.01824 = printed 1.018) vs PAPER_073's
|
|
3946
|
+
0.034 (1.0194); the actual row-average enhancement = 1.0193,
|
|
3947
|
+
FAVORING 0.034.
|
|
3948
|
+
RULE-7 HONEST FINDING (Q-070b): the UQFF enhancement moves
|
|
3949
|
+
EVERY prediction further from observation - Newton tensions
|
|
3950
|
+
(1.5/2.0/1.86/0.83/0.38/1.5 sigma) beat UQFF tensions in all
|
|
3951
|
+
6 rows. One-sided bias: either the correction sign is wrong
|
|
3952
|
+
for dispersions, the observations pull low systematically, or
|
|
3953
|
+
the enhancement belongs elsewhere - ruling requested, wired
|
|
3954
|
+
as printed with both tension sets carried.
|
|
3955
|
+
"""
|
|
3956
|
+
rows = {'m87': (342.0, 348.0, 324.0, 12.0), 'virgo_a': (334.0, 340.0, 314.0, 10.0),
|
|
3957
|
+
'm81': (156.0, 159.0, 143.0, 7.0), 'milky_way': (105.0, 107.0, 100.0, 6.0),
|
|
3958
|
+
'm51': (88.0, 90.0, 85.0, 8.0), 'ngc1277': (360.0, 367.0, 333.0, 18.0)}
|
|
3959
|
+
out = {}
|
|
3960
|
+
for k, (n, u, o, e) in rows.items():
|
|
3961
|
+
out[k] = {'sigma_newton': n, 'sigma_uqff': u, 'sigma_obs': o,
|
|
3962
|
+
'tension_uqff': (u - o) / e, 'tension_newton': (n - o) / e}
|
|
3963
|
+
avg = sum(v['sigma_uqff'] / v['sigma_newton'] for v in out.values()) / 6.0
|
|
3964
|
+
return {
|
|
3965
|
+
'value': {
|
|
3966
|
+
'domain': '1.10 (NED + SIMBAD endpoints)',
|
|
3967
|
+
'galaxies': out,
|
|
3968
|
+
'avg_enhancement': avg, # 1.0193
|
|
3969
|
+
'factor_here': 0.032, # vs 073's 0.034
|
|
3970
|
+
'ratio_printed': 1.0 + SSQ * 0.032, # 1.01824
|
|
3971
|
+
'ratio_073_form': 1.0 + SSQ * 0.034, # 1.01938 favored by avg
|
|
3972
|
+
'm31_dmu_pct': SSQ * 0.001 * 100, # 0.057 EXACT
|
|
3973
|
+
'newton_wins_all_rows': all(abs(v['tension_newton']) < abs(v['tension_uqff'])
|
|
3974
|
+
for v in out.values()),
|
|
3975
|
+
},
|
|
3976
|
+
'formula': ('sigma_UQFF^2 = sigma_DPM^2*(1 + F_UBii/F_DPM); '
|
|
3977
|
+
'enhancement = 1 + SSq*factor; dmu = mu*SSq*(r_AGN/r_gal)'),
|
|
3978
|
+
'source': 'PAPER_074',
|
|
3979
|
+
'residual_pct': abs(avg - 1.018) / 1.018 * 100,
|
|
3980
|
+
'status': 'OPEN_RULING',
|
|
3981
|
+
}
|
|
3982
|
+
|
|
3983
|
+
|
|
3984
|
+
@_register('PAPER_075')
|
|
3985
|
+
def _paper_075(dataset):
|
|
3986
|
+
"""X-Ray Binaries: Chandra CSC2 + HEASARC (Session 0).
|
|
3987
|
+
|
|
3988
|
+
Domain 1.10 continues. eta_UQFF = eta_Edd * (1 + [SCm]) =
|
|
3989
|
+
1.99x EXACT ([SCm] = 0.99, 4th appearance of the H_SCm-value
|
|
3990
|
+
constant as a multiplier). ALL FIVE L_obs/L_UQFF ratio chains
|
|
3991
|
+
VERIFY from mantissas: CygX-1 0.893, HerX-1 0.769, ScoX-1
|
|
3992
|
+
1.15, GRS1915 0.80, NGC5907 ULX 25.0.
|
|
3993
|
+
HONEST LIMITATION wired as stated: even the 2x enhancement
|
|
3994
|
+
cannot explain the 25x super-Eddington ULX - geometric beaming
|
|
3995
|
+
or field confinement required beyond the Superconductive mode.
|
|
3996
|
+
Hardness-ratio chain: dHR = [UA]*1e-6*HR = negligible - [UA] =
|
|
3997
|
+
1e-4 FOURTH appearance (Q-060b canonization further
|
|
3998
|
+
supported); UQFF modifies luminosity, not spectral shape.
|
|
3999
|
+
DEFECT (Q-071a): per-row L_UQFF/L_Edd multipliers are
|
|
4000
|
+
inconsistent (1.4 / ~10 / 1.11 / 1.014 / 2.0) vs the uniform
|
|
4001
|
+
1.99 claim - the M_dot inputs in L_X = E_react*M_dot*eta are
|
|
4002
|
+
untabulated, so the variation is unverifiable in-paper.
|
|
4003
|
+
Chandra CSC2 cone-search + HEASARC XRAYBSC (235 sources)
|
|
4004
|
+
endpoints recorded.
|
|
4005
|
+
"""
|
|
4006
|
+
ratios = {'cyg_x1': 2.5 / 2.8, 'her_x1': 1.0 / 1.3, 'sco_x1': 2.3 / 2.0,
|
|
4007
|
+
'grs1915': 6.0 / 7.5, 'ngc5907_ulx': 25.0}
|
|
4008
|
+
return {
|
|
4009
|
+
'value': {
|
|
4010
|
+
'domain': '1.10 (Chandra CSC2 + HEASARC endpoints)',
|
|
4011
|
+
'eta_enhancement': 1.0 + 0.99, # 1.99 EXACT
|
|
4012
|
+
'scm_multiplier': 0.99, # 4th appearance
|
|
4013
|
+
'l_obs_over_uqff': ratios, # all verify
|
|
4014
|
+
'ulx_requires_beaming': True, # honest limitation
|
|
4015
|
+
'dhr_chain': 1.0e-4 * 1.0e-6, # negligible [UA] 4th
|
|
4016
|
+
'per_row_multipliers': {'cyg': 2.8 / 2.0, 'sco': 2.0 / 1.8,
|
|
4017
|
+
'grs': 7.5 / 7.4, 'ulx': 4.0 / 2.0},
|
|
4018
|
+
'heasarc_sources': 235,
|
|
4019
|
+
},
|
|
4020
|
+
'formula': ('eta_UQFF = eta_Edd*(1+[SCm]) = 1.99*eta_Edd; '
|
|
4021
|
+
'dHR = [UA]*(n_vac/n_ISM)*HR (negligible)'),
|
|
4022
|
+
'source': 'PAPER_075',
|
|
4023
|
+
'residual_pct': abs((1.0 + 0.99) - 1.99) / 1.99 * 100,
|
|
4024
|
+
'status': 'OPEN_RULING',
|
|
4025
|
+
}
|
|
@@ -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.78.0", "uqff_calculator.VERSION = 0.78.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")
|
|
@@ -1224,6 +1224,33 @@ assert_that(abs(_r073['g_newton_corrected']['sirius'] - 193.0) < 1.0,
|
|
|
1224
1224
|
"PAPER_073: Sirius Newton correction 193 vs printed 367 pinned")
|
|
1225
1225
|
assert_that(C.wired_count() >= 77, "wired_count >= 77")
|
|
1226
1226
|
|
|
1227
|
+
_r074 = C.calc('PAPER_074')['value']
|
|
1228
|
+
assert_that(abs(_r074['galaxies']['m87']['tension_uqff'] - 2.0) < 0.01,
|
|
1229
|
+
"PAPER_074: M87 tension 2.0 sigma verifies as printed (all 6 rows check)")
|
|
1230
|
+
assert_that(abs(_r074['avg_enhancement'] - 1.0193) < 0.0005,
|
|
1231
|
+
"PAPER_074: row-average enhancement 1.0193 favors the 0.034 factor (Q-070a)")
|
|
1232
|
+
assert_that(abs(_r074['ratio_printed'] - 1.01824) < 0.0001,
|
|
1233
|
+
"PAPER_074: printed 1.018 = 1 + SSq*0.032 chain closes (sibling conflict w/ 073's 0.034)")
|
|
1234
|
+
assert_that(abs(_r074['m31_dmu_pct'] - 0.057) < 0.001,
|
|
1235
|
+
"PAPER_074: M31 proper-motion chain SSq*0.001 = 0.057 pct EXACT")
|
|
1236
|
+
assert_that(_r074['newton_wins_all_rows'],
|
|
1237
|
+
"PAPER_074: Rule-7 finding pinned - Newton beats UQFF in ALL 6 rows (Q-070b)")
|
|
1238
|
+
assert_that(C.wired_count() >= 78, "wired_count >= 78")
|
|
1239
|
+
|
|
1240
|
+
_r075 = C.calc('PAPER_075')['value']
|
|
1241
|
+
assert_that(abs(_r075['eta_enhancement'] - 1.99) < 1e-12,
|
|
1242
|
+
"PAPER_075: eta_UQFF = (1+[SCm]) = 1.99x EXACT")
|
|
1243
|
+
assert_that(abs(_r075['l_obs_over_uqff']['cyg_x1'] - 0.893) < 0.001,
|
|
1244
|
+
"PAPER_075: Cygnus X-1 ratio 0.893 verifies (all 5 ratio chains check)")
|
|
1245
|
+
assert_that(_r075['l_obs_over_uqff']['ngc5907_ulx'] == 25.0 and _r075['ulx_requires_beaming'],
|
|
1246
|
+
"PAPER_075: ULX 25x honest limitation wired - beaming required beyond 2x mode")
|
|
1247
|
+
assert_that(_r075['dhr_chain'] < 1e-9,
|
|
1248
|
+
"PAPER_075: hardness-ratio shift negligible - [UA] 4th appearance (Q-060b support)")
|
|
1249
|
+
assert_that(abs(_r075['per_row_multipliers']['ulx'] - 2.0) < 0.01
|
|
1250
|
+
and abs(_r075['per_row_multipliers']['grs'] - 1.014) < 0.01,
|
|
1251
|
+
"PAPER_075: per-row multiplier inconsistency pinned (1.4/1.11/1.014/2.0 vs uniform 1.99; Q-071a)")
|
|
1252
|
+
assert_that(C.wired_count() >= 79, "wired_count >= 79")
|
|
1253
|
+
|
|
1227
1254
|
# =============================================================================
|
|
1228
1255
|
# REPORT
|
|
1229
1256
|
# =============================================================================
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.76.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.76.0 → star_magic_program-0.78.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
|