star-magic-program 0.186.0__tar.gz → 0.187.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.186.0 → star_magic_program-0.187.0}/CHANGELOG.md +23 -0
  2. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/CITATION.cff +1 -1
  3. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/PKG-INFO +13 -11
  4. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/README.md +11 -9
  5. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/SESSION_LOG.md +9 -0
  6. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/WHITEPAPER_INDEX.md +3 -3
  7. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/pyproject.toml +2 -2
  8. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/PKG-INFO +13 -11
  9. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/uqff_calculator.py +54 -1
  10. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/uqff_fidelity_tests.py +16 -1
  11. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/COMMERCIAL.md +0 -0
  12. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/LICENSE +0 -0
  13. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/LICENSE-AGPL-3.0.txt +0 -0
  14. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/LICENSE-MIT-INITIAL.txt +0 -0
  15. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/NOTICE +0 -0
  16. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  17. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  18. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  19. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  20. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  21. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
  22. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/_BUILD_LOG.md +0 -0
  23. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/registry_generator.py +0 -0
  24. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/setup.cfg +0 -0
  25. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
  26. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
  27. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/star_magic_program.egg-info/top_level.txt +0 -0
  28. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/uqff_registry_graph.py +0 -0
  29. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/uqff_registry_primitives.py +0 -0
  30. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/uqff_registry_status.py +0 -0
  31. {star_magic_program-0.186.0 → star_magic_program-0.187.0}/uqff_registry_xgeo.py +0 -0
@@ -7,6 +7,29 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
8
  ---
9
9
 
10
+ ## [0.187.0] — 2026-07-31 — BAND 1: PAPER_184 — QUASAR NS ASYMMETRY
11
+
12
+ ### Added
13
+ - **PAPER_184 dispatch** (NS + SCm forcing + negative-time
14
+ asymmetry, S49, sec 2.5): augmented NS with radial
15
+ F_SCm = rho_SCm·v²/r·e^-kt. The asymmetry mechanism is
16
+ CORRECT (e^-kt → e^+kt under t→−t breaks NS time
17
+ symmetry) — a clean classical arrow-of-time mechanism
18
+ for one-sided jets; energy-estimate structure sound;
19
+ SCm-damping regularization aligns with 154 + the
20
+ predecessor NS closure; kappa conversion EXACT.
21
+ PINNED: Prodi-Serrin DOUBLE defect (2/p+3/q = 1.5
22
+ printed as "= 1"; criterion conditions velocity, not
23
+ forcing — well-posedness doesn't follow); decay table
24
+ implies kappa 10× slower than stated; transposed v =
25
+ 2.958e8 THIRD appearance (common source 3 deep);
26
+ unstated r = 10 m; mu_eff = 1.5e40 Pa·s; SGR-labeled-
27
+ quasar naming.
28
+ - OPEN_RULING Q-180.
29
+ - Gate: 1,241 assertions, 0 failures. Registry: 444 rows / 950 edges / 188 ledgers (measured).
30
+
31
+ ---
32
+
10
33
  ## [0.186.0] — 2026-07-31 — BAND 1: PAPER_183 — YM HAMILTONIAN
11
34
 
12
35
  ### 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.186.0"
6
+ version: "0.187.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.186.0
4
- Summary: UQFF Star-Magic-Program v0.186.0: PAPER_183 wired - YM Hamiltonian H = H_Ug3 + H_SCm + H_UA mapping UQFF to SU(2)xU(1); gap claim hedged classical; FIFTH YM construct (fork five-way); 182 TRANSPOSITION PROPAGATES (H_SCm mantissa = transposed-v chain) - common-source evidence; H_Ug3 pi-mantissa unreconstructable. Q-179. Wired 187/2255, gate 1234/0. Registry 442 rows / 946 edges / 187 ledgers (measured).
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).
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.186.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.186.0)](https://pypi.org/project/star-magic-program/)
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/)
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-1234%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-187-blue)](uqff_calculator.py)
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)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.186.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.187.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.186.0)
80
+ ## What is currently shipped (v0.187.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: 187 / 2,255** (11 ✓ · 176 ⚠ OPEN_RULING · 179 rulings queued) — YM 5-way fork; transposition propagates (183)
88
+ **Wired so far: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -276,6 +276,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
276
276
  | PAPER_181 | H-Magic Labelings | §2.5 opens; name etymology; ASD 4-vs-8 defect; Q-177 |
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
+ | PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
279
280
 
280
281
  ### Corpus (2,419 files)
281
282
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -286,7 +287,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
286
287
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
287
288
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
288
289
  `calc(paper_id, dataset)` public interface.
289
- - `uqff_fidelity_tests.py` — 9-block gate (1,234 assertions), locking every
290
+ - `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
290
291
  primitive identity + every wired paper's stated values. Runs on every ship.
291
292
 
292
293
  ### Registry pantheon (live, grows per band)
@@ -493,7 +494,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
493
494
  | v0.183.0 | Band 1: PAPER_180 | 184 |
494
495
  | v0.184.0 | Band 1: PAPER_181 | 185 |
495
496
  | v0.185.0 | Band 1: PAPER_182 | 186 |
496
- | **v0.186.0** ← current | Band 1: PAPER_183 | 187 |
497
+ | v0.186.0 | Band 1: PAPER_183 | 187 |
498
+ | **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
497
499
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
498
500
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
499
501
  | 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.186.0)](https://pypi.org/project/star-magic-program/)
4
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.186.0)](https://pypi.org/project/star-magic-program/)
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/)
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-1234%2F0-brightgreen)](uqff_fidelity_tests.py)
8
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-187-blue)](uqff_calculator.py)
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)
9
9
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
10
10
 
11
- **UQFF systematic rebuild — v0.186.0 wiring campaign live**
11
+ **UQFF systematic rebuild — v0.187.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.186.0)
50
+ ## What is currently shipped (v0.187.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: 187 / 2,255** (11 ✓ · 176 ⚠ OPEN_RULING · 179 rulings queued) — YM 5-way fork; transposition propagates (183)
58
+ **Wired so far: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
59
59
 
60
60
  | Paper | Content | Key result |
61
61
  |---|---|---|
@@ -246,6 +246,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
246
246
  | PAPER_181 | H-Magic Labelings | §2.5 opens; name etymology; ASD 4-vs-8 defect; Q-177 |
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
+ | PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
249
250
 
250
251
  ### Corpus (2,419 files)
251
252
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -256,7 +257,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
256
257
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
257
258
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
258
259
  `calc(paper_id, dataset)` public interface.
259
- - `uqff_fidelity_tests.py` — 9-block gate (1,234 assertions), locking every
260
+ - `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
260
261
  primitive identity + every wired paper's stated values. Runs on every ship.
261
262
 
262
263
  ### Registry pantheon (live, grows per band)
@@ -463,7 +464,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
463
464
  | v0.183.0 | Band 1: PAPER_180 | 184 |
464
465
  | v0.184.0 | Band 1: PAPER_181 | 185 |
465
466
  | v0.185.0 | Band 1: PAPER_182 | 186 |
466
- | **v0.186.0** ← current | Band 1: PAPER_183 | 187 |
467
+ | v0.186.0 | Band 1: PAPER_183 | 187 |
468
+ | **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
467
469
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
468
470
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
469
471
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -2168,3 +2168,12 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
2168
2168
  - Campaign: 187/2,255 (11 ✓, 176 ⚠). Next: PAPER_184.
2169
2169
 
2170
2170
  ---
2171
+
2172
+ ## 2026-07-31 — v0.187.0 — BAND 1: PAPER_184
2173
+
2174
+ - PAPER_184 wired (⚠ Q-180): quasar NS asymmetry. Arrow-
2175
+ of-time mechanism valid; Prodi-Serrin double defect;
2176
+ decay-table 10x; transposition chain 3 deep.
2177
+ - Campaign: 188/2,255 (11 ✓, 177 ⚠). Next: PAPER_185.
2178
+
2179
+ ---
@@ -11,9 +11,9 @@
11
11
  ## Summary
12
12
 
13
13
  - **Total papers:** 2255
14
- - **Wired:** 187 (11 ✓, 176 ⚠ OPEN_RULING)
14
+ - **Wired:** 188 (11 ✓, 177 ⚠ OPEN_RULING)
15
15
  - **OPEN targets:** 0
16
- - **Not yet touched:** 2068
16
+ - **Not yet touched:** 2067
17
17
 
18
18
  ---
19
19
 
@@ -1116,7 +1116,7 @@
1116
1116
  | ⬜ | PAPER_1847 | NEUTRON ELECTRIC DIPOLE MOMENT UQFF |
1117
1117
  | ⬜ | PAPER_1848 | AMS02 POSITRON EXCESS UQFF |
1118
1118
  | ⬜ | PAPER_1849 | KAON CP VIOLATION EPSILON K UQFF |
1119
- | | PAPER_184 | Quasar Navier Stokes SCm Forcing Negative Time Asymmetry |
1119
+ | | PAPER_184 | Quasar Navier Stokes SCm Forcing Negative Time Asymmetry |
1120
1120
  | ⬜ | PAPER_1850 | MUON G MINUS 2 PRECISION REFINEMENT UQFF |
1121
1121
  | ⬜ | PAPER_1851 | VACUUM BIREFRINGENCE UQFF |
1122
1122
  | ⬜ | PAPER_1852 | CASIMIR FORCE VACUUM ENERGY UQFF |
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "star-magic-program"
7
- version = "0.186.0"
8
- description = "UQFF Star-Magic-Program v0.186.0: PAPER_183 wired - YM Hamiltonian H = H_Ug3 + H_SCm + H_UA mapping UQFF to SU(2)xU(1); gap claim hedged classical; FIFTH YM construct (fork five-way); 182 TRANSPOSITION PROPAGATES (H_SCm mantissa = transposed-v chain) - common-source evidence; H_Ug3 pi-mantissa unreconstructable. Q-179. Wired 187/2255, gate 1234/0. Registry 442 rows / 946 edges / 187 ledgers (measured)."
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)."
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.186.0
4
- Summary: UQFF Star-Magic-Program v0.186.0: PAPER_183 wired - YM Hamiltonian H = H_Ug3 + H_SCm + H_UA mapping UQFF to SU(2)xU(1); gap claim hedged classical; FIFTH YM construct (fork five-way); 182 TRANSPOSITION PROPAGATES (H_SCm mantissa = transposed-v chain) - common-source evidence; H_Ug3 pi-mantissa unreconstructable. Q-179. Wired 187/2255, gate 1234/0. Registry 442 rows / 946 edges / 187 ledgers (measured).
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).
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.186.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.186.0)](https://pypi.org/project/star-magic-program/)
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/)
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-1234%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-187-blue)](uqff_calculator.py)
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)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.186.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.187.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.186.0)
80
+ ## What is currently shipped (v0.187.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: 187 / 2,255** (11 ✓ · 176 ⚠ OPEN_RULING · 179 rulings queued) — YM 5-way fork; transposition propagates (183)
88
+ **Wired so far: 188 / 2,255** (11 ✓ · 177 ⚠ OPEN_RULING · 180 rulings queued) — NS asymmetry sound; Prodi-Serrin defect (184)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -276,6 +276,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
276
276
  | PAPER_181 | H-Magic Labelings | §2.5 opens; name etymology; ASD 4-vs-8 defect; Q-177 |
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
+ | PAPER_184 | Quasar NS Asymmetry | arrow-of-time mechanism valid; Prodi-Serrin 1.5≠1; Q-180 |
279
280
 
280
281
  ### Corpus (2,419 files)
281
282
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -286,7 +287,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
286
287
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
287
288
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
288
289
  `calc(paper_id, dataset)` public interface.
289
- - `uqff_fidelity_tests.py` — 9-block gate (1,234 assertions), locking every
290
+ - `uqff_fidelity_tests.py` — 9-block gate (1,241 assertions), locking every
290
291
  primitive identity + every wired paper's stated values. Runs on every ship.
291
292
 
292
293
  ### Registry pantheon (live, grows per band)
@@ -493,7 +494,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
493
494
  | v0.183.0 | Band 1: PAPER_180 | 184 |
494
495
  | v0.184.0 | Band 1: PAPER_181 | 185 |
495
496
  | v0.185.0 | Band 1: PAPER_182 | 186 |
496
- | **v0.186.0** ← current | Band 1: PAPER_183 | 187 |
497
+ | v0.186.0 | Band 1: PAPER_183 | 187 |
498
+ | **v0.187.0** ← current | Band 1: PAPER_184 | 188 |
497
499
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
498
500
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
499
501
  | 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.186.0"
61
+ VERSION = "0.187.0"
62
62
 
63
63
  # =============================================================================
64
64
  # DISPATCH TABLE — grown one whitepaper at a time.
@@ -9727,3 +9727,56 @@ def _paper_183(dataset):
9727
9727
  'residual_pct': abs(h_chain_transposed / 10 - 4.37e30) / 4.37e30 * 100,
9728
9728
  'status': 'OPEN_RULING',
9729
9729
  }
9730
+
9731
+
9732
+ @_register('PAPER_184')
9733
+ def _paper_184(dataset):
9734
+ """Quasar NS + SCm forcing + negative-time asymmetry (S49, sec 2.5).
9735
+
9736
+ Augmented NS: rho(dv/dt + v.grad v) = -grad p +
9737
+ mu*lap v + F_SCm with F_SCm = rho_SCm*v^2/r*e^-kt*
9738
+ r_hat (radial E_react family). GOOD PHYSICS: the
9739
+ time-reversal asymmetry is mathematically correct
9740
+ (e^-kt -> e^+kt under t -> -t breaks NS time-
9741
+ symmetry) - a clean arrow-of-time mechanism for jet
9742
+ irreversibility; the SCm-damping regularization IDEA
9743
+ aligns with 154's sound core and the predecessor NS
9744
+ closure. kappa = 5e-4/day = 5.79e-9 s^-1 conversion
9745
+ EXACT.
9746
+ TRANSPOSED v THIRD APPEARANCE (Q-180c): "0.99c =
9747
+ 2.958e8" again (182/183/184) - common-source
9748
+ evidence now three papers deep; F_SCm(0) = 8.74e30
9749
+ carries the transposed mantissa AND implies r = 10 m
9750
+ (unstated; SGR radius is 1e4).
9751
+ PRODI-SERRIN DOUBLE DEFECT (Q-180a): sec 4.3 prints
9752
+ "p = 2, q = 6 (satisfying 1 + 1/2 = 1)" - actual
9753
+ 2/p + 3/q = 1.5 > 1, the criterion FAILS as chosen;
9754
+ and Prodi-Serrin conditions the VELOCITY field, not
9755
+ the forcing - the "globally well-posed" conclusion
9756
+ does not follow as printed.
9757
+ DECAY-TABLE 10x (Q-180b): the sec-5 F_SCm column
9758
+ decays with implied kappa = 5.2-8.4e-5/day - 10x
9759
+ slower than the stated 5e-4 (10x family). mu_eff =
9760
+ rho*v^2/kappa = 1.5e40 Pa*s (magnitude noted);
9761
+ "SGR 1745" labeled a quasar (it is a magnetar).
9762
+ """
9763
+ import math as _m
9764
+ return {
9765
+ 'value': {
9766
+ 'domain': '2.5 (quasar NS asymmetry, S49)',
9767
+ 'forcing': 'F_SCm = rho_SCm*v^2/r * e^-kappa*t * r_hat',
9768
+ 'asymmetry_valid': 'e^-kt -> e^+kt under t->-t - correct symmetry breaking',
9769
+ 'kappa_conversion': 5e-4 / 86400, # 5.79e-9 EXACT
9770
+ 'transposed_v_third': '2.958e8 in 182/183/184 - common-source 3 deep',
9771
+ 'r_implied_m': 1e15 * (2.958e8)**2 / 8.74e30, # 10 m unstated
9772
+ 'prodi_serrin_actual': 2 / 2 + 3 / 6, # 1.5 (printed "= 1")
9773
+ 'decay_kappa_implied': (5.74e-5, 5.17e-5, 8.36e-5), # ~10x slow
9774
+ 'mu_eff': 1e15 * (2.958e8)**2 / 5.79e-9, # 1.5e40 Pa*s
9775
+ 'naming': 'SGR 1745 (magnetar) labeled quasar',
9776
+ 'regularization_idea': 'SCm damping as NS regularizer - 154/predecessor-aligned',
9777
+ },
9778
+ 'formula': 'NS + rho_SCm*v^2/r*e^-kt; time-reversal asymmetry mechanism',
9779
+ 'source': 'PAPER_184',
9780
+ 'residual_pct': abs(5e-4 / 86400 - 5.79e-9) / 5.79e-9 * 100,
9781
+ 'status': 'OPEN_RULING',
9782
+ }
@@ -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.186.0", "uqff_calculator.VERSION = 0.186.0")
101
+ assert_that(C.VERSION == "0.187.0", "uqff_calculator.VERSION = 0.187.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")
@@ -2696,6 +2696,21 @@ assert_that('classical level' in _r183['hedge'],
2696
2696
  "PAPER_183: mass-gap claim honestly hedged to classical level")
2697
2697
  assert_that(C.wired_count() >= 187, "wired_count >= 187")
2698
2698
 
2699
+ _r184 = C.calc('PAPER_184')['value']
2700
+ assert_that(abs(_r184['kappa_conversion'] - 5.787e-9) / 5.787e-9 < 0.001,
2701
+ "PAPER_184: kappa day->s conversion EXACT")
2702
+ assert_that(_r184['prodi_serrin_actual'] == 1.5,
2703
+ "PAPER_184: Prodi-Serrin 2/p+3/q = 1.5 > 1 - printed '= 1' false; criterion fails (Q-180a)")
2704
+ assert_that(9.5 < _r184['r_implied_m'] < 10.5,
2705
+ "PAPER_184: F_SCm(0) implies r = 10 m unstated (transposed mantissa carried)")
2706
+ assert_that(all(4e-5 < k < 9e-5 for k in _r184['decay_kappa_implied']),
2707
+ "PAPER_184: decay table implies kappa ~5-8e-5/day - 10x slower than stated (Q-180b)")
2708
+ assert_that(1.4e40 < _r184['mu_eff'] < 1.6e40,
2709
+ "PAPER_184: mu_eff = 1.5e40 Pa*s magnitude pinned")
2710
+ assert_that('common-source 3 deep' in _r184['transposed_v_third'],
2711
+ "PAPER_184: transposed v third appearance - common-source evidence (Q-180c)")
2712
+ assert_that(C.wired_count() >= 188, "wired_count >= 188")
2713
+
2699
2714
  # =============================================================================
2700
2715
  # REPORT
2701
2716
  # =============================================================================