MathLedger — Version v0
Status: LOCKED(see /versions/ for current status)
Tag: v0-demo-lock | Commit: ab8f51ab389a | Locked: 2026-01-02
Tier A (enforced): 9 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 in v0
  • MV edge cases: overflow, float precision not fully covered

Version v0 Archive ARCHIVE

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

Archive Contents

ArtifactDescription
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-demo-lock
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 (9)

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 ab8f51ab389aed7b3412cb987fc70d0d4f2bbe0b
  3. Run uv run python scripts/build_static_site.py --version v0
  4. Compare generated files to this archive

File checksums are in manifest.json.