summaryrefslogtreecommitdiff
path: root/docs/RAW_NARRATIVE.md
AgeCommit message (Collapse)Author
6 dayschore: unify and centralize agent configuration in .agent/Peter Stone
13 daysfeat: add VHW boat speed parser, BoatSpeedData, and PerformanceViewModelPeter Stone
- NmeaParser: add parseVhw() for NMEA VHW (water speed) sentences, returning BoatSpeedData - NmeaStreamManager: expose nmeaBoatSpeedData SharedFlow for VHW emissions - BoatSpeedData: new sensor data class (bspKnots, timestampMs) - PerformanceViewModel + factory: new ViewModel for performance metrics - Preserve orig copies of MapFragment and UI tests for reference - Update SESSION_STATE.md and allowed tool settings Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14Implement barometric pressure trend monitoring and visualizationClaudomator Agent
2026-03-13refactor: rename app from AndroidApp to navPeter Stone
2026-03-13Implement GPS navigation with position, SOG, and COGClaudomator Agent