diff options
| -rw-r--r-- | .agent/worklog.md | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
