From 36bee4a5aa2b3ecbf233bc02d70eb01d7ac737a8 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 26 May 2026 05:16:56 +0000 Subject: Add pirate mode to backlog Easter egg / opt-in toggle, not the default voice. https://claude.ai/code/session_01YUbuZNDAoLea4cf9UGQ9qn --- .agent/worklog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.agent/worklog.md b/.agent/worklog.md index a31dbd0..2d62bdb 100644 --- a/.agent/worklog.md +++ b/.agent/worklog.md @@ -2,6 +2,8 @@ ## Backlog (fix later) +- **Pirate mode** — Re-introduce as an Easter egg / toggle, not the default voice. Long-press the trip report header (or a hidden gesture) flips the narrative into pirate dialect. Keep the seamanlike default; pirate is opt-in fun. + - **Tack detection is buggy, especially at low speed** — False positives at low SOG (GPS heading noise looks like tacks). Need minimum-SOG gate (e.g. skip detection when SOG < 1.5 kt) and review the stability window / MIN_DELTA thresholds against real tracks. ## Current Task Goal -- cgit v1.2.3