star-magic-program 0.187.0__tar.gz → 0.188.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.
Files changed (31) hide show
  1. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/CHANGELOG.md +22 -0
  2. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/CITATION.cff +1 -1
  3. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/PKG-INFO +13 -11
  4. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/README.md +11 -9
  5. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/SESSION_LOG.md +9 -0
  6. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/WHITEPAPER_INDEX.md +3 -3
  7. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/pyproject.toml +2 -2
  8. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/star_magic_program.egg-info/PKG-INFO +13 -11
  9. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/uqff_calculator.py +50 -1
  10. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/uqff_fidelity_tests.py +14 -1
  11. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/COMMERCIAL.md +0 -0
  12. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/LICENSE +0 -0
  13. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/LICENSE-AGPL-3.0.txt +0 -0
  14. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/LICENSE-MIT-INITIAL.txt +0 -0
  15. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/NOTICE +0 -0
  16. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  17. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  18. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  19. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  20. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  21. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
  22. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/_BUILD_LOG.md +0 -0
  23. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/registry_generator.py +0 -0
  24. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/setup.cfg +0 -0
  25. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
  26. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
  27. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/star_magic_program.egg-info/top_level.txt +0 -0
  28. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/uqff_registry_graph.py +0 -0
  29. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/uqff_registry_primitives.py +0 -0
  30. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/uqff_registry_status.py +0 -0
  31. {star_magic_program-0.187.0 → star_magic_program-0.188.0}/uqff_registry_xgeo.py +0 -0
@@ -7,6 +7,28 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
8
  ---
9
9
 
10
+ ## [0.188.0] — 2026-07-31 — BAND 1: PAPER_185 — RIEMANN PI-BRIDGE
11
+
12
+ ### Added
13
+ - **PAPER_185 dispatch** (pi-cycle Riemann connection,
14
+ S49, sec 2.5): spectral RH bridge (cos(pi t_n) →
15
+ Fourier delta at 1/2 → critical line), Hilbert-Polya
16
+ genre with the HONEST hedge "does not constitute a
17
+ proof"; standard math correct (von Mangoldt, first
18
+ zeros, Montgomery/GUE). CONSTRUCTIVE CORRECTION
19
+ proposed: the "(-1)^n = Mobius" claim is false — the
20
+ alternating character is the Dirichlet ETA function
21
+ eta(s) = (1−2^(1−s))·zeta(s), which shares nontrivial
22
+ zeros with zeta AND already exists in the corpus as
23
+ eta_26 (S204.2) — fixing the math strengthens the
24
+ bridge. PINNED: Riemann fork now 3-WAY (156 Li_s / 185
25
+ eta / predecessor 9877.78265); sec-4.2 GUE evidence
26
+ vacuous.
27
+ - OPEN_RULING Q-181.
28
+ - Gate: 1,247 assertions, 0 failures. Registry: 446 rows / 953 edges / 189 ledgers (measured).
29
+
30
+ ---
31
+
10
32
  ## [0.187.0] — 2026-07-31 — BAND 1: PAPER_184 — QUASAR NS ASYMMETRY
11
33
 
12
34
  ### 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.187.0"
6
+ version: "0.188.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.187.0
4
- Summary: UQFF Star-Magic-Program v0.187.0: PAPER_184 wired - quasar NS + SCm forcing; time-reversal asymmetry CORRECT (clean arrow-of-time mechanism); Prodi-Serrin double defect (1.5 printed as 1; criterion misapplied); decay-table kappa 10x; transposed v THIRD appearance (common-source 3 deep). Q-180. Wired 188/2255, gate 1241/0. Registry 444 rows / 950 edges / 188 ledgers (measured).
3
+ Version: 0.188.0
4
+ Summary: UQFF Star-Magic-Program v0.188.0: PAPER_185 wired - pi-cycle Riemann bridge (Hilbert-Polya genre, honestly hedged); CONSTRUCTIVE CORRECTION: the (-1)^n alternation is the Dirichlet ETA character (not Mobius) - already in the corpus as eta_26, upgrading the bridge; Riemann fork now 3-way; GUE evidence vacuous. Q-181. Wired 189/2255, gate 1247/0. Registry 446 rows / 953 edges / 189 ledgers (measured).
5
5
  Author-email: "Daniel T. Murphy" <daniel.murphy00@enrgyone.com>
6
6
  License: AGPL-3.0-or-later OR LicenseRef-StarMagic-Commercial
7
7
  Project-URL: Homepage, https://github.com/Daniel8Murphy0007/Star-Magic-Program
@@ -30,15 +30,15 @@ Dynamic: license-file
30
30
 
31
31
  # Star-Magic-Program
32
32
 
33
- [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.187.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.187.0)](https://pypi.org/project/star-magic-program/)
33
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.188.0)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.188.0)](https://pypi.org/project/star-magic-program/)
35
35
  [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
36
36
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
37
- [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1241%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-188-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1247%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-189-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.187.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.188.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.187.0)
80
+ ## What is currently shipped (v0.188.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: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
88
+ **Wired so far: 189 / 2,255** (11 ✓ · 178 ⚠ OPEN_RULING · 181 rulings queued) — Riemann eta correction (185)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -277,6 +277,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
277
277
  | PAPER_182 | Variable Dictionary | β 0.603; Bcrit 3rd vote; layered slips; U_UA fork; Q-178 |
278
278
  | PAPER_183 | YM Hamiltonian | SU(2)×U(1) map; 5th gap construct; transposition propagates; Q-179 |
279
279
  | PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
280
+ | PAPER_185 | Riemann π-Bridge | eta-not-Mobius correction; 3-way fork; honest hedge; Q-181 |
280
281
 
281
282
  ### Corpus (2,419 files)
282
283
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -287,7 +288,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
287
288
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
288
289
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
289
290
  `calc(paper_id, dataset)` public interface.
290
- - `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
291
+ - `uqff_fidelity_tests.py` — 9-block gate (1,247 assertions), locking every
291
292
  primitive identity + every wired paper's stated values. Runs on every ship.
292
293
 
293
294
  ### Registry pantheon (live, grows per band)
@@ -495,7 +496,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
495
496
  | v0.184.0 | Band 1: PAPER_181 | 185 |
496
497
  | v0.185.0 | Band 1: PAPER_182 | 186 |
497
498
  | v0.186.0 | Band 1: PAPER_183 | 187 |
498
- | **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
499
+ | v0.187.0 | Band 1: PAPER_184 | 188 |
500
+ | **v0.188.0** ← current | Band 1: PAPER_185 | 189 |
499
501
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
500
502
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
501
503
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -1,14 +1,14 @@
1
1
  # Star-Magic-Program
2
2
 
3
- [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.187.0)](https://pypi.org/project/star-magic-program/)
4
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.187.0)](https://pypi.org/project/star-magic-program/)
3
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.188.0)](https://pypi.org/project/star-magic-program/)
4
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.188.0)](https://pypi.org/project/star-magic-program/)
5
5
  [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
6
6
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
7
- [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1241%2F0-brightgreen)](uqff_fidelity_tests.py)
8
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-188-blue)](uqff_calculator.py)
7
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1247%2F0-brightgreen)](uqff_fidelity_tests.py)
8
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-189-blue)](uqff_calculator.py)
9
9
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
10
10
 
11
- **UQFF systematic rebuild — v0.187.0 wiring campaign live**
11
+ **UQFF systematic rebuild — v0.188.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.187.0)
50
+ ## What is currently shipped (v0.188.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: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
58
+ **Wired so far: 189 / 2,255** (11 ✓ · 178 ⚠ OPEN_RULING · 181 rulings queued) — Riemann eta correction (185)
59
59
 
60
60
  | Paper | Content | Key result |
61
61
  |---|---|---|
@@ -247,6 +247,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
247
247
  | PAPER_182 | Variable Dictionary | β 0.603; Bcrit 3rd vote; layered slips; U_UA fork; Q-178 |
248
248
  | PAPER_183 | YM Hamiltonian | SU(2)×U(1) map; 5th gap construct; transposition propagates; Q-179 |
249
249
  | PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
250
+ | PAPER_185 | Riemann π-Bridge | eta-not-Mobius correction; 3-way fork; honest hedge; Q-181 |
250
251
 
251
252
  ### Corpus (2,419 files)
252
253
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -257,7 +258,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
257
258
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
258
259
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
259
260
  `calc(paper_id, dataset)` public interface.
260
- - `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
261
+ - `uqff_fidelity_tests.py` — 9-block gate (1,247 assertions), locking every
261
262
  primitive identity + every wired paper's stated values. Runs on every ship.
262
263
 
263
264
  ### Registry pantheon (live, grows per band)
@@ -465,7 +466,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
465
466
  | v0.184.0 | Band 1: PAPER_181 | 185 |
466
467
  | v0.185.0 | Band 1: PAPER_182 | 186 |
467
468
  | v0.186.0 | Band 1: PAPER_183 | 187 |
468
- | **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
469
+ | v0.187.0 | Band 1: PAPER_184 | 188 |
470
+ | **v0.188.0** ← current | Band 1: PAPER_185 | 189 |
469
471
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
470
472
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
471
473
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -2177,3 +2177,12 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
2177
2177
  - Campaign: 188/2,255 (11 ✓, 177 ⚠). Next: PAPER_185.
2178
2178
 
2179
2179
  ---
2180
+
2181
+ ## 2026-07-31 — v0.188.0 — BAND 1: PAPER_185
2182
+
2183
+ - PAPER_185 wired (⚠ Q-181): Riemann pi-bridge. Eta-not-
2184
+ Mobius constructive correction (connects to corpus
2185
+ eta_26); 3-way Riemann fork; honest hedge registered.
2186
+ - Campaign: 189/2,255 (11 ✓, 178 ⚠). Next: PAPER_186.
2187
+
2188
+ ---
@@ -11,9 +11,9 @@
11
11
  ## Summary
12
12
 
13
13
  - **Total papers:** 2255
14
- - **Wired:** 188 (11 ✓, 177 ⚠ OPEN_RULING)
14
+ - **Wired:** 189 (11 ✓, 178 ⚠ OPEN_RULING)
15
15
  - **OPEN targets:** 0
16
- - **Not yet touched:** 2067
16
+ - **Not yet touched:** 2066
17
17
 
18
18
  ---
19
19
 
@@ -1127,7 +1127,7 @@
1127
1127
  | ⬜ | PAPER_1857 | GW170817 KILONOVA MULTIMESSENGER UQFF |
1128
1128
  | ⬜ | PAPER_1858 | COMPREHENSIVE G FACTOR SUITE UQFF |
1129
1129
  | ⬜ | PAPER_1859 | ORIGIN OF MASS COMPLETE UQFF |
1130
- | | PAPER_185 | UQFF Pi Cycle Riemann Zeta Connection |
1130
+ | | PAPER_185 | UQFF Pi Cycle Riemann Zeta Connection |
1131
1131
  | ⬜ | PAPER_1860 | SOLAR SYSTEM ANOMALY SUITE UQFF |
1132
1132
  | ⬜ | PAPER_1861 | HADRON SPECTRUM COMPLETE UQFF |
1133
1133
  | ⬜ | PAPER_1862 | DARK MATTER HALO ALTERNATIVE UQFF |
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "star-magic-program"
7
- version = "0.187.0"
8
- description = "UQFF Star-Magic-Program v0.187.0: PAPER_184 wired - quasar NS + SCm forcing; time-reversal asymmetry CORRECT (clean arrow-of-time mechanism); Prodi-Serrin double defect (1.5 printed as 1; criterion misapplied); decay-table kappa 10x; transposed v THIRD appearance (common-source 3 deep). Q-180. Wired 188/2255, gate 1241/0. Registry 444 rows / 950 edges / 188 ledgers (measured)."
7
+ version = "0.188.0"
8
+ description = "UQFF Star-Magic-Program v0.188.0: PAPER_185 wired - pi-cycle Riemann bridge (Hilbert-Polya genre, honestly hedged); CONSTRUCTIVE CORRECTION: the (-1)^n alternation is the Dirichlet ETA character (not Mobius) - already in the corpus as eta_26, upgrading the bridge; Riemann fork now 3-way; GUE evidence vacuous. Q-181. Wired 189/2255, gate 1247/0. Registry 446 rows / 953 edges / 189 ledgers (measured)."
9
9
  readme = "README.md"
10
10
  authors = [
11
11
  { name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: star-magic-program
3
- Version: 0.187.0
4
- Summary: UQFF Star-Magic-Program v0.187.0: PAPER_184 wired - quasar NS + SCm forcing; time-reversal asymmetry CORRECT (clean arrow-of-time mechanism); Prodi-Serrin double defect (1.5 printed as 1; criterion misapplied); decay-table kappa 10x; transposed v THIRD appearance (common-source 3 deep). Q-180. Wired 188/2255, gate 1241/0. Registry 444 rows / 950 edges / 188 ledgers (measured).
3
+ Version: 0.188.0
4
+ Summary: UQFF Star-Magic-Program v0.188.0: PAPER_185 wired - pi-cycle Riemann bridge (Hilbert-Polya genre, honestly hedged); CONSTRUCTIVE CORRECTION: the (-1)^n alternation is the Dirichlet ETA character (not Mobius) - already in the corpus as eta_26, upgrading the bridge; Riemann fork now 3-way; GUE evidence vacuous. Q-181. Wired 189/2255, gate 1247/0. Registry 446 rows / 953 edges / 189 ledgers (measured).
5
5
  Author-email: "Daniel T. Murphy" <daniel.murphy00@enrgyone.com>
6
6
  License: AGPL-3.0-or-later OR LicenseRef-StarMagic-Commercial
7
7
  Project-URL: Homepage, https://github.com/Daniel8Murphy0007/Star-Magic-Program
@@ -30,15 +30,15 @@ Dynamic: license-file
30
30
 
31
31
  # Star-Magic-Program
32
32
 
33
- [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.187.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.187.0)](https://pypi.org/project/star-magic-program/)
33
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.188.0)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.188.0)](https://pypi.org/project/star-magic-program/)
35
35
  [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
36
36
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
37
- [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1241%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-188-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1247%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-189-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.187.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.188.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.187.0)
80
+ ## What is currently shipped (v0.188.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: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
88
+ **Wired so far: 189 / 2,255** (11 ✓ · 178 ⚠ OPEN_RULING · 181 rulings queued) — Riemann eta correction (185)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -277,6 +277,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
277
277
  | PAPER_182 | Variable Dictionary | β 0.603; Bcrit 3rd vote; layered slips; U_UA fork; Q-178 |
278
278
  | PAPER_183 | YM Hamiltonian | SU(2)×U(1) map; 5th gap construct; transposition propagates; Q-179 |
279
279
  | PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
280
+ | PAPER_185 | Riemann π-Bridge | eta-not-Mobius correction; 3-way fork; honest hedge; Q-181 |
280
281
 
281
282
  ### Corpus (2,419 files)
282
283
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -287,7 +288,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
287
288
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
288
289
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
289
290
  `calc(paper_id, dataset)` public interface.
290
- - `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
291
+ - `uqff_fidelity_tests.py` — 9-block gate (1,247 assertions), locking every
291
292
  primitive identity + every wired paper's stated values. Runs on every ship.
292
293
 
293
294
  ### Registry pantheon (live, grows per band)
@@ -495,7 +496,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
495
496
  | v0.184.0 | Band 1: PAPER_181 | 185 |
496
497
  | v0.185.0 | Band 1: PAPER_182 | 186 |
497
498
  | v0.186.0 | Band 1: PAPER_183 | 187 |
498
- | **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
499
+ | v0.187.0 | Band 1: PAPER_184 | 188 |
500
+ | **v0.188.0** ← current | Band 1: PAPER_185 | 189 |
499
501
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
500
502
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
501
503
  | 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.187.0"
61
+ VERSION = "0.188.0"
62
62
 
63
63
  # =============================================================================
64
64
  # DISPATCH TABLE — grown one whitepaper at a time.
@@ -9780,3 +9780,52 @@ def _paper_184(dataset):
9780
9780
  'residual_pct': abs(5e-4 / 86400 - 5.79e-9) / 5.79e-9 * 100,
9781
9781
  'status': 'OPEN_RULING',
9782
9782
  }
9783
+
9784
+
9785
+ @_register('PAPER_185')
9786
+ def _paper_185(dataset):
9787
+ """Pi-cycle Riemann zeta connection (S49, sec 2.5).
9788
+
9789
+ Spectral RH bridge: cos(pi t_n) across all six field
9790
+ components -> Fourier delta at omega = +-1/2 ->
9791
+ identification with the critical line Re(rho) = 1/2;
9792
+ Hilbert-Polya-genre physical motivation with the
9793
+ HONEST HEDGE "this does not constitute a proof."
9794
+ Standard math printed correctly: von Mangoldt
9795
+ explicit formula; first Riemann zeros 14.135/21.022/
9796
+ 25.011; GUE/Montgomery framing.
9797
+ CONSTRUCTIVE CORRECTION (Q-181a): the paper labels
9798
+ the (-1)^n alternation "the Mobius function
9799
+ contribution" - FALSE (mu(4) = 0, mu(6) = +1; not
9800
+ alternating). The alternating character is the
9801
+ DIRICHLET ETA function, eta(s) = (1-2^(1-s))*zeta(s)
9802
+ - which (i) genuinely shares its nontrivial zeros
9803
+ with zeta and (ii) ALREADY EXISTS in the corpus as
9804
+ the eta_26 term of the S204.2 S_26 machinery. The
9805
+ correction UPGRADES the bridge and connects it to
9806
+ existing corpus math.
9807
+ RIEMANN FORK NOW 3-WAY (Q-181c): 156's Li_s(e^-10)
9808
+ (entire/decorative), 185's spectral-eta bridge,
9809
+ predecessor canonical 9877.78265 (t_10000).
9810
+ WEAK EVIDENCE (Q-181b): sec 4.2's "GUE consistency"
9811
+ is a single ratio of two equal unverifiable
9812
+ frequencies (1.26e-7 Hz) - says nothing about GUE
9813
+ statistics. Footer carries 183's garbled U_bi again.
9814
+ """
9815
+ return {
9816
+ 'value': {
9817
+ 'domain': '2.5 (Riemann bridge, S49)',
9818
+ 'bridge': 'cos(pi t_n) -> Fourier delta at 1/2 -> critical line',
9819
+ 'honest_hedge': '"does not constitute a proof" - Hilbert-Polya genre',
9820
+ 'zeros_correct': (14.135, 21.022, 25.011),
9821
+ 'mobius_mislabel': '(-1)^n is Dirichlet ETA character, not Mobius (Q-181a)',
9822
+ 'eta_correction': 'eta(s) = (1-2^(1-s))*zeta(s) - already in corpus as eta_26 (S204.2)',
9823
+ 'riemann_fork': '3-way: 156 Li_s / 185 spectral-eta / predecessor 9877.78265',
9824
+ 'gue_evidence_weak': 'single ratio of equal unverifiable freqs (Q-181b)',
9825
+ 'pi_quantization': 'Delta_F*Delta_t >= ||F||/2pi (conceptual)',
9826
+ },
9827
+ 'formula': 'F_hat(omega) = FT[F_U(t_n)]; alternation -> eta character -> zeta zeros',
9828
+ 'source': 'PAPER_185',
9829
+ 'residual_pct': 0.0,
9830
+ 'status': 'OPEN_RULING',
9831
+ }
@@ -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.187.0", "uqff_calculator.VERSION = 0.187.0")
101
+ assert_that(C.VERSION == "0.188.0", "uqff_calculator.VERSION = 0.188.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")
@@ -2711,6 +2711,19 @@ assert_that('common-source 3 deep' in _r184['transposed_v_third'],
2711
2711
  "PAPER_184: transposed v third appearance - common-source evidence (Q-180c)")
2712
2712
  assert_that(C.wired_count() >= 188, "wired_count >= 188")
2713
2713
 
2714
+ _r185 = C.calc('PAPER_185')['value']
2715
+ assert_that(_r185['zeros_correct'] == (14.135, 21.022, 25.011),
2716
+ "PAPER_185: first Riemann zeros printed correctly")
2717
+ assert_that('not Mobius' in _r185['mobius_mislabel'],
2718
+ "PAPER_185: Mobius mislabel pinned - alternation is Dirichlet eta (Q-181a)")
2719
+ assert_that('eta_26' in _r185['eta_correction'],
2720
+ "PAPER_185: eta correction connects bridge to existing corpus S204.2 machinery")
2721
+ assert_that('3-way' in _r185['riemann_fork'],
2722
+ "PAPER_185: Riemann fork now 3-way (Q-181c)")
2723
+ assert_that('proof' in _r185['honest_hedge'],
2724
+ "PAPER_185: honest non-proof hedge registered")
2725
+ assert_that(C.wired_count() >= 189, "wired_count >= 189")
2726
+
2714
2727
  # =============================================================================
2715
2728
  # REPORT
2716
2729
  # =============================================================================