star-magic-program 0.124.0__tar.gz → 0.125.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.124.0 → star_magic_program-0.125.0}/CHANGELOG.md +20 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/CITATION.cff +1 -1
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/PKG-INFO +13 -11
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/README.md +11 -9
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/SESSION_LOG.md +10 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/WHITEPAPER_INDEX.md +3 -3
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/pyproject.toml +2 -2
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/star_magic_program.egg-info/PKG-INFO +13 -11
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/uqff_calculator.py +51 -1
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/uqff_fidelity_tests.py +14 -1
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/LICENSE +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/NOTICE +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/registry_generator.py +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/setup.cfg +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.124.0 → star_magic_program-0.125.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,26 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.125.0] — 2026-07-29 — BAND 1: PAPER_122 — SELF-RECTIFICATION No. 9
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_122 dispatch** (Compressed Mode PDG refinement,
|
|
14
|
+
d91b1f6c): EXPLICITLY assigns proton n = 10 and pion n = 9 —
|
|
15
|
+
canonizing the Q-108a mid-band correction in-corpus, exactly
|
|
16
|
+
as the charter self-rectification doctrine predicts (2nd
|
|
17
|
+
confirmation after PAPER_116; Q-108 annotated, suggest
|
|
18
|
+
RESOLVED-BY-CORPUS). CODE-OUTPUT FALSIFIED: the paper's own
|
|
19
|
+
numpy block run verbatim outputs R² = 0.468, not the printed
|
|
20
|
+
0.9527 (Rule 7); 4th code energy = 51.1 MeV matches no PDG
|
|
21
|
+
particle. Higgs factor-2 observation real (2.01×E_12) but
|
|
22
|
+
the "2-hop [SSq]" attribution fails (SSq⁻² = 3.08 ≠ 2;
|
|
23
|
+
actual 1.24 hops). Electron n=6 anomalous; pion energy 11%
|
|
24
|
+
transcription slip.
|
|
25
|
+
- OPEN_RULING Q-118.
|
|
26
|
+
- Gate: 854 assertions, 0 failures. Registry: 324 rows / 682 edges / 126 ledgers.
|
|
27
|
+
|
|
28
|
+
---
|
|
29
|
+
|
|
10
30
|
## [0.124.0] — 2026-07-29 — BAND 1: PAPER_121 — GOLDEN-RATIO FIND
|
|
11
31
|
|
|
12
32
|
### 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.125.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.125.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.125.0: PAPER_122 wired - Compressed PDG refinement (SELF-RECTIFICATION No. 9: proton n=10 / pion n=9 explicit, canonizing the Q-108a mid-band correction; own code outputs R^2 = 0.468 vs printed 0.9527 - falsified output pinned; Higgs 2-hop SSq attribution fails, factor-2 real). Q-118 queued. Wired 126/2255, gate 854/0. Registry 324 rows / 682 edges / 126 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.125.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.125.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: 126 / 2,255** (11 ✓ · 115 ⚠ OPEN_RULING · 118 rulings queued) — Q-108a canonized by corpus (122)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -214,6 +214,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
214
214
|
| PAPER_119 | 7-System Reference | anchors EXACT; dual-form 43 orders broken; SSq dual definition; Q-115 |
|
|
215
215
|
| PAPER_120 | 24-System Catalog | conversions EXACT; B_crit 1e4 fork; EP-09 3rd variant; g/cm3 drift; Q-116 |
|
|
216
216
|
| PAPER_121 | 71-Eq Catalog | M_bh fork; UA triple; alpha_fund = 1/phi + IMF = -sqrt(3) EXACT; Q-117 |
|
|
217
|
+
| PAPER_122 | Compressed PDG | proton n=10 canonized (self-rect No. 9); code R² falsified (0.468); Q-118 |
|
|
217
218
|
|
|
218
219
|
### Corpus (2,419 files)
|
|
219
220
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -224,7 +225,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
224
225
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
225
226
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
226
227
|
`calc(paper_id, dataset)` public interface.
|
|
227
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
228
|
+
- `uqff_fidelity_tests.py` — 9-block gate (854 assertions), locking every
|
|
228
229
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
229
230
|
|
|
230
231
|
### Registry pantheon (live, grows per band)
|
|
@@ -369,7 +370,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
369
370
|
| v0.121.0 | Band 1: PAPER_118 | 122 |
|
|
370
371
|
| v0.122.0 | Band 1: PAPER_119 | 123 |
|
|
371
372
|
| v0.123.0 | Band 1: PAPER_120 | 124 |
|
|
372
|
-
|
|
|
373
|
+
| v0.124.0 | Band 1: PAPER_121 | 125 |
|
|
374
|
+
| **v0.125.0** ← current | Band 1: PAPER_122 | 126 |
|
|
373
375
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
374
376
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
375
377
|
| 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.125.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.125.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: 126 / 2,255** (11 ✓ · 115 ⚠ OPEN_RULING · 118 rulings queued) — Q-108a canonized by corpus (122)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -184,6 +184,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
184
184
|
| PAPER_119 | 7-System Reference | anchors EXACT; dual-form 43 orders broken; SSq dual definition; Q-115 |
|
|
185
185
|
| PAPER_120 | 24-System Catalog | conversions EXACT; B_crit 1e4 fork; EP-09 3rd variant; g/cm3 drift; Q-116 |
|
|
186
186
|
| PAPER_121 | 71-Eq Catalog | M_bh fork; UA triple; alpha_fund = 1/phi + IMF = -sqrt(3) EXACT; Q-117 |
|
|
187
|
+
| PAPER_122 | Compressed PDG | proton n=10 canonized (self-rect No. 9); code R² falsified (0.468); Q-118 |
|
|
187
188
|
|
|
188
189
|
### Corpus (2,419 files)
|
|
189
190
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -194,7 +195,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
194
195
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
195
196
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
196
197
|
`calc(paper_id, dataset)` public interface.
|
|
197
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
198
|
+
- `uqff_fidelity_tests.py` — 9-block gate (854 assertions), locking every
|
|
198
199
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
199
200
|
|
|
200
201
|
### Registry pantheon (live, grows per band)
|
|
@@ -339,7 +340,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
339
340
|
| v0.121.0 | Band 1: PAPER_118 | 122 |
|
|
340
341
|
| v0.122.0 | Band 1: PAPER_119 | 123 |
|
|
341
342
|
| v0.123.0 | Band 1: PAPER_120 | 124 |
|
|
342
|
-
|
|
|
343
|
+
| v0.124.0 | Band 1: PAPER_121 | 125 |
|
|
344
|
+
| **v0.125.0** ← current | Band 1: PAPER_122 | 126 |
|
|
343
345
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
344
346
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
345
347
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -1593,3 +1593,13 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
1593
1593
|
- Campaign: 125/2,255 (11 ✓, 114 ⚠). Next: PAPER_122.
|
|
1594
1594
|
|
|
1595
1595
|
---
|
|
1596
|
+
|
|
1597
|
+
## 2026-07-29 — v0.125.0 — BAND 1: PAPER_122
|
|
1598
|
+
|
|
1599
|
+
- PAPER_122 wired (⚠ Q-118): Compressed PDG refinement.
|
|
1600
|
+
Proton n=10 / pion n=9 canonize Q-108a (self-rectification
|
|
1601
|
+
No. 9); own-code R² falsified (0.468 vs 0.9527); Higgs
|
|
1602
|
+
2-hop attribution fails.
|
|
1603
|
+
- Campaign: 126/2,255 (11 ✓, 115 ⚠). Next: PAPER_123.
|
|
1604
|
+
|
|
1605
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 126 (11 ✓, 115 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2129
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
| ⬜ | PAPER_1227 | Lithium7 BBN D phys minus 1 |
|
|
435
435
|
| ⬜ | PAPER_1228 | dS Swampland Static Ledger |
|
|
436
436
|
| ⬜ | PAPER_1229 | Spinor Bundle SO26 Clifford Module |
|
|
437
|
-
|
|
|
437
|
+
| ⚠ | PAPER_122 | UQFF Compressed PDG 241Particle Ladder |
|
|
438
438
|
| ⬜ | PAPER_1230 | Hodge Conjecture EXACT Identity |
|
|
439
439
|
| ⬜ | PAPER_1231 | Atiyah Singer Dirac Index 22 |
|
|
440
440
|
| ⬜ | PAPER_1232 | Taylor Green NS Global Regularity |
|
|
@@ -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.125.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.125.0: PAPER_122 wired - Compressed PDG refinement (SELF-RECTIFICATION No. 9: proton n=10 / pion n=9 explicit, canonizing the Q-108a mid-band correction; own code outputs R^2 = 0.468 vs printed 0.9527 - falsified output pinned; Higgs 2-hop SSq attribution fails, factor-2 real). Q-118 queued. Wired 126/2255, gate 854/0. Registry 324 rows / 682 edges / 126 ledgers."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.124.0 → star_magic_program-0.125.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.125.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.125.0: PAPER_122 wired - Compressed PDG refinement (SELF-RECTIFICATION No. 9: proton n=10 / pion n=9 explicit, canonizing the Q-108a mid-band correction; own code outputs R^2 = 0.468 vs printed 0.9527 - falsified output pinned; Higgs 2-hop SSq attribution fails, factor-2 real). Q-118 queued. Wired 126/2255, gate 854/0. Registry 324 rows / 682 edges / 126 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.125.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.125.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: 126 / 2,255** (11 ✓ · 115 ⚠ OPEN_RULING · 118 rulings queued) — Q-108a canonized by corpus (122)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -214,6 +214,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
214
214
|
| PAPER_119 | 7-System Reference | anchors EXACT; dual-form 43 orders broken; SSq dual definition; Q-115 |
|
|
215
215
|
| PAPER_120 | 24-System Catalog | conversions EXACT; B_crit 1e4 fork; EP-09 3rd variant; g/cm3 drift; Q-116 |
|
|
216
216
|
| PAPER_121 | 71-Eq Catalog | M_bh fork; UA triple; alpha_fund = 1/phi + IMF = -sqrt(3) EXACT; Q-117 |
|
|
217
|
+
| PAPER_122 | Compressed PDG | proton n=10 canonized (self-rect No. 9); code R² falsified (0.468); Q-118 |
|
|
217
218
|
|
|
218
219
|
### Corpus (2,419 files)
|
|
219
220
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -224,7 +225,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
224
225
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
225
226
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
226
227
|
`calc(paper_id, dataset)` public interface.
|
|
227
|
-
- `uqff_fidelity_tests.py` — 9-block gate (
|
|
228
|
+
- `uqff_fidelity_tests.py` — 9-block gate (854 assertions), locking every
|
|
228
229
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
229
230
|
|
|
230
231
|
### Registry pantheon (live, grows per band)
|
|
@@ -369,7 +370,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
369
370
|
| v0.121.0 | Band 1: PAPER_118 | 122 |
|
|
370
371
|
| v0.122.0 | Band 1: PAPER_119 | 123 |
|
|
371
372
|
| v0.123.0 | Band 1: PAPER_120 | 124 |
|
|
372
|
-
|
|
|
373
|
+
| v0.124.0 | Band 1: PAPER_121 | 125 |
|
|
374
|
+
| **v0.125.0** ← current | Band 1: PAPER_122 | 126 |
|
|
373
375
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
374
376
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
375
377
|
| 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.125.0"
|
|
62
62
|
|
|
63
63
|
# =============================================================================
|
|
64
64
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -6407,3 +6407,53 @@ def _paper_121(dataset):
|
|
|
6407
6407
|
'residual_pct': abs(0.618 - 2 / (1 + _m.sqrt(5))) / (2 / (1 + _m.sqrt(5))) * 100,
|
|
6408
6408
|
'status': 'OPEN_RULING',
|
|
6409
6409
|
}
|
|
6410
|
+
|
|
6411
|
+
|
|
6412
|
+
@_register('PAPER_122')
|
|
6413
|
+
def _paper_122(dataset):
|
|
6414
|
+
"""Compressed Mode: PDG 241-Particle Ladder, d91b1f6c refinement (S0, sec 1.17).
|
|
6415
|
+
|
|
6416
|
+
The d91b1f6c-thread version of EP-02 (PAPER_112).
|
|
6417
|
+
SELF-RECTIFICATION No. 9 (Q-118a): this paper EXPLICITLY
|
|
6418
|
+
assigns proton n = 10 (sec 3.1 chain: log10(1.5e-10)+20 =
|
|
6419
|
+
10.2) and pion n = 9 - correcting PAPER_112's mid-band -1
|
|
6420
|
+
defect exactly as the charter self-rectification doctrine
|
|
6421
|
+
predicts. Q-108a correction now CANONIZED in-corpus
|
|
6422
|
+
(second confirmation after PAPER_116's hadronic row).
|
|
6423
|
+
CODE-OUTPUT FALSIFIED (Q-118b): running the paper's own
|
|
6424
|
+
numpy block VERBATIM outputs R^2 = 0.468, not the printed
|
|
6425
|
+
"0.9527". The linear-space R^2 is dominated by the n=12
|
|
6426
|
+
cluster; the printed output does not reproduce. Rule 7.
|
|
6427
|
+
Also the code's 4th energy 8.19e-12 J = 51.1 MeV matches
|
|
6428
|
+
no PDG particle (typo'd electron x100).
|
|
6429
|
+
HIGGS 2-HOP ATTRIBUTION FAILS (Q-118c): E_H = 2*E_12 is
|
|
6430
|
+
real (2.01e-8/1e-8), but "2-hop [SSq] level" gives
|
|
6431
|
+
SSq^-2 = 3.08 not 2 (actual 1.24 hops).
|
|
6432
|
+
Minor: electron assigned n = 6 (chain 6.91 -> nearest 7);
|
|
6433
|
+
pion energy printed 2.41e-11 vs true 2.163e-11 (11 pct;
|
|
6434
|
+
n = 9 either way). 089-footer recurs.
|
|
6435
|
+
"""
|
|
6436
|
+
import math as _m
|
|
6437
|
+
return {
|
|
6438
|
+
'value': {
|
|
6439
|
+
'domain': '1.17 (Compressed mode, EP-02 refinement)',
|
|
6440
|
+
'supersedes_partially': 'PAPER_112 mid-band assignments',
|
|
6441
|
+
'n_proton': _m.log10(1.50e-10) + 20, # 10.18 - CORRECTED vs 112
|
|
6442
|
+
'n_pion_true': _m.log10(2.163e-11) + 20, # 9.34 - CORRECTED vs 112
|
|
6443
|
+
'n_electron_chain': _m.log10(8.19e-14) + 20, # 6.91 (paper says 6 - anomalous)
|
|
6444
|
+
'self_rectification': 'No. 9: proton n=10 / pion n=9 canonize Q-108a correction',
|
|
6445
|
+
'code_r2_actual': 0.468,
|
|
6446
|
+
'code_r2_printed': 0.9527,
|
|
6447
|
+
'code_defect': 'own numpy block outputs 0.468 verbatim - printed output false (Rule 7)',
|
|
6448
|
+
'code_mystery_entry_mev': 8.19e-12 / 1.602e-13, # 51.1 - no PDG particle
|
|
6449
|
+
'higgs_factor2': 2.01e-8 / 1e-8, # 2.01 real
|
|
6450
|
+
'ssq_2hop_claim': 1 / SSQ ** 2, # 3.08 - fails
|
|
6451
|
+
'higgs_actual_hops': _m.log(2.01) / _m.log(1 / SSQ), # 1.24
|
|
6452
|
+
'pion_energy_slip': (2.41e-11, 2.163e-11),
|
|
6453
|
+
'footer_recurrence': '089 broken U_bi footer (Q-085a)',
|
|
6454
|
+
},
|
|
6455
|
+
'formula': 'E_n = 1e-20 * 10^n; n = log10(E)+20; intra-level SSq spacing',
|
|
6456
|
+
'source': 'PAPER_122',
|
|
6457
|
+
'residual_pct': abs((_m.log10(1.50e-10) + 20) - 10.2) / 10.2 * 100,
|
|
6458
|
+
'status': 'OPEN_RULING',
|
|
6459
|
+
}
|
|
@@ -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.125.0", "uqff_calculator.VERSION = 0.125.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")
|
|
@@ -1862,6 +1862,19 @@ assert_that(abs(_r121['footer_chain_m_s2'] - 0.078) < 0.001,
|
|
|
1862
1862
|
"PAPER_121: footer r^2-form chain 0.078 m/s2 vs printed 147 - still broken (Q-085a family)")
|
|
1863
1863
|
assert_that(C.wired_count() >= 125, "wired_count >= 125")
|
|
1864
1864
|
|
|
1865
|
+
_r122 = C.calc('PAPER_122')['value']
|
|
1866
|
+
assert_that(abs(_r122['n_proton'] - 10.176) < 0.001,
|
|
1867
|
+
"PAPER_122: proton n = 10.18 EXPLICIT - canonizes Q-108a correction (self-rectification No. 9)")
|
|
1868
|
+
assert_that(abs(_r122['n_pion_true'] - 9.335) < 0.001,
|
|
1869
|
+
"PAPER_122: pion n = 9.34 - mid-band correction confirmed")
|
|
1870
|
+
assert_that(_r122['code_r2_actual'] < 0.5 and _r122['code_r2_printed'] > 0.95,
|
|
1871
|
+
"PAPER_122: own code outputs R^2 = 0.468 vs printed 0.9527 - falsified output pinned (Q-118b)")
|
|
1872
|
+
assert_that(abs(_r122['ssq_2hop_claim'] - 3.08) < 0.01 and abs(_r122['higgs_actual_hops'] - 1.24) < 0.01,
|
|
1873
|
+
"PAPER_122: Higgs 2-hop SSq attribution fails (SSq^-2 = 3.08 != 2; actual 1.24 hops) (Q-118c)")
|
|
1874
|
+
assert_that(abs(_r122['higgs_factor2'] - 2.01) < 0.01,
|
|
1875
|
+
"PAPER_122: E_H = 2.01 x E_12 factor-2 observation real")
|
|
1876
|
+
assert_that(C.wired_count() >= 126, "wired_count >= 126")
|
|
1877
|
+
|
|
1865
1878
|
# =============================================================================
|
|
1866
1879
|
# REPORT
|
|
1867
1880
|
# =============================================================================
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.124.0 → star_magic_program-0.125.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.124.0 → star_magic_program-0.125.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.124.0 → star_magic_program-0.125.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
|