v2.2 — Recovery Protocol, evidence-backed verification
v2.2 — Recovery and trust
Recovery Protocol
New sessions now follow a 3-step recovery workflow after reading handoff files:
- Verify git state — confirm branch and last commit match HANDOFF's Git Snapshot
- Spot-check [V] claims — re-read one referenced file or re-run one test to confirm evidence
- 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 [?].