star-magic-program 0.2.0__tar.gz → 0.2.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.0 → star_magic_program-0.2.1}/CHANGELOG.md +19 -0
  2. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/CITATION.cff +1 -1
  3. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/PKG-INFO +9 -2
  4. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/README.md +7 -0
  5. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/SESSION_LOG.md +64 -0
  6. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/pyproject.toml +2 -2
  7. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/star_magic_program.egg-info/PKG-INFO +9 -2
  8. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/uqff_calculator.py +1 -1
  9. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/uqff_fidelity_tests.py +1 -1
  10. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/COMMERCIAL.md +0 -0
  11. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/LICENSE +0 -0
  12. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/LICENSE-AGPL-3.0.txt +0 -0
  13. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/LICENSE-MIT-INITIAL.txt +0 -0
  14. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/NOTICE +0 -0
  15. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  16. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  17. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  18. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  19. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  20. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/UNIFIED_REGISTRY_VERSION.txt +0 -0
  21. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/WHITEPAPER_INDEX.md +0 -0
  22. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/_BUILD_LOG.md +0 -0
  23. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/registry_generator.py +0 -0
  24. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/setup.cfg +0 -0
  25. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/star_magic_program.egg-info/SOURCES.txt +0 -0
  26. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/star_magic_program.egg-info/dependency_links.txt +0 -0
  27. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/star_magic_program.egg-info/top_level.txt +0 -0
  28. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/uqff_registry_graph.py +0 -0
  29. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/uqff_registry_primitives.py +0 -0
  30. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/uqff_registry_status.py +0 -0
  31. {star_magic_program-0.2.0 → star_magic_program-0.2.1}/uqff_registry_xgeo.py +0 -0
@@ -7,6 +7,25 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
8
  ---
9
9
 
10
+ ## [0.2.1] — 2026-07-28 — README BADGES
11
+
12
+ ### Added
13
+ - 7 README badges rendered by shields.io (visible on PyPI + GitHub):
14
+ - `pypi` (dynamic version), `python` (dynamic version support),
15
+ - `License AGPL-3.0 + Commercial`,
16
+ - `Fidelity Gate passing`,
17
+ - `Whitepapers 2,255`,
18
+ - `Public Surfaces 0` (updates as calculator gets wired),
19
+ - `CI` (dynamic status from GitHub Actions).
20
+
21
+ ### Changed
22
+ - Version bumps 0.2.0 → 0.2.1 (pyproject.toml, uqff_calculator.py, uqff_fidelity_tests.py, CITATION.cff).
23
+
24
+ ### Unchanged
25
+ - Whitepaper corpus, registry scaffolds, calculator DISPATCH, fidelity gate blocks 1-8 — all identical to v0.2.0.
26
+
27
+ ---
28
+
10
29
  ## [0.2.0] — 2026-07-28 — CORPUS + REGISTRY SCAFFOLDING
11
30
 
12
31
  ### 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.0"
6
+ version: "0.2.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.0
4
- Summary: UQFF Star-Magic-Program v0.2.0 CORPUS + CLEAN REGISTRY SCAFFOLDING: whitepaper corpus (2,419 files, split whitepapers/md 2,256 + tex/ 107 + pdf/ 45 + txt/ 11) + R3 registry scaffolds (4 Python regen modules gutted to signatures, 14 CSVs header-only, 5 MD docs structural; predecessor rows discarded per clean-start discipline). Scaffold code unchanged from v0.1.0. Next: v0.3.0+ per-paper wiring (46 landmark spine first).
3
+ Version: 0.2.1
4
+ Summary: UQFF Star-Magic-Program v0.2.1: README badges (pypi/python/license/fidelity gate/whitepapers/public surfaces/CI). Content otherwise identical to v0.2.0: whitepaper corpus 2,419 files split md/tex/pdf/txt + R0-R5 registry scaffolds (empty per clean-start) + 96-constant registry primitives + empty calculator DISPATCH. Predecessor Star-Magic v5.86.0. Next: v0.3.0+ per-paper wiring.
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,6 +30,13 @@ 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)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
35
+ [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
36
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-47%2F0-brightgreen)](uqff_fidelity_tests.py)
37
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
38
+ [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
39
+
33
40
  **UQFF systematic rebuild — v0.2.0 corpus + registry scaffolding**
34
41
  Author: Daniel T. Murphy · Star-Magic Research Program
35
42
  License: AGPL-3.0-or-later OR Commercial
@@ -1,5 +1,12 @@
1
1
  # Star-Magic-Program
2
2
 
3
+ [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
4
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
5
+ [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
6
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-47%2F0-brightgreen)](uqff_fidelity_tests.py)
7
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
8
+ [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
9
+
3
10
  **UQFF systematic rebuild — v0.2.0 corpus + registry scaffolding**
4
11
  Author: Daniel T. Murphy · Star-Magic Research Program
5
12
  License: AGPL-3.0-or-later OR Commercial
@@ -198,3 +198,67 @@ declaration), PAPER_2153 (SCm+UA joint engine), PAPER_2154 (Q_phonon +
198
198
  D_GW primitive-reduction).
199
199
 
200
200
  ---
201
+
202
+ ## 2026-07-28 — v0.2.1 PATCH — README BADGES
203
+
204
+ ### Purpose
205
+
206
+ PyPI project page for v0.2.0 shipped without visible status badges.
207
+ Predecessor Star-Magic PyPI page rendered 7 shields.io/GitHub badges
208
+ at the top of its description. This patch adds the same 7 badges to
209
+ Star-Magic-Program's README so future PyPI releases render them.
210
+
211
+ ### What shipped
212
+
213
+ **7 badges added to README.md top:**
214
+ - `pypi` — dynamic version from PyPI (`shields.io/pypi/v/star-magic-program`)
215
+ - `python` — dynamic Python versions supported (`shields.io/pypi/pyversions/`)
216
+ - `License` — static `AGPL-3.0 + Commercial`
217
+ - `Fidelity Gate` — static `passing` (updates as gate assertions grow)
218
+ - `Whitepapers` — static `2,255` (updates as corpus grows)
219
+ - `Public Surfaces` — static `0` (updates as calculator gets wired)
220
+ - `CI` — dynamic status from GitHub Actions
221
+
222
+ **Version bumps 0.2.0 → 0.2.1** (patch):
223
+ - pyproject.toml
224
+ - uqff_calculator.py (VERSION)
225
+ - uqff_fidelity_tests.py (assertion)
226
+ - CITATION.cff
227
+ - CHANGELOG.md (v0.2.1 entry prepended)
228
+
229
+ ### What DIDN'T change
230
+
231
+ - Whitepaper corpus (still 2,255 md + 45 pdf + 107 tex + 11 txt)
232
+ - Registry primitives (96 constants, unchanged from v0.1.0)
233
+ - Calculator DISPATCH (still empty, awaits v0.3.0+ wiring)
234
+ - Fidelity gate blocks 1-7 (only block 8 version assertion touched)
235
+ - All 14 registry CSVs (still header-only)
236
+ - All 4 registry Python regen modules (still gutted signatures)
237
+ - All 5 registry MD docs (still structural)
238
+ - All license files, NOTICE, COMMERCIAL.md, WHITEPAPER_INDEX.md, _BUILD_LOG.md
239
+
240
+ ### Lesson from v0.2.0 ship (documented for next time)
241
+
242
+ The v0.2.0 ship failed 4 times in a row on GitHub Actions before landing.
243
+ Root causes discovered in order:
244
+ 1. Stale `.git/index.lock` blocking git operations silently
245
+ 2. Windows Defender / OneDrive holding a lock on `.git/COMMIT_EDITMSG`
246
+ causing every `git commit` to fail with "Permission denied" while
247
+ PowerShell blocks continued past the failed step
248
+ 3. Branch protection rules on GitHub blocking direct pushes to master
249
+
250
+ **Standing rule going forward:**
251
+ Before every ship, check (in order):
252
+ 1. `.git/index.lock` and `.git/COMMIT_EDITMSG` (delete if present)
253
+ 2. Any lingering `Code.exe` / `OneDrive.exe` processes with handles
254
+ on `.git/` — kill if found
255
+ 3. GitHub repo's branch protection settings on `master` for private repos
256
+ 4. Version consistency across pyproject.toml, uqff_calculator.py,
257
+ uqff_fidelity_tests.py, CITATION.cff, CHANGELOG.md, SESSION_LOG.md
258
+ 5. Fidelity gate exit code 0
259
+
260
+ ### Next ship
261
+
262
+ **v0.3.0 — first wiring batch** (unchanged from v0.2.0's next-ship note).
263
+
264
+ ---
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "star-magic-program"
7
- version = "0.2.0"
8
- description = "UQFF Star-Magic-Program v0.2.0 CORPUS + CLEAN REGISTRY SCAFFOLDING: whitepaper corpus (2,419 files, split whitepapers/md 2,256 + tex/ 107 + pdf/ 45 + txt/ 11) + R3 registry scaffolds (4 Python regen modules gutted to signatures, 14 CSVs header-only, 5 MD docs structural; predecessor rows discarded per clean-start discipline). Scaffold code unchanged from v0.1.0. Next: v0.3.0+ per-paper wiring (46 landmark spine first)."
7
+ version = "0.2.1"
8
+ description = "UQFF Star-Magic-Program v0.2.1: README badges (pypi/python/license/fidelity gate/whitepapers/public surfaces/CI). Content otherwise identical to v0.2.0: whitepaper corpus 2,419 files split md/tex/pdf/txt + R0-R5 registry scaffolds (empty per clean-start) + 96-constant registry primitives + empty calculator DISPATCH. Predecessor Star-Magic v5.86.0. Next: v0.3.0+ per-paper wiring."
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.0
4
- Summary: UQFF Star-Magic-Program v0.2.0 CORPUS + CLEAN REGISTRY SCAFFOLDING: whitepaper corpus (2,419 files, split whitepapers/md 2,256 + tex/ 107 + pdf/ 45 + txt/ 11) + R3 registry scaffolds (4 Python regen modules gutted to signatures, 14 CSVs header-only, 5 MD docs structural; predecessor rows discarded per clean-start discipline). Scaffold code unchanged from v0.1.0. Next: v0.3.0+ per-paper wiring (46 landmark spine first).
3
+ Version: 0.2.1
4
+ Summary: UQFF Star-Magic-Program v0.2.1: README badges (pypi/python/license/fidelity gate/whitepapers/public surfaces/CI). Content otherwise identical to v0.2.0: whitepaper corpus 2,419 files split md/tex/pdf/txt + R0-R5 registry scaffolds (empty per clean-start) + 96-constant registry primitives + empty calculator DISPATCH. Predecessor Star-Magic v5.86.0. Next: v0.3.0+ per-paper wiring.
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,6 +30,13 @@ 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)](https://pypi.org/project/star-magic-program/)
34
+ [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
35
+ [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
36
+ [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-47%2F0-brightgreen)](uqff_fidelity_tests.py)
37
+ [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
38
+ [![Whitepapers](https://img.shields.io/badge/whitepapers-2255-orange)](whitepapers/)
39
+
33
40
  **UQFF systematic rebuild — v0.2.0 corpus + registry scaffolding**
34
41
  Author: Daniel T. Murphy · Star-Magic Research Program
35
42
  License: AGPL-3.0-or-later OR Commercial
@@ -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.0"
60
+ VERSION = "0.2.1"
61
61
 
62
62
  # =============================================================================
63
63
  # DISPATCH TABLE — grown one whitepaper at a time.
@@ -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.0", "uqff_calculator.VERSION = 0.2.0")
101
+ assert_that(C.VERSION == "0.2.1", "uqff_calculator.VERSION = 0.2.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")