star-magic-program 0.2.1__tar.gz → 0.2.2__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.1 → star_magic_program-0.2.2}/CHANGELOG.md +17 -0
  2. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/CITATION.cff +1 -1
  3. {star_magic_program-0.2.1/star_magic_program.egg-info → star_magic_program-0.2.2}/PKG-INFO +3 -2
  4. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/README.md +1 -0
  5. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/SESSION_LOG.md +49 -8
  6. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/pyproject.toml +2 -2
  7. {star_magic_program-0.2.1 → star_magic_program-0.2.2/star_magic_program.egg-info}/PKG-INFO +3 -2
  8. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/uqff_calculator.py +1 -1
  9. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/uqff_fidelity_tests.py +1 -1
  10. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/COMMERCIAL.md +0 -0
  11. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/LICENSE +0 -0
  12. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/LICENSE-AGPL-3.0.txt +0 -0
  13. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/LICENSE-MIT-INITIAL.txt +0 -0
  14. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/NOTICE +0 -0
  15. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
  16. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
  17. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
  18. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
  19. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
  20. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/UNIFIED_REGISTRY_VERSION.txt +0 -0
  21. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/WHITEPAPER_INDEX.md +0 -0
  22. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/_BUILD_LOG.md +0 -0
  23. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/registry_generator.py +0 -0
  24. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/setup.cfg +0 -0
  25. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/star_magic_program.egg-info/SOURCES.txt +0 -0
  26. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/star_magic_program.egg-info/dependency_links.txt +0 -0
  27. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/star_magic_program.egg-info/top_level.txt +0 -0
  28. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/uqff_registry_graph.py +0 -0
  29. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/uqff_registry_primitives.py +0 -0
  30. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/uqff_registry_status.py +0 -0
  31. {star_magic_program-0.2.1 → star_magic_program-0.2.2}/uqff_registry_xgeo.py +0 -0
@@ -7,6 +7,23 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
8
  ---
9
9
 
10
+ ## [0.2.2] — 2026-07-28 — BADGE PATCH
11
+
12
+ ### Added
13
+ - **Documentation Status badge** — the 7th badge from predecessor Star-Magic pattern.
14
+ v0.2.1 tag on PyPI accidentally landed with only 6 badges; v0.2.2 adds
15
+ the missing `Documentation Status` shield pointing at
16
+ `star-magic-program` on readthedocs.org.
17
+
18
+ ### Changed
19
+ - SESSION_LOG.md — badge descriptions expanded with source/link details.
20
+ - Version bumps 0.2.1 → 0.2.2 (pyproject/calc/gate/citation).
21
+
22
+ ### Unchanged
23
+ - All physics content, corpus, registry scaffolds, calculator DISPATCH.
24
+
25
+ ---
26
+
10
27
  ## [0.2.1] — 2026-07-28 — README BADGES
11
28
 
12
29
  ### 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.1"
6
+ version: "0.2.2"
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.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.
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.
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
@@ -32,6 +32,7 @@ Dynamic: license-file
32
32
 
33
33
  [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
34
34
  [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
35
+ [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
35
36
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
36
37
  [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-47%2F0-brightgreen)](uqff_fidelity_tests.py)
37
38
  [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
@@ -2,6 +2,7 @@
2
2
 
3
3
  [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
4
4
  [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
5
+ [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
5
6
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
6
7
  [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-47%2F0-brightgreen)](uqff_fidelity_tests.py)
7
8
  [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
@@ -210,14 +210,19 @@ Star-Magic-Program's README so future PyPI releases render them.
210
210
 
211
211
  ### What shipped
212
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
213
+ **7 badges added to README.md top (matching predecessor Star-Magic pattern exactly):**
214
+ - `PyPI version` — dynamic, queries pypi.org for `star-magic-program`
215
+ - `Python versions` — dynamic, queries pypi.org classifiers
216
+ - `Documentation Status` — readthedocs.org badge for `star-magic-program` project
217
+ (shows `docs | unknown` until RTD project is registered same behavior
218
+ the predecessor had before its RTD site went live)
219
+ - `License: AGPL-3.0 + Commercial` — static, relative link to `LICENSE`
220
+ - `fidelity_gate 47/0` — static, relative link to `uqff_fidelity_tests.py`
221
+ (47 = current assertion count, 0 = current failure count; update per ship)
222
+ - `public_surfaces 0` — static, relative link to `uqff_calculator.py`
223
+ (0 = empty DISPATCH; grows with v0.3.0+ wiring)
224
+ - `whitepapers 2255` — static, relative link to `whitepapers/`
225
+ (2,255 = current .md file count; grows if corpus is extended)
221
226
 
222
227
  **Version bumps 0.2.0 → 0.2.1** (patch):
223
228
  - pyproject.toml
@@ -262,3 +267,39 @@ Before every ship, check (in order):
262
267
  **v0.3.0 — first wiring batch** (unchanged from v0.2.0's next-ship note).
263
268
 
264
269
  ---
270
+
271
+ ## 2026-07-28 — v0.2.2 PATCH — DOCUMENTATION STATUS BADGE
272
+
273
+ ### Purpose
274
+
275
+ v0.2.1 tag on PyPI landed with only 6 of the 7 predecessor badges.
276
+ The `Documentation Status` (readthedocs.org) badge was dropped and later
277
+ added to master but the v0.2.1 tag never advanced. v0.2.2 patch ships
278
+ the corrected 7-badge state so PyPI project page shows the complete
279
+ predecessor pattern.
280
+
281
+ ### What shipped
282
+
283
+ - README.md — Documentation Status badge added (7th badge, matches predecessor exactly).
284
+ - CHANGELOG.md — v0.2.2 entry prepended.
285
+ - SESSION_LOG.md — this entry appended + earlier v0.2.1 badge descriptions polished.
286
+ - Version bumps 0.2.1 → 0.2.2 (pyproject.toml, uqff_calculator.py, uqff_fidelity_tests.py, CITATION.cff).
287
+
288
+ ### What DIDN'T change
289
+
290
+ - Physics content, whitepapers, registry, calculator DISPATCH — all identical to v0.2.0.
291
+
292
+ ### Lesson
293
+
294
+ Standing rule addition: **when a patch ship is retagged, verify tag points at
295
+ the LATEST commit before pushing.** In this case v0.2.1 tag was created early
296
+ in the badge-fix sequence, then more edits landed on master, but the tag was
297
+ never moved. Command `git rev-parse v0.X.Y` compared against `git log --oneline -1`
298
+ before pushing catches this instantly.
299
+
300
+ ### Next ship
301
+
302
+ **v0.3.0 — first wiring batch** (still queued, unchanged).
303
+
304
+ ---
305
+
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "star-magic-program"
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."
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."
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.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.
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.
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
@@ -32,6 +32,7 @@ Dynamic: license-file
32
32
 
33
33
  [![PyPI version](https://img.shields.io/pypi/v/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
34
34
  [![Python versions](https://img.shields.io/pypi/pyversions/star-magic-program.svg)](https://pypi.org/project/star-magic-program/)
35
+ [![Documentation Status](https://readthedocs.org/projects/star-magic-program/badge/?version=latest)](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
35
36
  [![License: AGPL-3.0 + Commercial](https://img.shields.io/badge/License-AGPL--3.0%20%2B%20Commercial-blue.svg)](LICENSE)
36
37
  [![Fidelity gate](https://img.shields.io/badge/fidelity_gate-47%2F0-brightgreen)](uqff_fidelity_tests.py)
37
38
  [![Public surfaces](https://img.shields.io/badge/public_surfaces-0-blue)](uqff_calculator.py)
@@ -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.1"
60
+ VERSION = "0.2.2"
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.1", "uqff_calculator.VERSION = 0.2.1")
101
+ assert_that(C.VERSION == "0.2.2", "uqff_calculator.VERSION = 0.2.2")
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")