This file is the operator quickstart. Keep it short and enforceable.
- Keep
AUDIT.md,TRUST_ASSUMPTIONS.md, andAXIOMS.mdsynchronized with any semantic/trust/CI boundary change. - Never claim completion without evidence and passing checks.
lake build # Verify all Lean proofs
make check # Run local CI-equivalent validation (no Lean build)
make test-python # Run Python unit tests
make test-foundry # Run Foundry differential tests- Project overview: README.md
- Contribution conventions: CONTRIBUTING.md
- Roadmap: docs/ROADMAP.md
- Script reference: scripts/REFERENCE.md