Offline first, properly.
Not a cache bolted on afterwards. The data layer is a local SQLite database, SQLCipher-encrypted, synced in the background through PowerSync, with full-text search running on-device via FTS5. On first launch the app downloads the whole map of New Caledonia as an offline pack, zoom 6 to 13 and resumable across sessions, while the database completes its initial sync in parallel.
After onboarding, flight mode is a supported state, not an error state.




