Skip to content

Commit 0fe8890

Browse files
committed
rev14.29 canonical publish
Canon + ProofPack + verification docs
1 parent 86537d2 commit 0fe8890

26 files changed

+231
-17
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
This repository follows a *release-bundle* model rather than incremental diffs.
4+
Each rev14.x release is published as a synchronized set of documents and ProofPack artifacts.
5+
6+
## rev14.29
7+
- Synchronized Foundation + Appendices instantiation for MathGov v5.0i.
8+
- Canonical SGP 4.1.1 patched for notation clarity and deterministic downstream use.
9+
- ProofPack bundle exported for audit-ready pilot execution.
10+

GITHUB_RELEASE_DESCRIPTION.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# MathGov 5.0i rev14.29 — Latest Canon + ProofPack
2+
3+
This release publishes the current **canonical MathGov bundle** and its **ProofPack** for integrity verification and audit replay.
4+
5+
## ✅ Canon (Normative)
6+
- **Foundation Paper**
7+
- `canon/rev14.29/MathGov_Foundation_5.0i_rev14.29_FINAL_SYNCED.docx`
8+
- **Appendices**
9+
- `canon/rev14.29/MathGov_Appendices_5.0i_rev14.29_FINAL_SYNCED.docx`
10+
- **Sentience Gradient Protocol (SGP 4.1.1)**
11+
- `canon/rev14.29/SGP_4.1.1_PATCHED_READY_PUBLISH.docx`
12+
13+
## 🧾 ProofPack (Verification)
14+
- `proofpack/rev14.29/MathGov_ProofPack_5.0i_rev14.29.zip`
15+
16+
## 📎 Support Companions
17+
- `support/Alignment_Constitution_Public.pdf`
18+
- `support/Alignment_Test_Case_Library.pdf`
19+
20+
## 🔒 Integrity
21+
- Hash list: `SHA256SUMS_rev14.29.txt`
22+
- Verification instructions: `VERIFY.md`
23+
- Canon index: `LATEST_CANON.md`
24+
25+
## Notes
26+
- This release is intended for transparent public review, deterministic verification, and Tier-4 Pilot-Executable audit readiness.
27+
- SGP binding and scalar mapping are canonically defined in the Foundation Paper §9 and Appendices Appendix G.

LATEST_CANON.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Latest Canon — MathGov v5.0i rev14.29
2+
3+
This file is the single source of truth for **what is currently canonical** in this repository.
4+
5+
## Canon (normative) — rev14.29
6+
7+
**Foundation Paper**
8+
- `canon/rev14.29/MathGov_Foundation_5.0i_rev14.29_FINAL_SYNCED.docx`
9+
10+
**Appendices**
11+
- `canon/rev14.29/MathGov_Appendices_5.0i_rev14.29_FINAL_SYNCED.docx`
12+
13+
**Sentience Gradient Protocol**
14+
- `canon/rev14.29/SGP_4.1.1_PATCHED_READY_PUBLISH.docx`
15+
16+
## ProofPack (verification)
17+
18+
- `proofpack/rev14.29/MathGov_ProofPack_5.0i_rev14.29.zip`
19+
20+
## Support (public companions)
21+
22+
- `support/Alignment_Constitution_Public.pdf`
23+
- `support/Alignment_Test_Case_Library.pdf`
24+
25+
## Integrity verification
26+
27+
- Hash list: `SHA256SUMS_rev14.29.txt`
28+
- Instructions: `VERIFY.md`
29+
30+
## Notes
31+
32+
- If any other file appears to conflict with the canon set above, the **canon set above wins**.
33+
- Future releases should add a new folder under `canon/` and `proofpack/`, and then update this file.

README.md

Lines changed: 36 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,47 @@
1-
# MathGov Framework
1+
# MathGov ProofPack (Latest)
22

3-
MathGov is a universal ethical operating system for decision-making and governance in complex, interconnected systems.
3+
This repository contains the latest **MathGov v5.0i (rev14.29)** release bundle and its ProofPack artifacts for pilot-executable, audit-ready evaluation.
44

5-
This repository publishes the MathGov v5.0i framework materials for transparency, review, and verification.
5+
## Latest Canon (rev14.29)
66

7-
## Contents
7+
### Core Documents
8+
- **MathGov Foundation Paper**`MathGov_Foundation_5.0i_rev14.29_FINAL_SYNCED.docx`
9+
- **MathGov Appendices**`MathGov_Appendices_5.0i_rev14.29_FINAL_SYNCED.docx`
10+
- **Sentience Gradient Protocol (SGP 4.1.1)**`SGP_4.1.1_PATCHED_READY_PUBLISH.docx`
811

9-
- **Foundation Paper**
10-
Core framework describing Union-Based Reality, the decision cascade, and ripple-aware welfare analysis.
12+
### Public Governance Artifacts
13+
- **Alignment Constitution (Public)**`Alignment Constitution Public.pdf`
14+
- **Alignment Test Case Library**`Alignment Test Case Library.pdf`
1115

12-
- **Appendices**
13-
Formal definitions, constraints, metrics, and supporting material.
16+
### ProofPack
17+
- **ProofPack bundle (rev14.29)**`MathGov_ProofPack_5.0i_rev14.29.zip`
1418

15-
- **Alignment Documents**
16-
Public-facing alignment principles and evaluation guidance.
19+
## Recommended Repo Layout
1720

18-
- **ProofPack**
19-
Audit and verification artifacts, including manifests and test cases used to evaluate alignment claims.
21+
```
22+
/latest/rev14.29/
23+
MathGov_Foundation_5.0i_rev14.29_FINAL_SYNCED.docx
24+
MathGov_Appendices_5.0i_rev14.29_FINAL_SYNCED.docx
25+
SGP_4.1.1_PATCHED_READY_PUBLISH.docx
2026
21-
## Status
27+
/governance/
28+
Alignment Constitution Public.pdf
29+
Alignment Test Case Library.pdf
2230
23-
This repository represents the current public reference state of MathGov v5.0i.
24-
Folder structure and documentation may be refined in subsequent commits without altering substantive content.
31+
/proofpack/rev14.29/
32+
MathGov_ProofPack_5.0i_rev14.29.zip
33+
SHA256SUMS.txt (optional but recommended)
34+
manifest.json (if exported for convenience)
35+
```
2536

26-
## License
37+
## Notes
38+
39+
- The SGP file included here is the **patched** canonical release that standardizes:
40+
- `SG_norm(H) = 1.0` (human rights plateau)
41+
- `Stab(E)` as the stability gate (avoids notation collision with `S(E)`)
42+
43+
## License & Use
44+
45+
MathGov is intended as an open specification and governance framework.
46+
Add your preferred license file at repo root if you want explicit GitHub license display (recommended).
2747

28-
License information will be added in a future update.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Release Notes — MathGov v5.0i rev14.29
2+
3+
**Release date:** 2026-01-16
4+
5+
This release publishes the synchronized rev14.29 specification set (Foundation + Appendices) and the canonical Sentience Gradient Protocol (SGP 4.1.1), along with the associated ProofPack zip used for Tier-4 pilot-executable audit workflows.
6+
7+
## What’s included
8+
9+
### Core documents
10+
- MathGov_Foundation_5.0i_rev14.29_FINAL_SYNCED.docx
11+
- MathGov_Appendices_5.0i_rev14.29_FINAL_SYNCED.docx
12+
- SGP_4.1.1_PATCHED_READY_PUBLISH.docx
13+
14+
### Governance artifacts
15+
- Alignment Constitution Public.pdf
16+
- Alignment Test Case Library.pdf
17+
18+
### ProofPack
19+
- MathGov_ProofPack_5.0i_rev14.29.zip
20+
21+
## Key rev14.29 sync guarantees
22+
23+
- Cross-document parameter consistency (rights floors, TRC defaults, HDW floors, kernel conventions).
24+
- Appendix reference integrity (Foundation → Appendices match).
25+
- Tier-4 pilot-executable constraints specified and aligned.
26+
27+
## SGP 4.1.1 canonicalization
28+
29+
- Human rights plateau is represented as **SG_norm(H) = 1.0** (normalized scalar).
30+
- Stability gate uses **Stab(E)** (binary pass/fail) to avoid symbol collision.
31+
- Adversarial robustness gate uses **D(E)** (with confidence-bound requirement).
32+
33+
## Publishing checklist (recommended)
34+
35+
- Add `SHA256SUMS.txt` at repo root or per release folder.
36+
- Tag the GitHub release as `v5.0i-rev14.29`.
37+
- Attach the ProofPack zip to the GitHub Release page.
38+

SHA256SUMS_rev14.29.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
eb6a1865458032c857a145fff1d087b4b6b5939a3cc1e91c2b874e6920e2fc16 MathGov_Foundation_5.0i_rev14.29_FINAL_SYNCED.docx
2+
5da56856c294b7502217c96e8ec1164d8ec5de1b9d9d0d94ecd3112ac9c02a68 MathGov_Appendices_5.0i_rev14.29_FINAL_SYNCED.docx
3+
3efc410be7d0189284f6838c2e126733e11b27ece232f16442148a12d25b8f00 SGP_4.1.1_PATCHED_READY_PUBLISH.docx
4+
551eea085a24937b534a5ec6e21f74a8f2fc63c53c8463e4c13a00b74e984a60 Alignment Constitution Public.pdf
5+
a71329b049a1cbb5879a0a1ee81e0cdcb9991e5741c1bc8d84e15c5dfe3c4d76 Alignment Test Case Library.pdf
6+
1467c9a96ce5888a38ef1770d7ec147d0c6ddbd1a0881c4d947d1319ec876e20 MathGov_ProofPack_5.0i_rev14.29.zip
7+
051c53d4549ea051b42bef83a76f6534af526b7e041e2c58944ead0ef425fbdb README.md
8+
5846295e3869c1b1795119c6d34f0b5e71bd027b80d1cc607a9d037cf8fbe19e RELEASE_NOTES_rev14.29.md
9+
a8ccd13f7ce6b1790f9829f83f57e57ff930af50ef97b36edddb49ca280a30e2 CHANGELOG.md

VERIFY.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# VERIFY — Integrity Verification (MathGov v5.0i rev14.29)
2+
3+
This repository includes a SHA-256 hash list so you can verify that downloaded files have not been altered.
4+
5+
## What you need
6+
7+
- A local copy of the files you want to verify
8+
- The repository hash list:
9+
- `SHA256SUMS_rev14.29.txt`
10+
11+
## Recommended verification targets (rev14.29)
12+
13+
Canon:
14+
- `canon/rev14.29/MathGov_Foundation_5.0i_rev14.29_FINAL_SYNCED.docx`
15+
- `canon/rev14.29/MathGov_Appendices_5.0i_rev14.29_FINAL_SYNCED.docx`
16+
- `canon/rev14.29/SGP_4.1.1_PATCHED_READY_PUBLISH.docx`
17+
18+
ProofPack:
19+
- `proofpack/rev14.29/MathGov_ProofPack_5.0i_rev14.29.zip`
20+
21+
Support:
22+
- `support/Alignment_Constitution_Public.pdf`
23+
- `support/Alignment_Test_Case_Library.pdf`
24+
25+
## Windows (PowerShell)
26+
27+
1) Download the file(s) you want to verify and the hash list `SHA256SUMS_rev14.29.txt`.
28+
29+
2) Compute a SHA-256 hash:
30+
31+
```powershell
32+
Get-FileHash .\MathGov_ProofPack_5.0i_rev14.29.zip -Algorithm SHA256
33+
```
34+
35+
3) Compare the output hash to the matching line inside:
36+
37+
`SHA256SUMS_rev14.29.txt`
38+
39+
If the hash matches exactly, the file is verified.
40+
41+
## macOS / Linux (Terminal)
42+
43+
1) Compute a SHA-256 hash:
44+
45+
```bash
46+
shasum -a 256 MathGov_ProofPack_5.0i_rev14.29.zip
47+
```
48+
49+
2) Compare the output hash to the matching line inside:
50+
51+
`SHA256SUMS_rev14.29.txt`
52+
53+
If the hash matches exactly, the file is verified.
54+
55+
## Batch verify a folder (macOS/Linux)
56+
57+
If `SHA256SUMS_rev14.29.txt` is in the same folder as the files:
58+
59+
```bash
60+
shasum -a 256 -c SHA256SUMS_rev14.29.txt
61+
```
62+
63+
Note: This works when filenames and paths match. If you moved files into different folders, verify one-by-one.
64+
65+
## What a mismatch means
66+
67+
If the hash does not match:
68+
69+
- the file may be corrupted during download, or
70+
- the file may have been modified, or
71+
- you may be hashing a different filename/version than the one listed.
72+
73+
The correct action is to re-download the file from the canonical repo path and verify again.
74+
75+
## Trust boundary
76+
77+
A verified hash confirms the file matches the published release artifact byte-for-byte.
78+
It does **not** validate the correctness of the model or the ethics—only the integrity of the artifact.

MathGov_ProofPack_v1.0_BOUND_OptionA_rev14.27_SYNCED_to_uploaded_docs.zip renamed to archive/Legacy/MathGov_ProofPack_v1.0_BOUND_OptionA_rev14.27_SYNCED_to_uploaded_docs.zip

File renamed without changes.

0 commit comments

Comments
 (0)