|
1 | | -# MathGov Framework |
| 1 | +# MathGov ProofPack (Latest) |
2 | 2 |
|
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. |
4 | 4 |
|
5 | | -This repository publishes the MathGov v5.0i framework materials for transparency, review, and verification. |
| 5 | +## Latest Canon (rev14.29) |
6 | 6 |
|
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` |
8 | 11 |
|
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` |
11 | 15 |
|
12 | | -- **Appendices** |
13 | | - Formal definitions, constraints, metrics, and supporting material. |
| 16 | +### ProofPack |
| 17 | +- **ProofPack bundle (rev14.29)** — `MathGov_ProofPack_5.0i_rev14.29.zip` |
14 | 18 |
|
15 | | -- **Alignment Documents** |
16 | | - Public-facing alignment principles and evaluation guidance. |
| 19 | +## Recommended Repo Layout |
17 | 20 |
|
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 |
20 | 26 |
|
21 | | -## Status |
| 27 | +/governance/ |
| 28 | + Alignment Constitution Public.pdf |
| 29 | + Alignment Test Case Library.pdf |
22 | 30 |
|
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 | +``` |
25 | 36 |
|
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). |
27 | 47 |
|
28 | | -License information will be added in a future update. |
|
0 commit comments