From 13c72a335b7d1a0338d3e2d68556689d05d87a1c Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Tue, 30 Jun 2026 19:50:35 +0000 Subject: docs(agent): update code-map + worklog; add additional map sources plan Code map updated for all 2026-06-30 changes: ui/fishing/ package, FadData, MapLayerManager (SST/depth/ATON), SafetyFragment collapsible, PreTripReport auto-generate, LogEntry.trackId, idle timer, NightVision vs dark mode. New 5-task plan: NOAA chart tiles, ATON vector layer, TSS overlay. Co-Authored-By: Claude Sonnet 4.6 --- .agent/worklog.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to '.agent/worklog.md') diff --git a/.agent/worklog.md b/.agent/worklog.md index 342ffa0..1ca8a7c 100644 --- a/.agent/worklog.md +++ b/.agent/worklog.md @@ -2,12 +2,22 @@ ## Backlog -*(all backlog items completed as of 2026-05-27)* +- **Additional map sources** — NOAA chart tiles, ATON vector layer, TSS overlay. Plan: `docs/superpowers/plans/2026-06-30-additional-map-sources.md` (5 tasks). --- ## Recently Completed +### Bug Fixes (pre-fishing-mode release) — 2026-06-30 + +1. **Restore dark mode** — removed `MODE_NIGHT_NO` from `NavApplication`; system dark mode now works. NightVision (red-on-black FAB) is separate and unaffected. +2. **Depth tile source** — swapped empty `OpenSeaMap/depth` URL for NOAA CoastWatch ETOPO180 WMS; full Pacific/Hawaii coverage. +3. **FADs visible by default** — changed `fadsEnabled` default from `false` to `true`. + +### Code Map Update — 2026-06-30 + +Updated `code-map.md` to reflect all changes since 2026-06-03: `ui/fishing/` package, `FadData.kt`, updated `MapLayerManager`/`MapHandler`/`LayerPickerSheet` entries, `SafetyFragment` collapsible sections, `PreTripReportFragment` auto-generate, `TrackRepository` reverse sort, `LogEntry.trackId` field, `VoiceLogViewModel` standalone filtering, new invariants (night vision vs dark mode, idle timer, trackId filter), `LocationService` notification behavior, fishing mode gotchas. + ### Fishing Mode Feature — 2026-06-30 Implemented all 7 tasks for the fishing mode feature: -- cgit v1.2.3