Documentation
README
Implement
Flow
Analysis β Gate pre-run β TDD(REDβGREENβREFACTOR) β /verify β /review β /wrap
Execution
-
Analysis: Review plan, identify affected modules
-
Gate pre-run (MUST β before coding) Run the PLAN's
[unverified-gate: probe=β¦]/ Phase 0 probes before RED. Fail β halt + report (don't build on a falsified assumption). Map Acceptance/DoD β RED tests; mark unverifiable as[unverified-gate]to carry to verify/wrap. Detail βreferences/gates.md(tag vocab:../clarify/references/provenance.md).Rust-specific probes:
cargo checkβ whether it compilescargo test -- --listβ verify test targets existmake checkβ unified fmt + clippy + test gate
This is the opening of the README. Read the full README on GitHub.