star-magic-program 0.57.0__tar.gz → 0.58.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.57.0 → star_magic_program-0.58.0}/CHANGELOG.md +19 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/CITATION.cff +1 -1
- {star_magic_program-0.57.0/star_magic_program.egg-info → star_magic_program-0.58.0}/PKG-INFO +13 -11
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/README.md +11 -9
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/SESSION_LOG.md +10 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/WHITEPAPER_INDEX.md +3 -3
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/pyproject.toml +2 -2
- {star_magic_program-0.57.0 → star_magic_program-0.58.0/star_magic_program.egg-info}/PKG-INFO +13 -11
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/uqff_calculator.py +51 -1
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/uqff_fidelity_tests.py +14 -1
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/LICENSE +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/NOTICE +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/registry_generator.py +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/setup.cfg +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.57.0 → star_magic_program-0.58.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.58.0] — 2026-07-29 — BAND 1: PAPER_055
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_055 dispatch** (NGC 4676 The Mice): the major-merger case —
|
|
14
|
+
10x enhancement of BOTH g_compressed and R_amplitude as the UQFF
|
|
15
|
+
merger signature ((1+0.3)^2.3 = 1.83 geometric x ~5.5 [SCm]
|
|
16
|
+
halo-overlap spike). MERGER TAXONOMY established: minor (Ug3
|
|
17
|
+
torque, one-sided tail — Tadpole) vs major ([SCm] compression,
|
|
18
|
+
symmetric tails — Mice), IFU-falsifiable via shock-zone
|
|
19
|
+
spectroscopy. The "37.5x vs Tadpole" claim VERIFIES EXACTLY,
|
|
20
|
+
pinning the suite's g_grav exponent family and confirming
|
|
21
|
+
Q-050b's arithmetic. Timeline: 10x at pericenter, relaxes to
|
|
22
|
+
standard at coalescence. OPEN_RULING Q-051 ("2x NGC3372" claim
|
|
23
|
+
fails both exponent readings; geometric 1.83-vs-1.7 print;
|
|
24
|
+
enhancement exponents mojibaked).
|
|
25
|
+
- Gate: 413 assertions, 0 failures. Registry: 175 rows / 337 edges / 59 ledgers.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
10
29
|
## [0.57.0] — 2026-07-29 — BAND 1: PAPER_054
|
|
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.58.0"
|
|
7
7
|
date-released: "2026-07-28"
|
|
8
8
|
authors:
|
|
9
9
|
- family-names: "Murphy"
|
{star_magic_program-0.57.0/star_magic_program.egg-info → star_magic_program-0.58.0}/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.58.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.58.0: PAPER_055 wired (The Mice: major-merger 10x compression signature - 1.83 geometric x 5.5 [SCm] spike; merger taxonomy minor/Ug3 vs major/[SCm] IFU-falsifiable; 37.5x-vs-Tadpole VERIFIES exactly pinning suite exponents). Q-051 queued. Wired 59/2255, gate 413/0. Registry 175 rows / 337 edges / 59 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.58.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.58.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: 59 / 2,255** (10 ✓ · 49 ⚠ OPEN_RULING · 51 rulings queued) — astro-model family (053-055); merger taxonomy established
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -147,6 +147,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
147
147
|
| PAPER_052 | arXiv 2025 Cross-Validation | CMS Higgs 99.79; Page 26-channel 99.84; 44/44 models; L18-projection reading; Q-049 |
|
|
148
148
|
| PAPER_053 | NGC 2264 Model (astro family opens) | 8/8 re-verified = 052 suite row; EM-dominated regime; SSq/(1+SSq) composed; CLEAN |
|
|
149
149
|
| PAPER_054 | Tadpole Galaxy UGC10214 | 280-kpc tail = 0.4 Ug3 boost + UA wake; Hubble column inverted-vs-z systematic; Q-050 |
|
|
150
|
+
| PAPER_055 | Mice Galaxies NGC4676 | major-merger 10x compression; taxonomy minor/major IFU-falsifiable; 37.5x verifies; Q-051 |
|
|
150
151
|
|
|
151
152
|
### Corpus (2,419 files)
|
|
152
153
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -157,7 +158,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
157
158
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
158
159
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
159
160
|
`calc(paper_id, dataset)` public interface.
|
|
160
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
161
|
+
- `uqff_fidelity_tests.py` — 9-block gate (413 assertions), locking every
|
|
161
162
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
162
163
|
|
|
163
164
|
### Registry pantheon (live, grows per band)
|
|
@@ -235,7 +236,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
235
236
|
| v0.54.0 | Band 1: PAPER_051 | 55 |
|
|
236
237
|
| v0.55.0 | Band 1: PAPER_052 | 56 |
|
|
237
238
|
| v0.56.0 | Band 1: PAPER_053 | 57 |
|
|
238
|
-
|
|
|
239
|
+
| v0.57.0 | Band 1: PAPER_054 | 58 |
|
|
240
|
+
| **v0.58.0** ← current | Band 1: PAPER_055 | 59 |
|
|
239
241
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
240
242
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
241
243
|
| 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.58.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.58.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: 59 / 2,255** (10 ✓ · 49 ⚠ OPEN_RULING · 51 rulings queued) — astro-model family (053-055); merger taxonomy established
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -117,6 +117,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
117
117
|
| PAPER_052 | arXiv 2025 Cross-Validation | CMS Higgs 99.79; Page 26-channel 99.84; 44/44 models; L18-projection reading; Q-049 |
|
|
118
118
|
| PAPER_053 | NGC 2264 Model (astro family opens) | 8/8 re-verified = 052 suite row; EM-dominated regime; SSq/(1+SSq) composed; CLEAN |
|
|
119
119
|
| PAPER_054 | Tadpole Galaxy UGC10214 | 280-kpc tail = 0.4 Ug3 boost + UA wake; Hubble column inverted-vs-z systematic; Q-050 |
|
|
120
|
+
| PAPER_055 | Mice Galaxies NGC4676 | major-merger 10x compression; taxonomy minor/major IFU-falsifiable; 37.5x verifies; Q-051 |
|
|
120
121
|
|
|
121
122
|
### Corpus (2,419 files)
|
|
122
123
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -127,7 +128,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
127
128
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
128
129
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
129
130
|
`calc(paper_id, dataset)` public interface.
|
|
130
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
131
|
+
- `uqff_fidelity_tests.py` — 9-block gate (413 assertions), locking every
|
|
131
132
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
132
133
|
|
|
133
134
|
### Registry pantheon (live, grows per band)
|
|
@@ -205,7 +206,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
205
206
|
| v0.54.0 | Band 1: PAPER_051 | 55 |
|
|
206
207
|
| v0.55.0 | Band 1: PAPER_052 | 56 |
|
|
207
208
|
| v0.56.0 | Band 1: PAPER_053 | 57 |
|
|
208
|
-
|
|
|
209
|
+
| v0.57.0 | Band 1: PAPER_054 | 58 |
|
|
210
|
+
| **v0.58.0** ← current | Band 1: PAPER_055 | 59 |
|
|
209
211
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
210
212
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
211
213
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -940,3 +940,13 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
940
940
|
- Campaign: 58/2,255 (10 ✓, 48 ⚠). Next: PAPER_055.
|
|
941
941
|
|
|
942
942
|
---
|
|
943
|
+
|
|
944
|
+
## 2026-07-29 — v0.58.0 — BAND 1: PAPER_055
|
|
945
|
+
|
|
946
|
+
- PAPER_055 wired (⚠ Q-051): The Mice. Major-merger 10x signature;
|
|
947
|
+
minor/major taxonomy established (IFU-falsifiable); 37.5x ratio
|
|
948
|
+
verifies exactly and pins the suite exponent family.
|
|
949
|
+
- Gate 413/0. Registry 175 rows / 337 edges / 59 ledgers.
|
|
950
|
+
- Campaign: 59/2,255 (10 ✓, 49 ⚠). Next: PAPER_056.
|
|
951
|
+
|
|
952
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 59 (10 ✓, 49 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2196
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
| ⚠ | PAPER_052 | UQFF Predictions vs arXiv 2025 |
|
|
89
89
|
| ✓ | PAPER_053 | NGC2264 Star Formation UQFF |
|
|
90
90
|
| ⚠ | PAPER_054 | Tadpole Galaxy UGC10214 UQFF |
|
|
91
|
-
|
|
|
91
|
+
| ⚠ | PAPER_055 | Mice Galaxies NGC4676 UQFF |
|
|
92
92
|
| ⬜ | PAPER_056 | Red Spider Nebula UQFF |
|
|
93
93
|
| ⬜ | PAPER_057 | Carina Nebula Multi Scale UQFF |
|
|
94
94
|
| ⬜ | PAPER_058 | M42 Orion Nebula 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.58.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.58.0: PAPER_055 wired (The Mice: major-merger 10x compression signature - 1.83 geometric x 5.5 [SCm] spike; merger taxonomy minor/Ug3 vs major/[SCm] IFU-falsifiable; 37.5x-vs-Tadpole VERIFIES exactly pinning suite exponents). Q-051 queued. Wired 59/2255, gate 413/0. Registry 175 rows / 337 edges / 59 ledgers."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.57.0 → star_magic_program-0.58.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.58.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.58.0: PAPER_055 wired (The Mice: major-merger 10x compression signature - 1.83 geometric x 5.5 [SCm] spike; merger taxonomy minor/Ug3 vs major/[SCm] IFU-falsifiable; 37.5x-vs-Tadpole VERIFIES exactly pinning suite exponents). Q-051 queued. Wired 59/2255, gate 413/0. Registry 175 rows / 337 edges / 59 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.58.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.58.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: 59 / 2,255** (10 ✓ · 49 ⚠ OPEN_RULING · 51 rulings queued) — astro-model family (053-055); merger taxonomy established
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -147,6 +147,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
147
147
|
| PAPER_052 | arXiv 2025 Cross-Validation | CMS Higgs 99.79; Page 26-channel 99.84; 44/44 models; L18-projection reading; Q-049 |
|
|
148
148
|
| PAPER_053 | NGC 2264 Model (astro family opens) | 8/8 re-verified = 052 suite row; EM-dominated regime; SSq/(1+SSq) composed; CLEAN |
|
|
149
149
|
| PAPER_054 | Tadpole Galaxy UGC10214 | 280-kpc tail = 0.4 Ug3 boost + UA wake; Hubble column inverted-vs-z systematic; Q-050 |
|
|
150
|
+
| PAPER_055 | Mice Galaxies NGC4676 | major-merger 10x compression; taxonomy minor/major IFU-falsifiable; 37.5x verifies; Q-051 |
|
|
150
151
|
|
|
151
152
|
### Corpus (2,419 files)
|
|
152
153
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -157,7 +158,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
157
158
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
158
159
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
159
160
|
`calc(paper_id, dataset)` public interface.
|
|
160
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
161
|
+
- `uqff_fidelity_tests.py` — 9-block gate (413 assertions), locking every
|
|
161
162
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
162
163
|
|
|
163
164
|
### Registry pantheon (live, grows per band)
|
|
@@ -235,7 +236,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
235
236
|
| v0.54.0 | Band 1: PAPER_051 | 55 |
|
|
236
237
|
| v0.55.0 | Band 1: PAPER_052 | 56 |
|
|
237
238
|
| v0.56.0 | Band 1: PAPER_053 | 57 |
|
|
238
|
-
|
|
|
239
|
+
| v0.57.0 | Band 1: PAPER_054 | 58 |
|
|
240
|
+
| **v0.58.0** ← current | Band 1: PAPER_055 | 59 |
|
|
239
241
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
240
242
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
241
243
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -57,7 +57,7 @@ from uqff_registry_primitives import (
|
|
|
57
57
|
DELTA_M2_21_EV2, DELTA_M2_32_EV2,
|
|
58
58
|
)
|
|
59
59
|
|
|
60
|
-
VERSION = "0.
|
|
60
|
+
VERSION = "0.58.0"
|
|
61
61
|
|
|
62
62
|
# =============================================================================
|
|
63
63
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -2894,3 +2894,53 @@ def _paper_054(dataset):
|
|
|
2894
2894
|
'residual_pct': abs(ug3_boost - 0.4) / 0.4 * 100,
|
|
2895
2895
|
'status': 'OPEN_RULING',
|
|
2896
2896
|
}
|
|
2897
|
+
|
|
2898
|
+
|
|
2899
|
+
@_register('PAPER_055')
|
|
2900
|
+
def _paper_055(dataset):
|
|
2901
|
+
"""NGC 4676 The Mice: Merger Compression Enhancement (S0).
|
|
2902
|
+
|
|
2903
|
+
Model paper 3 - MAJOR-MERGER case. 10x enhancement of BOTH
|
|
2904
|
+
g_compressed and R_amplitude (vs universal normalization) =
|
|
2905
|
+
the UQFF major-merger signature: (1 + 0.3 overlap)^2.3 = 1.83
|
|
2906
|
+
geometric x ~6 [SCm]-compression spike ~ 10. MERGER TAXONOMY
|
|
2907
|
+
(falsifiable via IFU spectroscopy of shock zones):
|
|
2908
|
+
minor merger (Tadpole): Ug3 torque -> one-sided tail, standard
|
|
2909
|
+
compression; major merger (Mice): [SCm] halo-overlap spike ->
|
|
2910
|
+
10x compression, symmetric double tails.
|
|
2911
|
+
g_grav = 2.95e-10 - "37.5x UGC10214" VERIFIES EXACTLY
|
|
2912
|
+
(2.95e-10/7.8551e-12 = 37.56), pinning the suite exponents
|
|
2913
|
+
(e-10/e-11/e-12 family) and further confirming Q-050b's 7.55.
|
|
2914
|
+
Timeline: pericenter -160 Myr, 10x now, relaxes to standard at
|
|
2915
|
+
coalescence (+2.5 Gyr). Hubble 1.0002 at z = 0.022 = third
|
|
2916
|
+
datum for the Q-050a systematic.
|
|
2917
|
+
Q-051: (a) "2x NGC3372" claim fails against suite values
|
|
2918
|
+
(0.89x at e-10 or 8.9x at e-11 - neither is 2); (b) (1.3)^2.3 =
|
|
2919
|
+
1.83 printed as ~1.7; (c) enhancement-value exponents mojibaked.
|
|
2920
|
+
"""
|
|
2921
|
+
geom = 1.3 ** 2.3 # 1.83 (paper ~1.7)
|
|
2922
|
+
return {
|
|
2923
|
+
'value': {
|
|
2924
|
+
'system': 'NGC 4676 A+B (The Mice, Arp 242)',
|
|
2925
|
+
'distance_mpc': 87.0,
|
|
2926
|
+
'z': 0.0220,
|
|
2927
|
+
'g_grav': 2.9500e-10,
|
|
2928
|
+
'g_compressed_enhanced': 1.0533e-1, # 10x universal
|
|
2929
|
+
'r_amplitude_enhanced': 1.1586e-1,
|
|
2930
|
+
'enhancement': 10.0,
|
|
2931
|
+
'geom_factor': geom, # 1.83 (Q-051b)
|
|
2932
|
+
'scm_spike_factor': 10.0 / geom, # ~5.5
|
|
2933
|
+
'ratio_vs_tadpole': 2.9500e-10 / 7.8551e-12, # 37.56 EXACT vs claim 37.5
|
|
2934
|
+
'hubble_factor': 1.0002, # 3rd Q-050a datum
|
|
2935
|
+
'taxonomy': {'minor': 'Ug3 torque, one-sided tail',
|
|
2936
|
+
'major': '[SCm] compression, symmetric tails'},
|
|
2937
|
+
'ifu_falsifiable': 'merger shock-zone spectroscopy distinguishes the two',
|
|
2938
|
+
'timeline_myr': {'pericenter': -160, 'today_factor': '5-7', 'coalesce': 2500},
|
|
2939
|
+
'score': (4, 4),
|
|
2940
|
+
},
|
|
2941
|
+
'formula': ('g_merger = g_isolated*(1 + dM_overlap/M)^2.3 * [SCm]-spike; '
|
|
2942
|
+
'(1.3)^2.3 * ~5.5 ~ 10'),
|
|
2943
|
+
'source': 'PAPER_055',
|
|
2944
|
+
'residual_pct': abs(2.9500e-10 / 7.8551e-12 - 37.5) / 37.5 * 100,
|
|
2945
|
+
'status': 'OPEN_RULING',
|
|
2946
|
+
}
|
|
@@ -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.58.0", "uqff_calculator.VERSION = 0.58.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")
|
|
@@ -933,6 +933,19 @@ assert_that(_r054['hubble_factor'] < 1.01 and _r054['z'] > 0.03,
|
|
|
933
933
|
"PAPER_054: Hubble 1.0002 at z = 0.0312 - inverted vs NGC2841 (Q-050a systematic)")
|
|
934
934
|
assert_that(C.wired_count() >= 58, "wired_count >= 58")
|
|
935
935
|
|
|
936
|
+
_r055 = C.calc('PAPER_055')['value']
|
|
937
|
+
assert_that(abs(_r055['ratio_vs_tadpole'] - 37.56) < 0.1,
|
|
938
|
+
"PAPER_055: 37.5x-vs-Tadpole claim VERIFIES exactly - pins suite exponent family")
|
|
939
|
+
assert_that(abs(_r055['enhancement'] - 10.0) < 1e-12,
|
|
940
|
+
"PAPER_055: 10x major-merger compression signature (both g_comp and R)")
|
|
941
|
+
assert_that(abs(_r055['geom_factor'] - 1.828) < 0.005,
|
|
942
|
+
"PAPER_055: (1.3)^2.3 = 1.83 computed (paper prints ~1.7 - Q-051b)")
|
|
943
|
+
assert_that(_r055['score'] == (4, 4),
|
|
944
|
+
"PAPER_055: 4/4 PASS matches suite")
|
|
945
|
+
assert_that(abs(_r055['hubble_factor'] - 1.0002) < 1e-6 and _r055['z'] > 0.02,
|
|
946
|
+
"PAPER_055: Hubble 1.0002 at z = 0.022 - third Q-050a systematic datum")
|
|
947
|
+
assert_that(C.wired_count() >= 59, "wired_count >= 59")
|
|
948
|
+
|
|
936
949
|
# =============================================================================
|
|
937
950
|
# REPORT
|
|
938
951
|
# =============================================================================
|
|
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.57.0 → star_magic_program-0.58.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.57.0 → star_magic_program-0.58.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
|