From 5cb859b4036c872757a0d5bba53882df5cde4900 Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Sat, 2 May 2026 22:17:39 +0200 Subject: [PATCH] docs: mark task 2.6 done in ROADMAP --- .planning/phase-2-live-map/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.planning/phase-2-live-map/README.md b/.planning/phase-2-live-map/README.md index a440a31..bc00bfc 100644 --- a/.planning/phase-2-live-map/README.md +++ b/.planning/phase-2-live-map/README.md @@ -53,7 +53,7 @@ When Phase 2 is done: | 2.3 | [Sprite preload (racing categories)](./03-sprite-preload.md) | 🟩 | | 2.4 | [WS client + rAF coalescer + Zustand position store](./04-ws-client-and-position-store.md) | 🟩 | | 2.5 | [MapPositions (clustered + selected sources)](./05-map-positions.md) | 🟩 | -| 2.6 | [MapTrails (bounded ring buffer, polyline rendering)](./06-map-trails.md) | ⬜ | +| 2.6 | [MapTrails (bounded ring buffer, polyline rendering)](./06-map-trails.md) | 🟩 | | 2.7 | [Event picker (subscription driver)](./07-event-picker.md) | ⬜ | | 2.8 | [Camera control trio](./08-camera-trio.md) | ⬜ | | 2.9 | [Connection status + per-device last-seen indicators](./09-connection-status.md) | ⬜ |