ZeroProofML v0.4 Documentation Hub

This documentation set tracks the v0.4 Signed Common Meadow (SCM) stack implemented in this repository.

Structure

  • Files prefixed with 00_…06_… are the core “read in order” guides.
  • Higher-numbered files are reference, add-ons, and engineering notes.
  • docs/theory/ contains deeper algebraic notes (also numbered).
  • examples/archive_tr/ contains legacy Transreal-era scripts for historical reference.

Core Guides

Engineering Notes

Reference Material

Training Add-Ons

Optimization

Benchmarks & Examples

  • Updated scripts in examples/ demonstrate SCM operations, projective tuples, and coverage control.
  • Benchmark notebooks and runners in benchmarks/ compare SCM against the archived Transreal path.
  • Benchmarks overview: 18_benchmarks.md.
  • Experiments & reproduction: 21_experiments.md.

Archives

  • Transreal and wheel-mode scripts now live in examples/archive_tr/ for historical reference only.

How to Navigate

  • Start with Getting Started to verify your environment.
  • Move to SCM Foundations before implementing custom layers or losses.
  • Use the guides as a checklist when wiring projective heads or selecting gradient policies.