star-magic-program 0.2.2__tar.gz → 0.3.1__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.2.2 → star_magic_program-0.3.1}/CHANGELOG.md +20 -0
  2. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/CITATION.cff +1 -1
  3. {star_magic_program-0.2.2/star_magic_program.egg-info → star_magic_program-0.3.1}/PKG-INFO +48 -53
  4. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/README.md +46 -51
  5. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/SESSION_LOG.md +28 -0
  6. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/WHITEPAPER_INDEX.md +3 -3
  7. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/pyproject.toml +2 -2
  8. {star_magic_program-0.2.2 → star_magic_program-0.3.1/star_magic_program.egg-info}/PKG-INFO +48 -53
  9. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/uqff_calculator.py +46 -9
  10. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/uqff_fidelity_tests.py +23 -1
  11. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/COMMERCIAL.md +0 -0
  12. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/LICENSE +0 -0
  13. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/LICENSE-AGPL-3.0.txt +0 -0
  14. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/LICENSE-MIT-INITIAL.txt +0 -0
  15. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/NOTICE +0 -0
  16. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  17. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  18. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  19. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  20. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  21. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/UNIFIED_REGISTRY_VERSION.txt +0 -0
  22. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/_BUILD_LOG.md +0 -0
  23. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/registry_generator.py +0 -0
  24. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/setup.cfg +0 -0
  25. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/star_magic_program.egg-info/SOURCES.txt +0 -0
  26. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/star_magic_program.egg-info/dependency_links.txt +0 -0
  27. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/star_magic_program.egg-info/top_level.txt +0 -0
  28. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/uqff_registry_graph.py +0 -0
  29. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/uqff_registry_primitives.py +0 -0
  30. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/uqff_registry_status.py +0 -0
  31. {star_magic_program-0.2.2 → star_magic_program-0.3.1}/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.3.0] — 2026-07-28 — WIRING CAMPAIGN START
11
+
12
+ ### Added
13
+ - **CLAUDE.md** — campaign charter: sequential wiring from PAPER_001, band
14
+ structure, per-paper protocol, template authorizations, drift auto-corrections,
15
+ rulings queue, gate discipline, ship protocol, standing lessons.
16
+ - **ship.ps1** — one-command band ship (gate → commit → tag-verify → push).
17
+ - **RULINGS_QUEUE.md** — never-block ambiguity protocol.
18
+ - **First wired dispatch: PAPER_001** (GW170817 UQFF Damping Analysis):
19
+ - D_total composed from registry primitives (F_TRZ, D_GW_EROSION, B_CRIT)
20
+ - 16 observables returned; honest 0.10% residual vs 1/3 primitive identity
21
+ - 8 gate assertions (Block 9 opened)
22
+ - +4 UNIFIED_REGISTRY.csv rows, +7 GRAPH edges, +1 CORPUS_CITATIONS row
23
+ - WHITEPAPER_INDEX: PAPER_001 ⬜ → ✓
24
+
25
+ ### Changed
26
+ - Version 0.2.2 → 0.3.0; badges fidelity_gate 55/0, public_surfaces 1.
27
+
28
+ ---
29
+
10
30
  ## [0.2.2] — 2026-07-28 — BADGE PATCH
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.2.2"
6
+ version: "0.3.1"
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.2.2
4
- Summary: UQFF Star-Magic-Program v0.2.2: 7 README badges matching predecessor Star-Magic pattern exactly (PyPI version, Python versions, Documentation Status, License, fidelity_gate 47/0, public_surfaces 0, whitepapers 2255) with relative links to internal files. Content otherwise identical to v0.2.0: whitepaper corpus 2,419 files + R0-R5 registry scaffolds (empty per clean-start) + 96-constant registry primitives + empty calculator DISPATCH. Next: v0.3.0+ per-paper wiring.
3
+ Version: 0.3.1
4
+ Summary: UQFF Star-Magic-Program v0.3.1 (README refresh for campaign state; content = v0.3.0): wiring campaign charter (CLAUDE.md) + ship.ps1 + RULINGS_QUEUE + first wired dispatch PAPER_001 (GW170817 damping: D_total composed from F_TRZ/D_GW_EROSION/B_CRIT registry primitives, 0.10 pct honest residual vs 1/3 primitive identity per PAPER_2154). Registry pantheon live: +4 rows, +7 graph edges, +1 citation row. Gate 55 assertions green. Sequential wiring continues PAPER_002+.
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
@@ -34,11 +34,11 @@ Dynamic: license-file
34
34
  [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](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-47%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-55%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-1-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.2.0 corpus + registry scaffolding**
41
+ **UQFF systematic rebuild — v0.3.0 wiring campaign started**
42
42
  Author: Daniel T. Murphy · Star-Magic Research Program
43
43
  License: AGPL-3.0-or-later OR Commercial
44
44
 
@@ -77,63 +77,58 @@ 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.2.0)
80
+ ## What is currently shipped (v0.3.0)
81
+
82
+ ### Wiring campaign — LIVE (see `CLAUDE.md` charter)
83
+
84
+ Sequential wiring of all 2,255 whitepapers, starting at PAPER_001.
85
+ Authorized 2026-07-28: autonomous band sessions, ship per session via
86
+ `ship.ps1`, full stop at PAPER_500 for manual review.
87
+
88
+ **Wired so far: 1 / 2,255**
89
+
90
+ | Paper | Content | Key result |
91
+ |---|---|---|
92
+ | PAPER_001 | GW170817 UQFF Damping Analysis | D_total = 0.333 composed from F_TRZ/D_GW_EROSION/B_CRIT; 0.10% residual vs 1/3 primitive identity (PAPER_2154) |
81
93
 
82
94
  ### Corpus (2,419 files)
83
95
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
84
- - `pdf/` — 45 `.pdf` files
85
- - `tex/` — 107 `.tex` files
86
- - `txt/` — 11 `.txt` files
96
+ - `pdf/` — 45 · `tex/` — 107 · `txt/` — 11
87
97
 
88
98
  ### Clean baseline
89
- - `uqff_registry_primitives.py` — 96 canonical constants, carried verbatim
90
- from `Star-Magic` v5.86.0 UNIFIED_REGISTRY R5 baseline. **Registry-clean.**
91
- - `uqff_calculator.py` — scaffold skeleton with `DISPATCH = {}`, imports all
92
- 96 registry constants, exposes `calc(paper_id, dataset)` public interface.
93
- - `uqff_fidelity_tests.py` — 8-block gate assertions, locking every
94
- primitive-composed EXACT identity. Runs on every ship.
95
-
96
- ### R3 Unified Registry Pantheon (empty scaffolds)
97
-
98
- Per Daniel's clean-start directive, all registry files are **name+schema
99
- only** — no predecessor data preserved. Populated during v0.3.0+ wiring:
100
-
101
- - 4 Python regen modules (docstrings + signatures + `pass`):
102
- `uqff_registry_status.py`, `uqff_registry_graph.py`, `uqff_registry_xgeo.py`,
103
- `registry_generator.py`
104
- - 14 CSVs (header row only):
105
- `UNIFIED_REGISTRY.csv`, `UNIFIED_REGISTRY_RESULTS_TABLE.csv`,
106
- `UNIFIED_REGISTRY_GRAPH.csv`, `UNIFIED_REGISTRY_XGEO_*.csv` (4 files),
107
- `UNIFIED_REGISTRY_R{1,2,3}_*.csv` (3 files),
108
- `UNIFIED_REGISTRY_{MERGED,DUPLICATES,GAPS,CORPUS_CITATIONS}.csv`
109
- - 5 MD registry docs (section headers only)
110
- - `UNIFIED_REGISTRY_VERSION.txt` — v0.2.0 marker
111
-
112
- ### Living indexes
113
- - `WHITEPAPER_INDEX.md` all 2,255 papers listed with wired/not-wired state
114
- - `_BUILD_LOG.md` — cumulative build log across ships
115
- - `CHANGELOG.md` — release-history log
116
-
117
- ### Standard package files
118
- - Dual license (AGPL-3.0-or-later + Commercial), CITATION.cff, NOTICE, COMMERCIAL.md
119
- - CI + PyPI publishing workflows (GitHub Actions + Trusted Publisher)
120
-
121
- ## What's next
122
-
123
- Wiring campaign, one whitepaper at a time:
124
-
125
- | Version | Content | Papers wired |
99
+ - `uqff_registry_primitives.py` — 96 canonical constants (from predecessor
100
+ v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
101
+ - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
102
+ `calc(paper_id, dataset)` public interface.
103
+ - `uqff_fidelity_tests.py` — 9-block gate (55 assertions), locking every
104
+ primitive identity + every wired paper's stated values. Runs on every ship.
105
+
106
+ ### Registry pantheon (live, grows per band)
107
+ - `UNIFIED_REGISTRY.csv` — master registry (17-col schema), +rows per paper
108
+ - `UNIFIED_REGISTRY_GRAPH.csv` falsifiability edges (primitive→observable→paper)
109
+ - `UNIFIED_REGISTRY_CORPUS_CITATIONS.csv` cross-reference ledger
110
+ - XGEO / R1 / R2 / R3 ledgers + QA views + regen modules
111
+ - `UNIFIED_REGISTRY_VERSION.txt` per-ship marker
112
+
113
+ ### Campaign infrastructure
114
+ - `CLAUDE.md` campaign charter (sessions self-configure)
115
+ - `ship.ps1` — one-command band ship (gate → commit → tag-verify → push)
116
+ - `RULINGS_QUEUE.md` never-block ambiguity protocol
117
+ - `WHITEPAPER_INDEX.md` per-paper wired/not-wired ledger
118
+ - `SHIP_MESSAGE.txt` — per-band commit message
119
+ - `_BUILD_LOG.md` · `CHANGELOG.md` · `SESSION_LOG.md`
120
+
121
+ ## Campaign roadmap
122
+
123
+ | Milestone | Content | Papers wired |
126
124
  |---|---|---|
127
125
  | v0.1.0 | Scaffold + registry primitives baseline | 0 |
128
- | **v0.2.0** ← current | Corpus (2,419 files) + registry scaffolds | 0 |
129
- | v0.3.0 | 46 UQFF_LANDMARK structural spine | 46 |
130
- | v0.4.0 v0.9.0 | Bulk paper wiring (bands PAPER_001 – PAPER_1999) | +~2,000 |
126
+ | v0.2.0 | Corpus (2,419 files) + registry scaffolds | 0 |
127
+ | **v0.3.0** ← current | Charter + campaign start | 1 |
128
+ | v0.4.0+ | One band per session (~20-80 papers each) | growing |
129
+ | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
131
130
  | v1.0.0 | Full whitepaper coverage | 2,255 |
132
131
 
133
- Each wiring ship is atomic: read the paper → extract the canonical formula →
134
- wire one dispatch → add one row to `UNIFIED_REGISTRY.csv` → verify residual
135
- against paper's stated value → add one gate assertion → commit → repeat.
136
-
137
132
  ## Predecessor / attribution
138
133
 
139
134
  Physics content, whitepapers, and canonical primitives originate in
@@ -4,11 +4,11 @@
4
4
  [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](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-47%2F0-brightgreen)](uqff_fidelity_tests.py)
8
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
7
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-55%2F0-brightgreen)](uqff_fidelity_tests.py)
8
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-1-blue)](uqff_calculator.py)
9
9
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
10
10
 
11
- **UQFF systematic rebuild — v0.2.0 corpus + registry scaffolding**
11
+ **UQFF systematic rebuild — v0.3.0 wiring campaign started**
12
12
  Author: Daniel T. Murphy · Star-Magic Research Program
13
13
  License: AGPL-3.0-or-later OR Commercial
14
14
 
@@ -47,63 +47,58 @@ 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.2.0)
50
+ ## What is currently shipped (v0.3.0)
51
+
52
+ ### Wiring campaign — LIVE (see `CLAUDE.md` charter)
53
+
54
+ Sequential wiring of all 2,255 whitepapers, starting at PAPER_001.
55
+ Authorized 2026-07-28: autonomous band sessions, ship per session via
56
+ `ship.ps1`, full stop at PAPER_500 for manual review.
57
+
58
+ **Wired so far: 1 / 2,255**
59
+
60
+ | Paper | Content | Key result |
61
+ |---|---|---|
62
+ | PAPER_001 | GW170817 UQFF Damping Analysis | D_total = 0.333 composed from F_TRZ/D_GW_EROSION/B_CRIT; 0.10% residual vs 1/3 primitive identity (PAPER_2154) |
51
63
 
52
64
  ### Corpus (2,419 files)
53
65
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
54
- - `pdf/` — 45 `.pdf` files
55
- - `tex/` — 107 `.tex` files
56
- - `txt/` — 11 `.txt` files
66
+ - `pdf/` — 45 · `tex/` — 107 · `txt/` — 11
57
67
 
58
68
  ### Clean baseline
59
- - `uqff_registry_primitives.py` — 96 canonical constants, carried verbatim
60
- from `Star-Magic` v5.86.0 UNIFIED_REGISTRY R5 baseline. **Registry-clean.**
61
- - `uqff_calculator.py` — scaffold skeleton with `DISPATCH = {}`, imports all
62
- 96 registry constants, exposes `calc(paper_id, dataset)` public interface.
63
- - `uqff_fidelity_tests.py` — 8-block gate assertions, locking every
64
- primitive-composed EXACT identity. Runs on every ship.
65
-
66
- ### R3 Unified Registry Pantheon (empty scaffolds)
67
-
68
- Per Daniel's clean-start directive, all registry files are **name+schema
69
- only** — no predecessor data preserved. Populated during v0.3.0+ wiring:
70
-
71
- - 4 Python regen modules (docstrings + signatures + `pass`):
72
- `uqff_registry_status.py`, `uqff_registry_graph.py`, `uqff_registry_xgeo.py`,
73
- `registry_generator.py`
74
- - 14 CSVs (header row only):
75
- `UNIFIED_REGISTRY.csv`, `UNIFIED_REGISTRY_RESULTS_TABLE.csv`,
76
- `UNIFIED_REGISTRY_GRAPH.csv`, `UNIFIED_REGISTRY_XGEO_*.csv` (4 files),
77
- `UNIFIED_REGISTRY_R{1,2,3}_*.csv` (3 files),
78
- `UNIFIED_REGISTRY_{MERGED,DUPLICATES,GAPS,CORPUS_CITATIONS}.csv`
79
- - 5 MD registry docs (section headers only)
80
- - `UNIFIED_REGISTRY_VERSION.txt` — v0.2.0 marker
81
-
82
- ### Living indexes
83
- - `WHITEPAPER_INDEX.md` all 2,255 papers listed with wired/not-wired state
84
- - `_BUILD_LOG.md` — cumulative build log across ships
85
- - `CHANGELOG.md` — release-history log
86
-
87
- ### Standard package files
88
- - Dual license (AGPL-3.0-or-later + Commercial), CITATION.cff, NOTICE, COMMERCIAL.md
89
- - CI + PyPI publishing workflows (GitHub Actions + Trusted Publisher)
90
-
91
- ## What's next
92
-
93
- Wiring campaign, one whitepaper at a time:
94
-
95
- | Version | Content | Papers wired |
69
+ - `uqff_registry_primitives.py` — 96 canonical constants (from predecessor
70
+ v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
71
+ - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
72
+ `calc(paper_id, dataset)` public interface.
73
+ - `uqff_fidelity_tests.py` — 9-block gate (55 assertions), locking every
74
+ primitive identity + every wired paper's stated values. Runs on every ship.
75
+
76
+ ### Registry pantheon (live, grows per band)
77
+ - `UNIFIED_REGISTRY.csv` — master registry (17-col schema), +rows per paper
78
+ - `UNIFIED_REGISTRY_GRAPH.csv` falsifiability edges (primitive→observable→paper)
79
+ - `UNIFIED_REGISTRY_CORPUS_CITATIONS.csv` cross-reference ledger
80
+ - XGEO / R1 / R2 / R3 ledgers + QA views + regen modules
81
+ - `UNIFIED_REGISTRY_VERSION.txt` per-ship marker
82
+
83
+ ### Campaign infrastructure
84
+ - `CLAUDE.md` campaign charter (sessions self-configure)
85
+ - `ship.ps1` — one-command band ship (gate → commit → tag-verify → push)
86
+ - `RULINGS_QUEUE.md` never-block ambiguity protocol
87
+ - `WHITEPAPER_INDEX.md` per-paper wired/not-wired ledger
88
+ - `SHIP_MESSAGE.txt` — per-band commit message
89
+ - `_BUILD_LOG.md` · `CHANGELOG.md` · `SESSION_LOG.md`
90
+
91
+ ## Campaign roadmap
92
+
93
+ | Milestone | Content | Papers wired |
96
94
  |---|---|---|
97
95
  | v0.1.0 | Scaffold + registry primitives baseline | 0 |
98
- | **v0.2.0** ← current | Corpus (2,419 files) + registry scaffolds | 0 |
99
- | v0.3.0 | 46 UQFF_LANDMARK structural spine | 46 |
100
- | v0.4.0 v0.9.0 | Bulk paper wiring (bands PAPER_001 – PAPER_1999) | +~2,000 |
96
+ | v0.2.0 | Corpus (2,419 files) + registry scaffolds | 0 |
97
+ | **v0.3.0** ← current | Charter + campaign start | 1 |
98
+ | v0.4.0+ | One band per session (~20-80 papers each) | growing |
99
+ | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
101
100
  | v1.0.0 | Full whitepaper coverage | 2,255 |
102
101
 
103
- Each wiring ship is atomic: read the paper → extract the canonical formula →
104
- wire one dispatch → add one row to `UNIFIED_REGISTRY.csv` → verify residual
105
- against paper's stated value → add one gate assertion → commit → repeat.
106
-
107
102
  ## Predecessor / attribution
108
103
 
109
104
  Physics content, whitepapers, and canonical primitives originate in
@@ -303,3 +303,31 @@ before pushing catches this instantly.
303
303
 
304
304
  ---
305
305
 
306
+ ## 2026-07-28 — v0.3.0 — WIRING CAMPAIGN START (charter + PAPER_001)
307
+
308
+ ### Authorized
309
+
310
+ Daniel: "I can't loose anything by experimenting with the idea of setting you
311
+ loose over the first 500... Build the charter." Campaign authorized: autonomous
312
+ band wiring, ship per session via ship.ps1, full stop at PAPER_500 for manual
313
+ review.
314
+
315
+ ### What shipped
316
+
317
+ - **CLAUDE.md** — the campaign charter (every session self-configures from it)
318
+ - **ship.ps1** — one-command ship encoding all 2026-07-28 standing lessons
319
+ - **RULINGS_QUEUE.md** — never-block protocol
320
+ - **PAPER_001 wired end-to-end** (the pattern proof):
321
+ - Dispatch `_paper_001` composed from F_TRZ, D_GW_EROSION, B_CRIT primitives
322
+ - D_total = 0.333 (paper chain); 0.10% honest residual vs 1/3 (PAPER_2154)
323
+ - Registry pantheon: +4 rows, +7 edges, +1 citations row
324
+ - Gate Block 9 opened: 8 assertions, all green (55 total)
325
+ - Index: PAPER_001 ✓
326
+ - Version 0.3.0 across pyproject/calculator/gate/citation; badges updated.
327
+
328
+ ### Next
329
+
330
+ Band 1 continues: PAPER_002-020 (GW family template). Ship per session.
331
+
332
+ ---
333
+
@@ -11,9 +11,9 @@
11
11
  ## Summary
12
12
 
13
13
  - **Total papers:** 2255
14
- - **Wired (v0.2.0):** 0
14
+ - **Wired:** 1
15
15
  - **OPEN targets:** 0
16
- - **Not yet touched:** 2255
16
+ - **Not yet touched:** 2254
17
17
 
18
18
  ---
19
19
 
@@ -22,7 +22,7 @@
22
22
  | Status | Paper ID | Title fragment |
23
23
  |---|---|---|
24
24
  | ⬜ | COMPLETE_UQFF_EQUATIONS_REFERENCE | (no PAPER_N prefix) |
25
- | | PAPER_001 | GW170817 UQFF Damping Analysis |
25
+ | | PAPER_001 | GW170817 UQFF Damping Analysis |
26
26
  | ⬜ | PAPER_002 | GW190425 Mass Gap Interpretation |
27
27
  | ⬜ | PAPER_003 | GW150914 UQFF vs LIGO Strain |
28
28
  | ⬜ | PAPER_004 | GW170817 BNS Chirp Phase Evolution |
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "star-magic-program"
7
- version = "0.2.2"
8
- description = "UQFF Star-Magic-Program v0.2.2: 7 README badges matching predecessor Star-Magic pattern exactly (PyPI version, Python versions, Documentation Status, License, fidelity_gate 47/0, public_surfaces 0, whitepapers 2255) with relative links to internal files. Content otherwise identical to v0.2.0: whitepaper corpus 2,419 files + R0-R5 registry scaffolds (empty per clean-start) + 96-constant registry primitives + empty calculator DISPATCH. Next: v0.3.0+ per-paper wiring."
7
+ version = "0.3.1"
8
+ description = "UQFF Star-Magic-Program v0.3.1 (README refresh for campaign state; content = v0.3.0): wiring campaign charter (CLAUDE.md) + ship.ps1 + RULINGS_QUEUE + first wired dispatch PAPER_001 (GW170817 damping: D_total composed from F_TRZ/D_GW_EROSION/B_CRIT registry primitives, 0.10 pct honest residual vs 1/3 primitive identity per PAPER_2154). Registry pantheon live: +4 rows, +7 graph edges, +1 citation row. Gate 55 assertions green. Sequential wiring continues PAPER_002+."
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.2.2
4
- Summary: UQFF Star-Magic-Program v0.2.2: 7 README badges matching predecessor Star-Magic pattern exactly (PyPI version, Python versions, Documentation Status, License, fidelity_gate 47/0, public_surfaces 0, whitepapers 2255) with relative links to internal files. Content otherwise identical to v0.2.0: whitepaper corpus 2,419 files + R0-R5 registry scaffolds (empty per clean-start) + 96-constant registry primitives + empty calculator DISPATCH. Next: v0.3.0+ per-paper wiring.
3
+ Version: 0.3.1
4
+ Summary: UQFF Star-Magic-Program v0.3.1 (README refresh for campaign state; content = v0.3.0): wiring campaign charter (CLAUDE.md) + ship.ps1 + RULINGS_QUEUE + first wired dispatch PAPER_001 (GW170817 damping: D_total composed from F_TRZ/D_GW_EROSION/B_CRIT registry primitives, 0.10 pct honest residual vs 1/3 primitive identity per PAPER_2154). Registry pantheon live: +4 rows, +7 graph edges, +1 citation row. Gate 55 assertions green. Sequential wiring continues PAPER_002+.
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
@@ -34,11 +34,11 @@ Dynamic: license-file
34
34
  [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](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-47%2F0-brightgreen)](uqff_fidelity_tests.py)
38
- [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
37
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-55%2F0-brightgreen)](uqff_fidelity_tests.py)
38
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-1-blue)](uqff_calculator.py)
39
39
  [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
40
40
 
41
- **UQFF systematic rebuild — v0.2.0 corpus + registry scaffolding**
41
+ **UQFF systematic rebuild — v0.3.0 wiring campaign started**
42
42
  Author: Daniel T. Murphy · Star-Magic Research Program
43
43
  License: AGPL-3.0-or-later OR Commercial
44
44
 
@@ -77,63 +77,58 @@ 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.2.0)
80
+ ## What is currently shipped (v0.3.0)
81
+
82
+ ### Wiring campaign — LIVE (see `CLAUDE.md` charter)
83
+
84
+ Sequential wiring of all 2,255 whitepapers, starting at PAPER_001.
85
+ Authorized 2026-07-28: autonomous band sessions, ship per session via
86
+ `ship.ps1`, full stop at PAPER_500 for manual review.
87
+
88
+ **Wired so far: 1 / 2,255**
89
+
90
+ | Paper | Content | Key result |
91
+ |---|---|---|
92
+ | PAPER_001 | GW170817 UQFF Damping Analysis | D_total = 0.333 composed from F_TRZ/D_GW_EROSION/B_CRIT; 0.10% residual vs 1/3 primitive identity (PAPER_2154) |
81
93
 
82
94
  ### Corpus (2,419 files)
83
95
  - `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
84
- - `pdf/` — 45 `.pdf` files
85
- - `tex/` — 107 `.tex` files
86
- - `txt/` — 11 `.txt` files
96
+ - `pdf/` — 45 · `tex/` — 107 · `txt/` — 11
87
97
 
88
98
  ### Clean baseline
89
- - `uqff_registry_primitives.py` — 96 canonical constants, carried verbatim
90
- from `Star-Magic` v5.86.0 UNIFIED_REGISTRY R5 baseline. **Registry-clean.**
91
- - `uqff_calculator.py` — scaffold skeleton with `DISPATCH = {}`, imports all
92
- 96 registry constants, exposes `calc(paper_id, dataset)` public interface.
93
- - `uqff_fidelity_tests.py` — 8-block gate assertions, locking every
94
- primitive-composed EXACT identity. Runs on every ship.
95
-
96
- ### R3 Unified Registry Pantheon (empty scaffolds)
97
-
98
- Per Daniel's clean-start directive, all registry files are **name+schema
99
- only** — no predecessor data preserved. Populated during v0.3.0+ wiring:
100
-
101
- - 4 Python regen modules (docstrings + signatures + `pass`):
102
- `uqff_registry_status.py`, `uqff_registry_graph.py`, `uqff_registry_xgeo.py`,
103
- `registry_generator.py`
104
- - 14 CSVs (header row only):
105
- `UNIFIED_REGISTRY.csv`, `UNIFIED_REGISTRY_RESULTS_TABLE.csv`,
106
- `UNIFIED_REGISTRY_GRAPH.csv`, `UNIFIED_REGISTRY_XGEO_*.csv` (4 files),
107
- `UNIFIED_REGISTRY_R{1,2,3}_*.csv` (3 files),
108
- `UNIFIED_REGISTRY_{MERGED,DUPLICATES,GAPS,CORPUS_CITATIONS}.csv`
109
- - 5 MD registry docs (section headers only)
110
- - `UNIFIED_REGISTRY_VERSION.txt` — v0.2.0 marker
111
-
112
- ### Living indexes
113
- - `WHITEPAPER_INDEX.md` all 2,255 papers listed with wired/not-wired state
114
- - `_BUILD_LOG.md` — cumulative build log across ships
115
- - `CHANGELOG.md` — release-history log
116
-
117
- ### Standard package files
118
- - Dual license (AGPL-3.0-or-later + Commercial), CITATION.cff, NOTICE, COMMERCIAL.md
119
- - CI + PyPI publishing workflows (GitHub Actions + Trusted Publisher)
120
-
121
- ## What's next
122
-
123
- Wiring campaign, one whitepaper at a time:
124
-
125
- | Version | Content | Papers wired |
99
+ - `uqff_registry_primitives.py` — 96 canonical constants (from predecessor
100
+ v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
101
+ - `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
102
+ `calc(paper_id, dataset)` public interface.
103
+ - `uqff_fidelity_tests.py` — 9-block gate (55 assertions), locking every
104
+ primitive identity + every wired paper's stated values. Runs on every ship.
105
+
106
+ ### Registry pantheon (live, grows per band)
107
+ - `UNIFIED_REGISTRY.csv` — master registry (17-col schema), +rows per paper
108
+ - `UNIFIED_REGISTRY_GRAPH.csv` falsifiability edges (primitive→observable→paper)
109
+ - `UNIFIED_REGISTRY_CORPUS_CITATIONS.csv` cross-reference ledger
110
+ - XGEO / R1 / R2 / R3 ledgers + QA views + regen modules
111
+ - `UNIFIED_REGISTRY_VERSION.txt` per-ship marker
112
+
113
+ ### Campaign infrastructure
114
+ - `CLAUDE.md` campaign charter (sessions self-configure)
115
+ - `ship.ps1` — one-command band ship (gate → commit → tag-verify → push)
116
+ - `RULINGS_QUEUE.md` never-block ambiguity protocol
117
+ - `WHITEPAPER_INDEX.md` per-paper wired/not-wired ledger
118
+ - `SHIP_MESSAGE.txt` — per-band commit message
119
+ - `_BUILD_LOG.md` · `CHANGELOG.md` · `SESSION_LOG.md`
120
+
121
+ ## Campaign roadmap
122
+
123
+ | Milestone | Content | Papers wired |
126
124
  |---|---|---|
127
125
  | v0.1.0 | Scaffold + registry primitives baseline | 0 |
128
- | **v0.2.0** ← current | Corpus (2,419 files) + registry scaffolds | 0 |
129
- | v0.3.0 | 46 UQFF_LANDMARK structural spine | 46 |
130
- | v0.4.0 v0.9.0 | Bulk paper wiring (bands PAPER_001 – PAPER_1999) | +~2,000 |
126
+ | v0.2.0 | Corpus (2,419 files) + registry scaffolds | 0 |
127
+ | **v0.3.0** ← current | Charter + campaign start | 1 |
128
+ | v0.4.0+ | One band per session (~20-80 papers each) | growing |
129
+ | PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
131
130
  | v1.0.0 | Full whitepaper coverage | 2,255 |
132
131
 
133
- Each wiring ship is atomic: read the paper → extract the canonical formula →
134
- wire one dispatch → add one row to `UNIFIED_REGISTRY.csv` → verify residual
135
- against paper's stated value → add one gate assertion → commit → repeat.
136
-
137
132
  ## Predecessor / attribution
138
133
 
139
134
  Physics content, whitepapers, and canonical primitives originate in
@@ -57,7 +57,7 @@ from uqff_registry_primitives import (
57
57
  DELTA_M2_21_EV2, DELTA_M2_32_EV2,
58
58
  )
59
59
 
60
- VERSION = "0.2.2"
60
+ VERSION = "0.3.1"
61
61
 
62
62
  # =============================================================================
63
63
  # DISPATCH TABLE — grown one whitepaper at a time.
@@ -98,12 +98,49 @@ def wired_count():
98
98
 
99
99
 
100
100
  # =============================================================================
101
- # PAPER_N DISPATCHES — populated in subsequent ships (v0.2.0 and later)
102
- # =============================================================================
103
- # Wiring campaign order:
104
- # v0.2.0 — 46 UQFF_LANDMARK papers (structural spine)
105
- # v0.3.0 — PAPER_001 through PAPER_099 (foundation: GW, paradox, BSM)
106
- # v0.4.0 — PAPER_100 through PAPER_299
107
- # ...continued...
108
- # v1.0.0 — Full whitepaper coverage (2,156 papers)
101
+ # PAPER_N DISPATCHES — sequential wiring campaign from PAPER_001 (see CLAUDE.md)
109
102
  # =============================================================================
103
+
104
+
105
+ @_register('PAPER_001')
106
+ def _paper_001(dataset):
107
+ """GW170817 UQFF Damping Analysis (Session 1).
108
+
109
+ BNS merger strain damping: D_total = D_Aether*D_SCm*D_TRZ*D_String.
110
+ Headline 66.7% reduction later canonized as D_GW_EROSION = D_phys/D_BSFG
111
+ = 2/3 EXACT (PAPER_2154 5th primitive-reduction landmark); paper chain
112
+ (0.9*0.37 = 0.333) sits 0.10% from the primitive identity 1/3.
113
+ """
114
+ B_NS = 1.0e4 # T — typical NS field, paper Table 3.1
115
+ D_aether = 1.0 # negligible aether coupling at 40 Mpc
116
+ D_scm = 1.0 # B_NS/B_CRIT = 2.27e-10 << 1
117
+ D_trz = 1.0 - F_TRZ # 0.9 EXACT (topological resonance zone)
118
+ D_string = 0.37 # paper-stated string-sector factor
119
+ D_total = D_aether * D_scm * D_trz * D_string # 0.333
120
+ h_gr = 5.4176e-22 # LIGO GR peak strain anchor (paper §3.3)
121
+ snr_gr = 32.4 # GR SNR anchor (paper §3.4)
122
+ d_primitive = 1.0 - D_GW_EROSION # 1/3 EXACT per PAPER_2154
123
+ return {
124
+ 'value': {
125
+ 'D_aether': D_aether,
126
+ 'D_scm': D_scm,
127
+ 'D_trz': D_trz,
128
+ 'D_string': D_string,
129
+ 'D_total': D_total,
130
+ 'D_total_primitive_identity': d_primitive,
131
+ 'h_gr_strain': h_gr,
132
+ 'h_uqff_strain': D_total * h_gr, # 1.8041e-22
133
+ 'snr_gr': snr_gr,
134
+ 'snr_uqff': D_total * snr_gr, # 10.79
135
+ 'mismatch': 1.0 - D_total, # 0.667
136
+ 'B_NS_over_B_crit': B_NS / B_CRIT, # 2.27e-10
137
+ 'chirp_mass_msun': 1.188, # LIGO O2 anchor
138
+ 'total_mass_msun': 2.73, # LIGO O2 anchor
139
+ 'distance_mpc': 40.0, # NGC 4993 anchor
140
+ 'grb_delay_s': 1.74, # GRB 170817A anchor
141
+ },
142
+ 'formula': ('D_total = D_Aether*D_SCm*(1-F_TRZ)*D_String; '
143
+ 'h_UQFF = D_total*h_GR; mismatch ~ D_GW_EROSION (PAPER_2154)'),
144
+ 'source': 'PAPER_001',
145
+ 'residual_pct': abs(D_total - d_primitive) / d_primitive * 100.0, # 0.10%
146
+ }
@@ -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.2.2", "uqff_calculator.VERSION = 0.2.2")
101
+ assert_that(C.VERSION == "0.3.1", "uqff_calculator.VERSION = 0.3.1")
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")
@@ -121,6 +121,28 @@ for tok in BANNED:
121
121
  pass
122
122
  assert_that(tok not in calc_src, f"Banned registry-duplicating literal in calculator: {tok}")
123
123
 
124
+ # =============================================================================
125
+ # BLOCK 9 — WIRED-PAPER ASSERTIONS (grows with the campaign, one block per band)
126
+ # =============================================================================
127
+
128
+ # --- Band 1: PAPER_001-020 (GW foundation) ---
129
+ _r001 = C.calc('PAPER_001')['value']
130
+ assert_that(abs(_r001['D_total'] - 0.333) < 1e-12,
131
+ "PAPER_001: D_total = 0.333 (paper damping chain 1*1*0.9*0.37)")
132
+ assert_that(abs(_r001['D_trz'] - 0.9) < 1e-15,
133
+ "PAPER_001: D_TRZ = 1 - F_TRZ = 0.9 EXACT")
134
+ assert_that(abs(_r001['D_total'] - (1.0 - P.D_GW_EROSION)) / (1.0 - P.D_GW_EROSION) < 0.0011,
135
+ "PAPER_001: D_total within 0.11% of primitive identity 1/3 (PAPER_2154)")
136
+ assert_that(abs(_r001['h_uqff_strain'] - 1.8041e-22) < 1e-25,
137
+ "PAPER_001: h_UQFF = 1.8041e-22 strain")
138
+ assert_that(abs(_r001['snr_uqff'] - 10.8) < 0.02,
139
+ "PAPER_001: SNR_UQFF = 10.8")
140
+ assert_that(abs(_r001['mismatch'] - 0.667) < 1e-12,
141
+ "PAPER_001: mismatch = 0.667 (paper precision)")
142
+ assert_that(abs(_r001['B_NS_over_B_crit'] - 2.27e-10) < 0.01e-10,
143
+ "PAPER_001: B_NS/B_crit = 2.27e-10 (negligible SCm damping)")
144
+ assert_that(C.wired_count() >= 1, "wired_count >= 1 (campaign started)")
145
+
124
146
  # =============================================================================
125
147
  # REPORT
126
148
  # =============================================================================