Skip to content

v2.2 — Recovery Protocol, evidence-backed verification

Choose a tag to compare

@nanwulan nanwulan released this 26 Jul 11:26

v2.2 — Recovery and trust

Recovery Protocol

New sessions now follow a 3-step recovery workflow after reading handoff files:

  1. Verify git state — confirm branch and last commit match HANDOFF's Git Snapshot
  2. Spot-check [V] claims — re-read one referenced file or re-run one test to confirm evidence
  3. Confirm next step — state the first Next Step to user before beginning work

[V] Evidence Required

Every [V] claim in the Completed section must now include its evidence source inline:

  • Login redirect fixed [V] (AuthGuard.tsx:42, 7 tests pass in auth-guard.test.tsx)
  • Login redirect fixed [V] — no evidence, not acceptable

If no file, test, or commit can be cited to prove a claim, it must be downgraded to [?].