star-magic-program 0.77.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.77.0 → star_magic_program-0.78.0}/CHANGELOG.md +19 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/CITATION.cff +1 -1
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/PKG-INFO +13 -11
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/README.md +11 -9
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/SESSION_LOG.md +9 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/WHITEPAPER_INDEX.md +3 -3
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/pyproject.toml +2 -2
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/PKG-INFO +13 -11
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/uqff_calculator.py +45 -1
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/uqff_fidelity_tests.py +15 -1
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/LICENSE +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/NOTICE +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/registry_generator.py +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/setup.cfg +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.77.0 → star_magic_program-0.78.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,25 @@ 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
|
+
|
|
10
29
|
## [0.77.0] — 2026-07-29 — BAND 1: PAPER_074
|
|
11
30
|
|
|
12
31
|
### 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
|
|---|---|---|
|
|
@@ -167,6 +167,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
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
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 |
|
|
170
171
|
|
|
171
172
|
### Corpus (2,419 files)
|
|
172
173
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -177,7 +178,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
177
178
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
178
179
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
179
180
|
`calc(paper_id, dataset)` public interface.
|
|
180
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
181
|
+
- `uqff_fidelity_tests.py` — 9-block gate (566 assertions), locking every
|
|
181
182
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
182
183
|
|
|
183
184
|
### Registry pantheon (live, grows per band)
|
|
@@ -275,7 +276,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
275
276
|
| v0.74.0 | Band 1: PAPER_071 | 75 |
|
|
276
277
|
| v0.75.0 | Band 1: PAPER_072 | 76 |
|
|
277
278
|
| v0.76.0 | Band 1: PAPER_073 | 77 |
|
|
278
|
-
|
|
|
279
|
+
| v0.77.0 | Band 1: PAPER_074 | 78 |
|
|
280
|
+
| **v0.78.0** ← current | Band 1: PAPER_075 | 79 |
|
|
279
281
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
280
282
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
281
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
|
|---|---|---|
|
|
@@ -137,6 +137,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
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
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 |
|
|
140
141
|
|
|
141
142
|
### Corpus (2,419 files)
|
|
142
143
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -147,7 +148,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
147
148
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
148
149
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
149
150
|
`calc(paper_id, dataset)` public interface.
|
|
150
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
151
|
+
- `uqff_fidelity_tests.py` — 9-block gate (566 assertions), locking every
|
|
151
152
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
152
153
|
|
|
153
154
|
### Registry pantheon (live, grows per band)
|
|
@@ -245,7 +246,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
245
246
|
| v0.74.0 | Band 1: PAPER_071 | 75 |
|
|
246
247
|
| v0.75.0 | Band 1: PAPER_072 | 76 |
|
|
247
248
|
| v0.76.0 | Band 1: PAPER_073 | 77 |
|
|
248
|
-
|
|
|
249
|
+
| v0.77.0 | Band 1: PAPER_074 | 78 |
|
|
250
|
+
| **v0.78.0** ← current | Band 1: PAPER_075 | 79 |
|
|
249
251
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
250
252
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
251
253
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -1141,3 +1141,12 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
1141
1141
|
- Campaign: 78/2,255 (10 ✓, 68 ⚠). Next: PAPER_075.
|
|
1142
1142
|
|
|
1143
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
|
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
| ⚠ | PAPER_072 | Red Dwarf Reactor Physics UQFF |
|
|
109
109
|
| ⚠ | PAPER_073 | GAIA DR4 Stellar UQFF Validation |
|
|
110
110
|
| ⚠ | PAPER_074 | NED SIMBAD Galactic Structure UQFF |
|
|
111
|
-
|
|
|
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.77.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
|
|---|---|---|
|
|
@@ -167,6 +167,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
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
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 |
|
|
170
171
|
|
|
171
172
|
### Corpus (2,419 files)
|
|
172
173
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -177,7 +178,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
177
178
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
178
179
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
179
180
|
`calc(paper_id, dataset)` public interface.
|
|
180
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
181
|
+
- `uqff_fidelity_tests.py` — 9-block gate (566 assertions), locking every
|
|
181
182
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
182
183
|
|
|
183
184
|
### Registry pantheon (live, grows per band)
|
|
@@ -275,7 +276,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
275
276
|
| v0.74.0 | Band 1: PAPER_071 | 75 |
|
|
276
277
|
| v0.75.0 | Band 1: PAPER_072 | 76 |
|
|
277
278
|
| v0.76.0 | Band 1: PAPER_073 | 77 |
|
|
278
|
-
|
|
|
279
|
+
| v0.77.0 | Band 1: PAPER_074 | 78 |
|
|
280
|
+
| **v0.78.0** ← current | Band 1: PAPER_075 | 79 |
|
|
279
281
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
280
282
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
281
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.
|
|
@@ -3979,3 +3979,47 @@ def _paper_074(dataset):
|
|
|
3979
3979
|
'residual_pct': abs(avg - 1.018) / 1.018 * 100,
|
|
3980
3980
|
'status': 'OPEN_RULING',
|
|
3981
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")
|
|
@@ -1237,6 +1237,20 @@ assert_that(_r074['newton_wins_all_rows'],
|
|
|
1237
1237
|
"PAPER_074: Rule-7 finding pinned - Newton beats UQFF in ALL 6 rows (Q-070b)")
|
|
1238
1238
|
assert_that(C.wired_count() >= 78, "wired_count >= 78")
|
|
1239
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
|
+
|
|
1240
1254
|
# =============================================================================
|
|
1241
1255
|
# REPORT
|
|
1242
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.77.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.77.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
|