Plan Verify Overview Runs the plan’s required tests/gates and validates acceptance criteria, producing a pass/fail verification report. Workflow (Verify) 1) Locate the plan - Prefer . - If unclear, ask for the plan path. 2) Extract verification checklist - For each WI, list: - Acceptance criteria - Required tests - Manual checks (if any) 3) Run gates - Use repo-specific gates from or plan “Testing Procedures”. - If tests are not runnable, note the blocker explicitly. 4) Verify acceptance - For each WI, mark each acceptance criterion as Pass/Fail/Blocked. - Include evidence (test output, file…