MathLedger — Version v0.2.1
Status: LOCKED(see /versions/ for current status)
Tag: v0.2.1-cohesion | 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.1 Archive ARCHIVE

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

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.1-cohesion
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.1
  4. Compare generated files to this archive

File checksums are in manifest.json.