Overnight Verify-Close Batch Use this when an overnight batch should spend some lanes on proving open issues are already done, rather than re-implementing them. When to use - repo has many open issues - some issues have comments claiming implementation landed or PRs/worktrees exist - labels look execution-ready, but live state may be stale - you want safe overnight progress with low git contention Core idea A stale-open issue can be one of the best overnight targets if the remaining work is: - verify landed commit(s) - inspect deliverables - run narrow validation - post evidence-rich closeout…