star-magic-program 0.193.0__tar.gz → 0.194.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.
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/CHANGELOG.md +15 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/CITATION.cff +1 -1
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/PKG-INFO +13 -11
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/README.md +11 -9
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/SESSION_LOG.md +8 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/WHITEPAPER_INDEX.md +3 -3
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/pyproject.toml +2 -2
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/star_magic_program.egg-info/PKG-INFO +13 -11
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/uqff_calculator.py +34 -1
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/uqff_fidelity_tests.py +8 -1
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/COMMERCIAL.md +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/LICENSE +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/LICENSE-AGPL-3.0.txt +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/LICENSE-MIT-INITIAL.txt +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/NOTICE +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/UNIFIED_REGISTRY_PROGRAM_PLAN.md +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/UNIFIED_REGISTRY_RESULTS_TABLE.md +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/UNIFIED_REGISTRY_SCHEMA.md +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/UNIFIED_REGISTRY_STATUS_REPORT.md +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/UNIFIED_REGISTRY_VERSION.txt +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/_BUILD_LOG.md +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/registry_generator.py +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/setup.cfg +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/star_magic_program.egg-info/SOURCES.txt +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/star_magic_program.egg-info/dependency_links.txt +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/star_magic_program.egg-info/top_level.txt +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/uqff_registry_graph.py +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/uqff_registry_primitives.py +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/uqff_registry_status.py +0 -0
- {star_magic_program-0.193.0 → star_magic_program-0.194.0}/uqff_registry_xgeo.py +0 -0
|
@@ -7,6 +7,21 @@ Versioning: [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [0.194.0] — 2026-07-31 — BAND 1: PAPER_191 — MULTI-MODAL FEATURES
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- **PAPER_191 dispatch** (S-C multi-modal features, S49,
|
|
14
|
+
sec 2.5): eight systems (VR/AR, voice, blockchain
|
|
15
|
+
equation provenance, IoT MQTT, haptics, PyTorch LSTM
|
|
16
|
+
autocomplete, biometrics, gestures) + highlighter/
|
|
17
|
+
palette/undo-redo. Pure infrastructure — no numeric
|
|
18
|
+
physics beyond headers. MacroCommand reverse-order
|
|
19
|
+
undo correctness noted.
|
|
20
|
+
- OPEN_RULING Q-187 (minimal).
|
|
21
|
+
- Gate: 1,277 assertions, 0 failures. Registry: 454 rows / 971 edges / 195 ledgers (measured).
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
10
25
|
## [0.193.0] — 2026-07-31 — BAND 1: PAPER_190 — INTEGRATION ENGINE
|
|
11
26
|
|
|
12
27
|
### 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.
|
|
6
|
+
version: "0.194.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.
|
|
4
|
-
Summary: UQFF Star-Magic-Program v0.
|
|
3
|
+
Version: 0.194.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.194.0: PAPER_191 wired - S-C multi-modal features (8 systems: VR/AR, voice, blockchain provenance, IoT, haptics, ML autocomplete, biometrics, gestures); infrastructure catalog, no numeric physics; command-pattern discipline noted. Q-187 minimal. Wired 195/2255, gate 1277/0. Registry 454 rows / 971 edges / 195 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
|
-
[](https://pypi.org/project/star-magic-program/)
|
|
34
|
+
[](https://pypi.org/project/star-magic-program/)
|
|
35
35
|
[](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
|
|
36
36
|
[](LICENSE)
|
|
37
|
-
[](uqff_fidelity_tests.py)
|
|
38
|
+
[](uqff_calculator.py)
|
|
39
39
|
[](whitepapers/)
|
|
40
40
|
|
|
41
|
-
**UQFF systematic rebuild — v0.
|
|
41
|
+
**UQFF systematic rebuild — v0.194.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.
|
|
80
|
+
## What is currently shipped (v0.194.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:
|
|
88
|
+
**Wired so far: 195 / 2,255** (11 ✓ · 184 ⚠ OPEN_RULING · 187 rulings queued) — multi-modal catalog (191)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -283,6 +283,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
283
283
|
| PAPER_188 | Build Architecture | 6,688-term census; 4.68 terms/kB; Qt5/Qt6 pin; Q-184 |
|
|
284
284
|
| PAPER_189 | S-C Architecture | Q-184a resolved; in-corpus Units class unused (irony); Q-185 |
|
|
285
285
|
| PAPER_190 | Integration Engine | all 10 rules verified; ζ(1) divergence; PINE oddity; Q-186 |
|
|
286
|
+
| PAPER_191 | Multi-Modal Features | 8 systems cataloged; infrastructure only; Q-187 |
|
|
286
287
|
|
|
287
288
|
### Corpus (2,419 files)
|
|
288
289
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -293,7 +294,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
293
294
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
294
295
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
295
296
|
`calc(paper_id, dataset)` public interface.
|
|
296
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
297
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,277 assertions), locking every
|
|
297
298
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
298
299
|
|
|
299
300
|
### Registry pantheon (live, grows per band)
|
|
@@ -507,7 +508,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
507
508
|
| v0.190.0 | Band 1: PAPER_187 | 191 |
|
|
508
509
|
| v0.191.0 | Band 1: PAPER_188 | 192 |
|
|
509
510
|
| v0.192.0 | Band 1: PAPER_189 | 193 |
|
|
510
|
-
|
|
|
511
|
+
| v0.193.0 | Band 1: PAPER_190 | 194 |
|
|
512
|
+
| **v0.194.0** ← current | Band 1: PAPER_191 | 195 |
|
|
511
513
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
512
514
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
513
515
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
# Star-Magic-Program
|
|
2
2
|
|
|
3
|
-
[](https://pypi.org/project/star-magic-program/)
|
|
4
|
+
[](https://pypi.org/project/star-magic-program/)
|
|
5
5
|
[](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
|
|
6
6
|
[](LICENSE)
|
|
7
|
-
[](uqff_fidelity_tests.py)
|
|
8
|
+
[](uqff_calculator.py)
|
|
9
9
|
[](whitepapers/)
|
|
10
10
|
|
|
11
|
-
**UQFF systematic rebuild — v0.
|
|
11
|
+
**UQFF systematic rebuild — v0.194.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.
|
|
50
|
+
## What is currently shipped (v0.194.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:
|
|
58
|
+
**Wired so far: 195 / 2,255** (11 ✓ · 184 ⚠ OPEN_RULING · 187 rulings queued) — multi-modal catalog (191)
|
|
59
59
|
|
|
60
60
|
| Paper | Content | Key result |
|
|
61
61
|
|---|---|---|
|
|
@@ -253,6 +253,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
253
253
|
| PAPER_188 | Build Architecture | 6,688-term census; 4.68 terms/kB; Qt5/Qt6 pin; Q-184 |
|
|
254
254
|
| PAPER_189 | S-C Architecture | Q-184a resolved; in-corpus Units class unused (irony); Q-185 |
|
|
255
255
|
| PAPER_190 | Integration Engine | all 10 rules verified; ζ(1) divergence; PINE oddity; Q-186 |
|
|
256
|
+
| PAPER_191 | Multi-Modal Features | 8 systems cataloged; infrastructure only; Q-187 |
|
|
256
257
|
|
|
257
258
|
### Corpus (2,419 files)
|
|
258
259
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -263,7 +264,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
263
264
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
264
265
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
265
266
|
`calc(paper_id, dataset)` public interface.
|
|
266
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
267
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,277 assertions), locking every
|
|
267
268
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
268
269
|
|
|
269
270
|
### Registry pantheon (live, grows per band)
|
|
@@ -477,7 +478,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
477
478
|
| v0.190.0 | Band 1: PAPER_187 | 191 |
|
|
478
479
|
| v0.191.0 | Band 1: PAPER_188 | 192 |
|
|
479
480
|
| v0.192.0 | Band 1: PAPER_189 | 193 |
|
|
480
|
-
|
|
|
481
|
+
| v0.193.0 | Band 1: PAPER_190 | 194 |
|
|
482
|
+
| **v0.194.0** ← current | Band 1: PAPER_191 | 195 |
|
|
481
483
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
482
484
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
483
485
|
| v1.0.0 | Full whitepaper coverage | 2,255 |
|
|
@@ -2231,3 +2231,11 @@ Wired 7/2,255 (2 ✓, 5 ⚠). Rulings Q-001..Q-007 open. Next: PAPER_008.
|
|
|
2231
2231
|
- Campaign: 194/2,255 (11 ✓, 183 ⚠). Next: PAPER_191.
|
|
2232
2232
|
|
|
2233
2233
|
---
|
|
2234
|
+
|
|
2235
|
+
## 2026-07-31 — v0.194.0 — BAND 1: PAPER_191
|
|
2236
|
+
|
|
2237
|
+
- PAPER_191 wired (⚠ Q-187 minimal): multi-modal features
|
|
2238
|
+
catalog. Infrastructure only.
|
|
2239
|
+
- Campaign: 195/2,255 (11 ✓, 184 ⚠). Next: PAPER_192.
|
|
2240
|
+
|
|
2241
|
+
---
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
## Summary
|
|
12
12
|
|
|
13
13
|
- **Total papers:** 2255
|
|
14
|
-
- **Wired:**
|
|
14
|
+
- **Wired:** 195 (11 ✓, 184 ⚠ OPEN_RULING)
|
|
15
15
|
- **OPEN targets:** 0
|
|
16
|
-
- **Not yet touched:**
|
|
16
|
+
- **Not yet touched:** 2060
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -1193,7 +1193,7 @@
|
|
|
1193
1193
|
| ⬜ | PAPER_1917 | NESTED UG SHELL CLOSURE UQFF |
|
|
1194
1194
|
| ⬜ | PAPER_1918 | PHASE3 COMPREHENSIVE INVENTORY UQFF |
|
|
1195
1195
|
| ⬜ | PAPER_1919 | F TRZ POWER LADDER UQFF |
|
|
1196
|
-
|
|
|
1196
|
+
| ⚠ | PAPER_191 | SC Multi Modal Calculator Features |
|
|
1197
1197
|
| ⬜ | PAPER_1920 | LAMBDA CASCADE MASTER EQUATION UQFF |
|
|
1198
1198
|
| ⬜ | PAPER_1921 | F DM EQUALS UG3 CROSS FRAMEWORK CLOSURE UQFF |
|
|
1199
1199
|
| ⬜ | PAPER_1922 | MUGE COMPRESSION RATIO UQFF |
|
|
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "star-magic-program"
|
|
7
|
-
version = "0.
|
|
8
|
-
description = "UQFF Star-Magic-Program v0.
|
|
7
|
+
version = "0.194.0"
|
|
8
|
+
description = "UQFF Star-Magic-Program v0.194.0: PAPER_191 wired - S-C multi-modal features (8 systems: VR/AR, voice, blockchain provenance, IoT, haptics, ML autocomplete, biometrics, gestures); infrastructure catalog, no numeric physics; command-pattern discipline noted. Q-187 minimal. Wired 195/2255, gate 1277/0. Registry 454 rows / 971 edges / 195 ledgers (measured)."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [
|
|
11
11
|
{ name = "Daniel T. Murphy", email = "daniel.murphy00@enrgyone.com" }
|
{star_magic_program-0.193.0 → star_magic_program-0.194.0}/star_magic_program.egg-info/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: star-magic-program
|
|
3
|
-
Version: 0.
|
|
4
|
-
Summary: UQFF Star-Magic-Program v0.
|
|
3
|
+
Version: 0.194.0
|
|
4
|
+
Summary: UQFF Star-Magic-Program v0.194.0: PAPER_191 wired - S-C multi-modal features (8 systems: VR/AR, voice, blockchain provenance, IoT, haptics, ML autocomplete, biometrics, gestures); infrastructure catalog, no numeric physics; command-pattern discipline noted. Q-187 minimal. Wired 195/2255, gate 1277/0. Registry 454 rows / 971 edges / 195 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
|
-
[](https://pypi.org/project/star-magic-program/)
|
|
34
|
+
[](https://pypi.org/project/star-magic-program/)
|
|
35
35
|
[](https://star-magic-program.readthedocs.io/en/latest/?badge=latest)
|
|
36
36
|
[](LICENSE)
|
|
37
|
-
[](uqff_fidelity_tests.py)
|
|
38
|
+
[](uqff_calculator.py)
|
|
39
39
|
[](whitepapers/)
|
|
40
40
|
|
|
41
|
-
**UQFF systematic rebuild — v0.
|
|
41
|
+
**UQFF systematic rebuild — v0.194.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.
|
|
80
|
+
## What is currently shipped (v0.194.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:
|
|
88
|
+
**Wired so far: 195 / 2,255** (11 ✓ · 184 ⚠ OPEN_RULING · 187 rulings queued) — multi-modal catalog (191)
|
|
89
89
|
|
|
90
90
|
| Paper | Content | Key result |
|
|
91
91
|
|---|---|---|
|
|
@@ -283,6 +283,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
283
283
|
| PAPER_188 | Build Architecture | 6,688-term census; 4.68 terms/kB; Qt5/Qt6 pin; Q-184 |
|
|
284
284
|
| PAPER_189 | S-C Architecture | Q-184a resolved; in-corpus Units class unused (irony); Q-185 |
|
|
285
285
|
| PAPER_190 | Integration Engine | all 10 rules verified; ζ(1) divergence; PINE oddity; Q-186 |
|
|
286
|
+
| PAPER_191 | Multi-Modal Features | 8 systems cataloged; infrastructure only; Q-187 |
|
|
286
287
|
|
|
287
288
|
### Corpus (2,419 files)
|
|
288
289
|
- `whitepapers/` — 2,255 `.md` files + 1 `.bak` — physics source of truth
|
|
@@ -293,7 +294,7 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
293
294
|
v5.86.0 UNIFIED_REGISTRY R5 baseline). **Registry-clean.**
|
|
294
295
|
- `uqff_calculator.py` — `DISPATCH` grows one paper at a time;
|
|
295
296
|
`calc(paper_id, dataset)` public interface.
|
|
296
|
-
- `uqff_fidelity_tests.py` — 9-block gate (1,
|
|
297
|
+
- `uqff_fidelity_tests.py` — 9-block gate (1,277 assertions), locking every
|
|
297
298
|
primitive identity + every wired paper's stated values. Runs on every ship.
|
|
298
299
|
|
|
299
300
|
### Registry pantheon (live, grows per band)
|
|
@@ -507,7 +508,8 @@ Authorized 2026-07-28: autonomous band sessions, ship per session via
|
|
|
507
508
|
| v0.190.0 | Band 1: PAPER_187 | 191 |
|
|
508
509
|
| v0.191.0 | Band 1: PAPER_188 | 192 |
|
|
509
510
|
| v0.192.0 | Band 1: PAPER_189 | 193 |
|
|
510
|
-
|
|
|
511
|
+
| v0.193.0 | Band 1: PAPER_190 | 194 |
|
|
512
|
+
| **v0.194.0** ← current | Band 1: PAPER_191 | 195 |
|
|
511
513
|
| v0.4.0+ | One band per session (~20-80 papers each) | growing |
|
|
512
514
|
| PAPER_500 milestone | FULL STOP — Daniel's manual review | 500 |
|
|
513
515
|
| 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.
|
|
61
|
+
VERSION = "0.194.0"
|
|
62
62
|
|
|
63
63
|
# =============================================================================
|
|
64
64
|
# DISPATCH TABLE — grown one whitepaper at a time.
|
|
@@ -10064,3 +10064,36 @@ def _paper_190(dataset):
|
|
|
10064
10064
|
'residual_pct': 0.0,
|
|
10065
10065
|
'status': 'OPEN_RULING',
|
|
10066
10066
|
}
|
|
10067
|
+
|
|
10068
|
+
|
|
10069
|
+
@_register('PAPER_191')
|
|
10070
|
+
def _paper_191(dataset):
|
|
10071
|
+
"""S-C multi-modal features (S49, sec 2.5).
|
|
10072
|
+
|
|
10073
|
+
UI/features catalog - eight systems: VR/AR (Qt3D +
|
|
10074
|
+
VTK), pocketsphinx voice, blockchain equation-
|
|
10075
|
+
provenance logging, MQTT IoT broadcast, haptics,
|
|
10076
|
+
PyTorch LSTM autocomplete (autocomplete.pt),
|
|
10077
|
+
biometric API gate, gesture navigation; plus
|
|
10078
|
+
MathHighlighter (ANTLR4 4-class), DraggableButton
|
|
10079
|
+
palette, InsertCommand/MacroCommand undo-redo.
|
|
10080
|
+
No numeric physics content beyond the standard
|
|
10081
|
+
headers (beta = 0.61 thread convention). Engineering
|
|
10082
|
+
note: MacroCommand undoes in correct REVERSE order
|
|
10083
|
+
(rbegin/rend) - proper command-pattern discipline.
|
|
10084
|
+
Registered as infrastructure reference only.
|
|
10085
|
+
"""
|
|
10086
|
+
return {
|
|
10087
|
+
'value': {
|
|
10088
|
+
'domain': '2.5 (multi-modal features, S49)',
|
|
10089
|
+
'n_feature_systems': 8,
|
|
10090
|
+
'systems': ('VR/AR', 'voice', 'blockchain provenance', 'IoT MQTT',
|
|
10091
|
+
'haptics', 'ML autocomplete', 'biometrics', 'gestures'),
|
|
10092
|
+
'engineering_note': 'MacroCommand reverse-order undo (rbegin/rend) correct',
|
|
10093
|
+
'physics_content': 'none beyond standard headers',
|
|
10094
|
+
},
|
|
10095
|
+
'formula': '8 multi-modal feature systems (infrastructure catalog)',
|
|
10096
|
+
'source': 'PAPER_191',
|
|
10097
|
+
'residual_pct': 0.0,
|
|
10098
|
+
'status': 'OPEN_RULING',
|
|
10099
|
+
}
|
|
@@ -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.
|
|
101
|
+
assert_that(C.VERSION == "0.194.0", "uqff_calculator.VERSION = 0.194.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")
|
|
@@ -2783,6 +2783,13 @@ assert_that('unevaluated' in _r190['fallback_honesty'],
|
|
|
2783
2783
|
"PAPER_190: honest unevaluated-Integral fallback (no silent wrong answers)")
|
|
2784
2784
|
assert_that(C.wired_count() >= 194, "wired_count >= 194")
|
|
2785
2785
|
|
|
2786
|
+
_r191 = C.calc('PAPER_191')['value']
|
|
2787
|
+
assert_that(_r191['n_feature_systems'] == 8 and len(_r191['systems']) == 8,
|
|
2788
|
+
"PAPER_191: 8 multi-modal feature systems cataloged")
|
|
2789
|
+
assert_that('reverse-order undo' in _r191['engineering_note'],
|
|
2790
|
+
"PAPER_191: MacroCommand reverse-order undo correctness noted")
|
|
2791
|
+
assert_that(C.wired_count() >= 195, "wired_count >= 195")
|
|
2792
|
+
|
|
2786
2793
|
# =============================================================================
|
|
2787
2794
|
# REPORT
|
|
2788
2795
|
# =============================================================================
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.193.0 → star_magic_program-0.194.0}/UNIFIED_REGISTRY_FALSIFIABILITY.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{star_magic_program-0.193.0 → star_magic_program-0.194.0}/star_magic_program.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{star_magic_program-0.193.0 → star_magic_program-0.194.0}/star_magic_program.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|