docs: Android native plan + agent field notes #248
Reference in New Issue
Block a user
Delete Branch "feature/android-native"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds ANDROID_PLAN.md — the implementation plan for the standalone Android (Capacitor) app: RuStore-first bundle model, a minimum-supported-client version gate (X-Client-Version header; dormant until GATEWAY_MIN_CLIENT_VERSION is set), and offline-first (bundled dictionaries + a device-local guest). Execution happens later on another device.
Also captures agent field notes (non-obvious project gotchas absent from the main docs) in .claude/CLAUDE.md, imported from CLAUDE.md so they travel with a clone.
Docs-only: no code, no schema/wire change, contour-safe.