docs(wiki): refresh user guide + technical info to the current app (Epic #2557 / #2561)
docs(wiki): announce iPhone TestFlight + cross-platform default rule
Updates Home.md, Dev-Home.md, and User-en-Getting-Started.md to reflect
that iOS is now a peer target shipping via TestFlight (App Store listing
pending). Pointers to ADR 0009 and docs/guides/ios-codesigning.md added
to the developer landing.
Other localized User-* pages (de, es, fr, it, nl, pt, da, …) still say
"iOS is planned but not yet available" and need a sweep — tracked
separately so this commit doesn't touch every translation pass at once.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Redefine objective: three-layer cost reduction (buy cheaper, burn less, see spend)
Aligns Home / User-en/de/fr / Dev landing pages with the v5.0.0
framing — every feature ladders up to reducing per-kilometre cost
through three layers, in priority order. Surfaces OBD-II coaching,
eco-coach, driving score, gear coaching, and maintenance analyzer
that shipped in 5.0.0.
User-es / User-it / User-pt / User-da homes still use the old
"Smarter pump. Smarter drive. Save twice." framing and need a
separate translation pass.
docs(wiki): add Official Docs & SDKs reference page
One-stop reference for every external dependency:
Flutter, Dart, Riverpod, Hive, Dio, flutter_map, flutter_blue_plus,
Supabase, OpenChargeMap, OSRM, Nominatim, the 11 country APIs,
Android/iOS platform docs, GDPR + privacy guidance.
Linked from _Sidebar, Home, and Dev-Home under a new Reference section.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
docs(wiki): reorganise into user (multi-locale) + developer (English) split
- Split every topic into User- and Dev- prefixed pages
- User wiki translated into 7 locales (en, de, fr, it, es, pt, da)
matching the 11 implemented country APIs
- Dev wiki in English, 19 pages covering architecture, code patterns,
quality, deep dives (OBD2, fuzzy predictions, i18n), and workflow
- Home.md is now a locale picker + dev entry
- _Sidebar.md grouped by locale and dev section
- Removed 12 legacy mixed-style pages (User-Guide, Features, FAQ,
Getting-Started, Architecture, CI-CD, Contributing, Testing,
Localization, Security, Reporting-Issues, Adding-a-Country)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>