Added
- Added 6 discord.js shard/error/warn event listeners for reconnect…
Fixed
- auto: guard startAuto() against concurrent invocation (#2923)
- auto-dispatch: widen operational verification gate regex (fixes #2866) (#2898)
- parallel: three bugs preventing reliable parallel worker execution (#2801)
- web: fall back to project totals when dashboard metrics are zero (#2847)
- gsd: parse raw YAML under preference headings (#2794)
- gsd: persist verification classes in milestone validation (#2820)
- gsd: guard reconcileWorktreeDb against same-file ATTACH corruption (#2825)
- web: skip shutdown in daemon mode so server survives tab close (#2842)
- headless: skip execution_complete for multi-turn commands (auto/next)
- Fixed 3 bugs (launchd JSON parsing, login race condition, interact…