v0.5.2 — live-match day-boundary fix
live / statusline / hook (+ MCP get_live / share live) no longer show "nothing live" during a match when a late kickoff is filed under ESPN's adjacent day bucket. Core getLiveMatches(adapter, now) now fetches a ±1-day window and filters to in-play (the same trick getMatchById/getMatchesForDate already use); the statusline/hook refresher calls it instead of a bare fetchLive(). One domain fix covers every live surface; no hot-path change.