diff --git a/.planning/phase-2-live-map/04-ws-client-and-position-store.md b/.planning/phase-2-live-map/04-ws-client-and-position-store.md index 7b2ffa4..efd4e3c 100644 --- a/.planning/phase-2-live-map/04-ws-client-and-position-store.md +++ b/.planning/phase-2-live-map/04-ws-client-and-position-store.md @@ -389,4 +389,4 @@ Eight files under `src/live/`: **Bundle:** `src/live/` adds ~15KB raw (the bulk is zod's discriminated-union runtime, plus the WS state machine). Loaded eagerly because `` is in `main.tsx`. Total main bundle 393KB / 120KB gzipped (up from 376KB / 115KB after 2.3). -Landed in `PENDING_SHA`. +Landed in `2db3195`.