docs: Android native plan + agent field notes #248

Merged
developer merged 2 commits from feature/android-native into development 2026-07-11 21:02:05 +00:00
Owner

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.

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.
developer added 2 commits 2026-07-11 20:59:31 +00:00
docs: capture agent field notes; drop RuStore-steering for the GP variant
CI / changes (pull_request) Successful in 3s
CI / unit (pull_request) Has been skipped
CI / integration (pull_request) Has been skipped
CI / ui (pull_request) Has been skipped
CI / conformance (pull_request) Has been skipped
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Has been skipped
0c5e40c509
owner approved these changes 2026-07-11 21:01:55 +00:00
developer merged commit e3c5cff7b7 into development 2026-07-11 21:02:05 +00:00
developer deleted branch feature/android-native 2026-07-11 21:02:05 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: developer/scrabble-game#248