star-magic-program 0.190.0__tar.gz → 0.192.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.190.0 → star_magic_program-0.192.0}/CHANGELOG.md +35 -0
  2. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/CITATION.cff +1 -1
  3. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/PKG-INFO +15 -11
  4. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/README.md +13 -9
  5. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/SESSION_LOG.md +18 -0
  6. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/WHITEPAPER_INDEX.md +4 -4
  7. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/pyproject.toml +2 -2
  8. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/star_magic_program.egg-info/PKG-INFO +15 -11
  9. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/uqff_calculator.py +86 -1
  10. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/uqff_fidelity_tests.py +23 -1
  11. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/COMMERCIAL.md +0 -0
  12. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/LICENSE +0 -0
  13. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/LICENSE-AGPL-3.0.txt +0 -0
  14. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/LICENSE-MIT-INITIAL.txt +0 -0
  15. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/NOTICE +0 -0
  16. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  17. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  18. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  19. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  20. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  21. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
  22. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/_BUILD_LOG.md +0 -0
  23. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/registry_generator.py +0 -0
  24. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/setup.cfg +0 -0
  25. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
  26. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
  27. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/star_magic_program.egg-info/top_level.txt +0 -0
  28. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/uqff_registry_graph.py +0 -0
  29. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/uqff_registry_primitives.py +0 -0
  30. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/uqff_registry_status.py +0 -0
  31. {star_magic_program-0.190.0 → star_magic_program-0.192.0}/uqff_registry_xgeo.py +0 -0
@@ -7,6 +7,41 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
8
  ---
9
9
 
10
+ ## [0.192.0] — 2026-07-31 — BAND 1: PAPER_189 — S-C ARCHITECTURE
11
+
12
+ ### Added
13
+ - **PAPER_189 dispatch** (S-C calculator Iteration 40,
14
+ S49, sec 2.5): Qt5/ANTLR4/SymEngine/Eigen/GSL stack +
15
+ 50-library census. Q-184a RESOLVED: S-C is Qt5,
16
+ tier-1 source2 is Qt6 — two components, two versions.
17
+ IRONY FLAG (constructive): an ALL-EXACT 7-dim SI
18
+ unit-propagation system (Units class; N/J/W/Pa/T
19
+ registry verified) exists in-corpus while the papers
20
+ carry the recurring dimensional-mixing defects —
21
+ recommendation registered to run corpus formulas
22
+ through the corpus's own Units class. PINNED: Units
23
+ toString omits mol/cd; operator+ no-check stub;
24
+ unknown-function silent identity.
25
+ - OPEN_RULING Q-185; Q-184 annotated.
26
+ - Gate: 1,270 assertions, 0 failures. Registry: 452 rows / 967 edges / 193 ledgers (measured).
27
+
28
+ ---
29
+
30
+ ## [0.191.0] — 2026-07-31 — BAND 1: PAPER_188 — BUILD ARCHITECTURE
31
+
32
+ ### Added
33
+ - **PAPER_188 dispatch** (NSIS + Debian packaging, S49,
34
+ sec 2.5): cross-platform distribution for the CoAnQi
35
+ engine. CENSUS: 6,688+ physics terms; 4.68 terms/kB
36
+ EXACT (6688/1430); UPX 15.51% implies 9.2 MB
37
+ uncompressed (169-consistent); 446 modules / 107,019
38
+ lines consistent. PINNED: Qt6-claimed vs Qt5-shipped
39
+ DLLs; start-menu shortcut-path bug; registry mojibake.
40
+ - OPEN_RULING Q-184.
41
+ - Gate: 1,265 assertions, 0 failures. Registry: 451 rows / 964 edges / 192 ledgers (measured).
42
+
43
+ ---
44
+
10
45
  ## [0.190.0] — 2026-07-31 — BAND 1: PAPER_187 — RATIO LOCK DISCOVERY
11
46
 
12
47
  ### 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.190.0"
6
+ version: "0.192.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.190.0
4
- Summary: UQFF Star-Magic-Program v0.190.0: PAPER_187 wired - 7-object v2 source catalog; STRUCTURAL DISCOVERY: B/Bcrit = 0.1 = F_TRZ EXACT for ALL systems (B = F_TRZ*Bcrit universal - Q-002 REFRAMED); Q-176a resolved (vexp = 1e3); omega2 = -omega1 universal (DPM CW/CCW echo); Westerlund = Tapestry intentional. Q-183. Wired 191/2255, gate 1260/0. Registry 450 rows / 962 edges / 191 ledgers (measured).
3
+ Version: 0.192.0
4
+ Summary: UQFF Star-Magic-Program v0.192.0: PAPER_189 wired - S-C calculator architecture (50+ library census); Q-184a RESOLVED (S-C Qt5 vs source2 Qt6); IRONY FLAG: an ALL-EXACT 7-dim SI unit-propagation Units class exists in-corpus, unused by the papers carrying the dimensional-mixing defects - audit recommendation registered. Q-185. Wired 193/2255, gate 1270/0. Registry 452 rows / 967 edges / 193 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.190.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.190.0)](https://pypi.org/project/star-magic-program/)
33
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.192.0)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.192.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-1260%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-191-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1270%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-193-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.190.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.192.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.190.0)
80
+ ## What is currently shipped (v0.192.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: 191 / 2,255** (11 ✓ · 180 ⚠ OPEN_RULING · 183 rulings queued) — B = F_TRZ·Bcrit universal lock (187)
88
+ **Wired so far: 193 / 2,255** (11 ✓ · 182 ⚠ OPEN_RULING · 185 rulings queued) — Units-class irony flag (189)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -280,6 +280,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
280
280
  | PAPER_185 | Riemann π-Bridge | eta-not-Mobius correction; 3-way fork; honest hedge; Q-181 |
281
281
  | PAPER_186 | Body Reference v2 | Q-166b/c resolved; placeholder dropped from μ_s; Q-182 |
282
282
  | PAPER_187 | 7-Object Catalog | B/Bcrit = F_TRZ ALL systems; Q-176a resolved; ω₂ = −ω₁; Q-183 |
283
+ | PAPER_188 | Build Architecture | 6,688-term census; 4.68 terms/kB; Qt5/Qt6 pin; Q-184 |
284
+ | PAPER_189 | S-C Architecture | Q-184a resolved; in-corpus Units class unused (irony); Q-185 |
283
285
 
284
286
  ### Corpus (2,419 files)
285
287
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -290,7 +292,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
290
292
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
291
293
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
292
294
  `calc(paper_id, dataset)` public interface.
293
- - `uqff_fidelity_tests.py` — 9-block gate (1,260 assertions), locking every
295
+ - `uqff_fidelity_tests.py` — 9-block gate (1,270 assertions), locking every
294
296
  primitive identity + every wired paper's stated values. Runs on every ship.
295
297
 
296
298
  ### Registry pantheon (live, grows per band)
@@ -501,7 +503,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
501
503
  | v0.187.0 | Band 1: PAPER_184 | 188 |
502
504
  | v0.188.0 | Band 1: PAPER_185 | 189 |
503
505
  | v0.189.0 | Band 1: PAPER_186 | 190 |
504
- | **v0.190.0** ← current | Band 1: PAPER_187 | 191 |
506
+ | v0.190.0 | Band 1: PAPER_187 | 191 |
507
+ | v0.191.0 | Band 1: PAPER_188 | 192 |
508
+ | **v0.192.0** ← current | Band 1: PAPER_189 | 193 |
505
509
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
506
510
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
507
511
  | 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.190.0)](https://pypi.org/project/star-magic-program/)
4
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.190.0)](https://pypi.org/project/star-magic-program/)
3
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.192.0)](https://pypi.org/project/star-magic-program/)
4
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.192.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-1260%2F0-brightgreen)](uqff_fidelity_tests.py)
8
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-191-blue)](uqff_calculator.py)
7
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1270%2F0-brightgreen)](uqff_fidelity_tests.py)
8
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-193-blue)](uqff_calculator.py)
9
9
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
10
10
 
11
- **UQFF systematic rebuild — v0.190.0 wiring campaign live**
11
+ **UQFF systematic rebuild — v0.192.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.190.0)
50
+ ## What is currently shipped (v0.192.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: 191 / 2,255** (11 ✓ · 180 ⚠ OPEN_RULING · 183 rulings queued) — B = F_TRZ·Bcrit universal lock (187)
58
+ **Wired so far: 193 / 2,255** (11 ✓ · 182 ⚠ OPEN_RULING · 185 rulings queued) — Units-class irony flag (189)
59
59
 
60
60
  | Paper | Content | Key result |
61
61
  |---|---|---|
@@ -250,6 +250,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
250
250
  | PAPER_185 | Riemann π-Bridge | eta-not-Mobius correction; 3-way fork; honest hedge; Q-181 |
251
251
  | PAPER_186 | Body Reference v2 | Q-166b/c resolved; placeholder dropped from μ_s; Q-182 |
252
252
  | PAPER_187 | 7-Object Catalog | B/Bcrit = F_TRZ ALL systems; Q-176a resolved; ω₂ = −ω₁; Q-183 |
253
+ | PAPER_188 | Build Architecture | 6,688-term census; 4.68 terms/kB; Qt5/Qt6 pin; Q-184 |
254
+ | PAPER_189 | S-C Architecture | Q-184a resolved; in-corpus Units class unused (irony); Q-185 |
253
255
 
254
256
  ### Corpus (2,419 files)
255
257
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -260,7 +262,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
260
262
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
261
263
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
262
264
  `calc(paper_id, dataset)` public interface.
263
- - `uqff_fidelity_tests.py` — 9-block gate (1,260 assertions), locking every
265
+ - `uqff_fidelity_tests.py` — 9-block gate (1,270 assertions), locking every
264
266
  primitive identity + every wired paper's stated values. Runs on every ship.
265
267
 
266
268
  ### Registry pantheon (live, grows per band)
@@ -471,7 +473,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
471
473
  | v0.187.0 | Band 1: PAPER_184 | 188 |
472
474
  | v0.188.0 | Band 1: PAPER_185 | 189 |
473
475
  | v0.189.0 | Band 1: PAPER_186 | 190 |
474
- | **v0.190.0** ← current | Band 1: PAPER_187 | 191 |
476
+ | v0.190.0 | Band 1: PAPER_187 | 191 |
477
+ | v0.191.0 | Band 1: PAPER_188 | 192 |
478
+ | **v0.192.0** ← current | Band 1: PAPER_189 | 193 |
475
479
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
476
480
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
477
481
  | v1.0.0 | Full whitepaper coverage | 2,255 |
@@ -2204,3 +2204,21 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
2204
2204
  - Campaign: 191/2,255 (11 ✓, 180 ⚠). Next: PAPER_188.
2205
2205
 
2206
2206
  ---
2207
+
2208
+ ## 2026-07-31 — v0.191.0 — BAND 1: PAPER_188
2209
+
2210
+ - PAPER_188 wired (⚠ Q-184): build/distribution. 6,688-
2211
+ term census; density arithmetic exact; Qt version +
2212
+ script bugs pinned.
2213
+ - Campaign: 192/2,255 (11 ✓, 181 ⚠). Next: PAPER_189.
2214
+
2215
+ ---
2216
+
2217
+ ## 2026-07-31 — v0.192.0 — BAND 1: PAPER_189
2218
+
2219
+ - PAPER_189 wired (⚠ Q-185): S-C architecture. Q-184a
2220
+ resolved (two Qt versions); Units-class irony flag +
2221
+ audit recommendation registered.
2222
+ - Campaign: 193/2,255 (11 ✓, 182 ⚠). Next: PAPER_190.
2223
+
2224
+ ---
@@ -11,9 +11,9 @@
11
11
  ## Summary
12
12
 
13
13
  - **Total papers:** 2255
14
- - **Wired:** 191 (11 ✓, 180 ⚠ OPEN_RULING)
14
+ - **Wired:** 193 (11 ✓, 182 ⚠ OPEN_RULING)
15
15
  - **OPEN targets:** 0
16
- - **Not yet touched:** 2064
16
+ - **Not yet touched:** 2062
17
17
 
18
18
  ---
19
19
 
@@ -1160,7 +1160,7 @@
1160
1160
  | ⬜ | PAPER_1887 | FUSION Q ITER UQFF |
1161
1161
  | ⬜ | PAPER_1888 | NEUTRON NBAR NEDM LANL UQFF |
1162
1162
  | ⬜ | PAPER_1889 | PROTEIN FOLDING LEVINTHAL UQFF |
1163
- | | PAPER_188 | CoAnQi Build Distribution Architecture |
1163
+ | | PAPER_188 | CoAnQi Build Distribution Architecture |
1164
1164
  | ⬜ | PAPER_1890 | HYDROGEN SPECTRUM PRECISION UQFF |
1165
1165
  | ⬜ | PAPER_1891 | DISTANCE LADDER SNIA UQFF |
1166
1166
  | ⬜ | PAPER_1892 | PERIODIC TABLE MOLECULAR ORBITALS UQFF |
@@ -1171,7 +1171,7 @@
1171
1171
  | ⬜ | PAPER_1897 | BDG DWAVE STRONG COUPLING UQFF |
1172
1172
  | ⬜ | PAPER_1898 | HYPERGRAPH STRUCTURAL COUNTS UQFF |
1173
1173
  | ⬜ | PAPER_1899 | BAO DUAL PATH CLOSURE UQFF |
1174
- | | PAPER_189 | SC Scientific Calculator Architecture |
1174
+ | | PAPER_189 | SC Scientific Calculator Architecture |
1175
1175
  | ⬜ | PAPER_1900 | HELIOSPHERE SOLAR WIND UQFF |
1176
1176
  | ⬜ | PAPER_1901 | M SIGMA SLOPE UQFF |
1177
1177
  | ⬜ | PAPER_1902 | QSCOPE EMPIRICAL TRIAD UQFF |
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "star-magic-program"
7
- version = "0.190.0"
8
- description = "UQFF Star-Magic-Program v0.190.0: PAPER_187 wired - 7-object v2 source catalog; STRUCTURAL DISCOVERY: B/Bcrit = 0.1 = F_TRZ EXACT for ALL systems (B = F_TRZ*Bcrit universal - Q-002 REFRAMED); Q-176a resolved (vexp = 1e3); omega2 = -omega1 universal (DPM CW/CCW echo); Westerlund = Tapestry intentional. Q-183. Wired 191/2255, gate 1260/0. Registry 450 rows / 962 edges / 191 ledgers (measured)."
7
+ version = "0.192.0"
8
+ description = "UQFF Star-Magic-Program v0.192.0: PAPER_189 wired - S-C calculator architecture (50+ library census); Q-184a RESOLVED (S-C Qt5 vs source2 Qt6); IRONY FLAG: an ALL-EXACT 7-dim SI unit-propagation Units class exists in-corpus, unused by the papers carrying the dimensional-mixing defects - audit recommendation registered. Q-185. Wired 193/2255, gate 1270/0. Registry 452 rows / 967 edges / 193 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.190.0
4
- Summary: UQFF Star-Magic-Program v0.190.0: PAPER_187 wired - 7-object v2 source catalog; STRUCTURAL DISCOVERY: B/Bcrit = 0.1 = F_TRZ EXACT for ALL systems (B = F_TRZ*Bcrit universal - Q-002 REFRAMED); Q-176a resolved (vexp = 1e3); omega2 = -omega1 universal (DPM CW/CCW echo); Westerlund = Tapestry intentional. Q-183. Wired 191/2255, gate 1260/0. Registry 450 rows / 962 edges / 191 ledgers (measured).
3
+ Version: 0.192.0
4
+ Summary: UQFF Star-Magic-Program v0.192.0: PAPER_189 wired - S-C calculator architecture (50+ library census); Q-184a RESOLVED (S-C Qt5 vs source2 Qt6); IRONY FLAG: an ALL-EXACT 7-dim SI unit-propagation Units class exists in-corpus, unused by the papers carrying the dimensional-mixing defects - audit recommendation registered. Q-185. Wired 193/2255, gate 1270/0. Registry 452 rows / 967 edges / 193 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.190.0)](https://pypi.org/project/star-magic-program/)
34
- [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.190.0)](https://pypi.org/project/star-magic-program/)
33
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg?cacheBust=0.192.0)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg?cacheBust=0.192.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-1260%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-191-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-1270%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-193-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.190.0 wiring campaign live**
41
+ **UQFF systematic rebuild — v0.192.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.190.0)
80
+ ## What is currently shipped (v0.192.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: 191 / 2,255** (11 ✓ · 180 ⚠ OPEN_RULING · 183 rulings queued) — B = F_TRZ·Bcrit universal lock (187)
88
+ **Wired so far: 193 / 2,255** (11 ✓ · 182 ⚠ OPEN_RULING · 185 rulings queued) — Units-class irony flag (189)
89
89
 
90
90
  | Paper | Content | Key result |
91
91
  |---|---|---|
@@ -280,6 +280,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
280
280
  | PAPER_185 | Riemann π-Bridge | eta-not-Mobius correction; 3-way fork; honest hedge; Q-181 |
281
281
  | PAPER_186 | Body Reference v2 | Q-166b/c resolved; placeholder dropped from μ_s; Q-182 |
282
282
  | PAPER_187 | 7-Object Catalog | B/Bcrit = F_TRZ ALL systems; Q-176a resolved; ω₂ = −ω₁; Q-183 |
283
+ | PAPER_188 | Build Architecture | 6,688-term census; 4.68 terms/kB; Qt5/Qt6 pin; Q-184 |
284
+ | PAPER_189 | S-C Architecture | Q-184a resolved; in-corpus Units class unused (irony); Q-185 |
283
285
 
284
286
  ### Corpus (2,419 files)
285
287
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
@@ -290,7 +292,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
290
292
  v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
291
293
  - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
292
294
  `calc(paper_id, dataset)` public interface.
293
- - `uqff_fidelity_tests.py` — 9-block gate (1,260 assertions), locking every
295
+ - `uqff_fidelity_tests.py` — 9-block gate (1,270 assertions), locking every
294
296
  primitive identity + every wired paper's stated values. Runs on every ship.
295
297
 
296
298
  ### Registry pantheon (live, grows per band)
@@ -501,7 +503,9 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
501
503
  | v0.187.0 | Band 1: PAPER_184 | 188 |
502
504
  | v0.188.0 | Band 1: PAPER_185 | 189 |
503
505
  | v0.189.0 | Band 1: PAPER_186 | 190 |
504
- | **v0.190.0** ← current | Band 1: PAPER_187 | 191 |
506
+ | v0.190.0 | Band 1: PAPER_187 | 191 |
507
+ | v0.191.0 | Band 1: PAPER_188 | 192 |
508
+ | **v0.192.0** ← current | Band 1: PAPER_189 | 193 |
505
509
  | v0.4.0+ | One band per session (~20-80 papers each) | growing |
506
510
  | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
507
511
  | 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.190.0"
61
+ VERSION = "0.192.0"
62
62
 
63
63
  # =============================================================================
64
64
  # DISPATCH TABLE — grown one whitepaper at a time.
@@ -9937,3 +9937,88 @@ def _paper_187(dataset):
9937
9937
  'residual_pct': abs(1e10 / 1e11 - F_TRZ) / F_TRZ * 100,
9938
9938
  'status': 'OPEN_RULING',
9939
9939
  }
9940
+
9941
+
9942
+ @_register('PAPER_188')
9943
+ def _paper_188(dataset):
9944
+ """CoAnQi build/distribution architecture (S49, sec 2.5).
9945
+
9946
+ Packaging paper: NSIS Windows installer + dpkg-deb
9947
+ Debian package for the CoAnQi engine (446 modules,
9948
+ 107,019 lines - 169-consistent). CORPUS CENSUS STAT:
9949
+ 6,688+ physics terms packaged; density 6688/1430 kB
9950
+ = 4.68 terms/kB EXACT arithmetic; UPX 15.51% ratio
9951
+ implies a 9.2 MB uncompressed binary (169's 1.43 MB
9952
+ final consistent). Gadget-4/AREPO density comparison
9953
+ is comparison-only (Rule 4 clean).
9954
+ MINOR DEFECTS (Q-184): abstract says "Qt6 GUI" while
9955
+ the NSIS script ships Qt5 DLLs (Qt5Core/Gui/Widgets/
9956
+ Network/WebEngine) - version inconsistency with
9957
+ 169's tier table; start-menu shortcut paths missing
9958
+ separators ("$SMPROGRAMS\\CoAnQiCoAnQi.lnk" - actual
9959
+ script bug); registry paths mojibake-garbled with
9960
+ backticks. Package version 1.0.
9961
+ """
9962
+ return {
9963
+ 'value': {
9964
+ 'domain': '2.5 (build/distribution, S49)',
9965
+ 'platforms': ('NSIS Windows .exe', 'dpkg-deb Debian .deb'),
9966
+ 'physics_terms_census': 6688,
9967
+ 'terms_per_kb': 6688 / 1430, # 4.68 EXACT
9968
+ 'upx_original_mb': 1.43e6 / 0.1551 / 1e6, # 9.2
9969
+ 'modules_lines_consistent': '446 modules / 107,019 lines = 169 values',
9970
+ 'qt_inconsistency': 'abstract Qt6 vs shipped Qt5 DLLs (Q-184a)',
9971
+ 'shortcut_bug': 'SMPROGRAMS paths missing separators (Q-184b)',
9972
+ },
9973
+ 'formula': 'NSIS + deb packaging; density = 6688 terms / 1430 kB',
9974
+ 'source': 'PAPER_188',
9975
+ 'residual_pct': abs(6688 / 1430 - 4.68) / 4.68 * 100,
9976
+ 'status': 'OPEN_RULING',
9977
+ }
9978
+
9979
+
9980
+ @_register('PAPER_189')
9981
+ def _paper_189(dataset):
9982
+ """S-C scientific calculator architecture (S49, sec 2.5).
9983
+
9984
+ Software reference: Qt5/ANTLR4/SymEngine/Eigen/GSL
9985
+ stack + 50+ library census (TFLite, libtorch,
9986
+ libsnark ZK, MPI, Qiskit/Cirq, LLVM JIT, Lua,
9987
+ pybind11, VTK, libgit2, pocketsphinx, blockchain) -
9988
+ S-C Iteration 40, Aug 2025.
9989
+ Q-184a RESOLVED: the S-C dialog is EXPLICITLY
9990
+ Qt5-based - two components, two Qt versions (tier-1
9991
+ source2.cpp = Qt6 GUI; S-C calculator = Qt5; 188's
9992
+ installer ships the Qt5 component).
9993
+ IRONY FLAG (Q-185a, constructive): the codebase
9994
+ contains a 7-dimensional SI UNIT-PROPAGATION system
9995
+ (Units class) with an ALL-EXACT derived-unit
9996
+ registry (N/J/W/Pa/T verified correct) - the tool
9997
+ that would catch the corpus's pervasive dimensional-
9998
+ mixing defects (163's additive tail, 165's tensor
9999
+ units, Gamma mixing...) already exists in-corpus,
10000
+ unused by the papers. Recommendation registered: run
10001
+ corpus formulas through the corpus's own Units class.
10002
+ UNITS-CLASS DEFECTS (Q-185b): toString() omits mol
10003
+ and cd (5 of 7 dims); operator+ carries a "check
10004
+ same dims" comment but performs NO check (stub
10005
+ semantics); SymEngineVisitor maps unknown functions
10006
+ to silent identity (error-masking fallback).
10007
+ beta = 0.61 header again (thread convention).
10008
+ """
10009
+ return {
10010
+ 'value': {
10011
+ 'domain': '2.5 (S-C architecture, S49)',
10012
+ 'stack': 'Qt5/ANTLR4/SymEngine/Eigen/GSL + 50+ libraries',
10013
+ 'q184a_resolved': 'S-C = Qt5; source2 tier-1 = Qt6 (two components)',
10014
+ 'units_registry_exact': True, # N/J/W/Pa/T all correct
10015
+ 'irony_flag': 'in-corpus 7-dim unit propagation exists, unused by papers',
10016
+ 'recommendation': 'run corpus formulas through the corpus Units class',
10017
+ 'units_defects': 'toString omits mol/cd; operator+ no-check stub; unknown fn -> identity',
10018
+ 'iteration': 40,
10019
+ },
10020
+ 'formula': 'S-C Iteration 40 stack; Units(m,l,t,c,T,n,j) 7-dim SI propagation',
10021
+ 'source': 'PAPER_189',
10022
+ 'residual_pct': 0.0,
10023
+ 'status': 'OPEN_RULING',
10024
+ }
@@ -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.190.0", "uqff_calculator.VERSION = 0.190.0")
101
+ assert_that(C.VERSION == "0.192.0", "uqff_calculator.VERSION = 0.192.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")
@@ -2752,6 +2752,28 @@ assert_that(_r187['sgra_area_break'][0] / _r187['sgra_area_break'][1] > 1e9,
2752
2752
  "PAPER_187: SgrA* horizon-area value 1.5e9 x 4*pi*Rs^2 (Q-183b)")
2753
2753
  assert_that(C.wired_count() >= 191, "wired_count >= 191")
2754
2754
 
2755
+ _r188 = C.calc('PAPER_188')['value']
2756
+ assert_that(abs(_r188['terms_per_kb'] - 4.68) < 0.01,
2757
+ "PAPER_188: 6688 terms / 1430 kB = 4.68 terms/kB EXACT")
2758
+ assert_that(_r188['physics_terms_census'] == 6688,
2759
+ "PAPER_188: 6,688 physics-terms corpus census stat registered")
2760
+ assert_that(9 < _r188['upx_original_mb'] < 9.5,
2761
+ "PAPER_188: UPX ratio implies 9.2 MB uncompressed (169-consistent)")
2762
+ assert_that('Qt5' in _r188['qt_inconsistency'],
2763
+ "PAPER_188: Qt6-claimed vs Qt5-shipped inconsistency pinned (Q-184a)")
2764
+ assert_that(C.wired_count() >= 192, "wired_count >= 192")
2765
+
2766
+ _r189 = C.calc('PAPER_189')['value']
2767
+ assert_that(_r189['units_registry_exact'],
2768
+ "PAPER_189: derived-unit registry (N/J/W/Pa/T) ALL EXACT vs SI")
2769
+ assert_that('two components' in _r189['q184a_resolved'],
2770
+ "PAPER_189: Q-184a RESOLVED - S-C is Qt5, source2 tier-1 is Qt6")
2771
+ assert_that('unused by papers' in _r189['irony_flag'],
2772
+ "PAPER_189: in-corpus unit-propagation system exists, unused (Q-185a)")
2773
+ assert_that('no-check stub' in _r189['units_defects'],
2774
+ "PAPER_189: Units operator+ no-check stub + toString mol/cd omission pinned (Q-185b)")
2775
+ assert_that(C.wired_count() >= 193, "wired_count >= 193")
2776
+
2755
2777
  # =============================================================================
2756
2778
  # REPORT
2757
2779
  # =============================================================================