summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-13docs: add implementation plan for weather/wind map featureClaudomator Agent
Plans wind/current overlay and 7-day forecast panel using: - Open-Meteo API (no key required) for weather and marine data - MapLibre GL Android for map display with wind-arrow symbol layer - MVVM architecture (ViewModel + Repository + Retrofit) - TDD workflow documented with step-by-step test-first approach Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13docs: add comprehensive sailing companion app component designClaudomator Agent
Covers navigation/charting, weather, performance tracking, route optimization, safety systems, data model, integrations, UX principles, constraints, and phased roadmap. Excludes social features per spec. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10chore: initial commitClaudomator Agent