MathLedger — Version v0.2.2
Status: LOCKED(see /versions/ for current status)
Tag: v0.2.2-link-integrity | Commit: 27a94c8a5813 | Locked: 2026-01-03
Tier A (enforced): 10 Tier B (logged): 1 Tier C (aspirational): 3
What this version cannot enforce:
  • No Lean/Z3 verifier: FV claims always return ABSTAINED
  • Single template partitioner: no multi-model consensus
  • No learning loop: RFL not active
  • MV edge cases: overflow, float precision not fully covered

Version v0.2.2 Archive ARCHIVE

This is the archive for MathLedger version v0.2.2. All artifacts below are static, verifiable, and immutable.

Release Delta: v0.2.2

Changed:
  • All archive table links now version-pinned (absolute paths)
  • Evidence pack page links to verifier and examples
  • For-auditors checklist has clickable verifier URLs
  • Version pages show LOCKED status (not CURRENT/SUPERSEDED)
  • /versions/ is now sole authority on current/superseded status
Did not change:
  • Tier A/B/C invariant counts (10/1/3)
  • Cryptographic enforcement (H_t, R_t, U_t)
  • Demo functionality and verification flow
Still not enforced:
  • FV Mechanical Verification (no Lean/Z3)
  • Multi-Model Consensus (single partitioner)
  • RFL Integration (no learning loop)

Archive Contents

ArtifactDescription
For Auditors5-minute verification checklist
Scope LockWhat this version does and does not demonstrate
ExplanationHow the demo explains its own behavior
InvariantsTier A/B/C enforcement status
Hostile RehearsalAnswers to skeptical questions
FixturesRegression test cases with golden outputs
Evidence PackReplay verification artifacts
ManifestVersion metadata + file checksums

Local Execution

Interactive Demo LOCAL ONLY
This archived version's demo requires local Python execution.

To run locally:
git clone https://github.com/helpfuldolphin/mathledger
git checkout v0.2.2-link-integrity
uv run python demo/app.py
Open http://localhost:8000

Note: The hosted demo at /demo/ runs the CURRENT version (see /versions/ for status). This archived version is not available as a hosted demo.

Invariant Details

Tier A: Cryptographically/Structurally Enforced (10)

Tier B: Logged, Not Hard-Gated (1)

Tier C: Documented, Not Enforced (3)

Verification

To verify this archive matches the source:

  1. Clone the repository
  2. Checkout commit 27a94c8a58139cb10349f6418336c618f528cbab
  3. Run uv run python scripts/build_static_site.py --version v0.2.2
  4. Compare generated files to this archive

File checksums are in manifest.json.