diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index e1477d1..9961476 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -293,9 +293,14 @@ Detailed implementation plans live under `docs/roadmaps/`. - 2026-03-10 — Mobile workstream materially advanced: - `learning_ai_notes/mobile/` was scaffolded from scratch - Expo + TypeScript root config and Expo Router entrypoints now exist - - auth shell, tab navigation, home/recent notes, search, quick capture, inbox placeholder, and note detail surfaces now exist + - auth shell, tab navigation, home/recent notes, search, quick capture, inbox, and note detail surfaces now exist - shared mobile wiring now exists for auth, platform client, offline queue, token-based theme usage, and first-pass Zustand stores - mobile currently uses provisional product config values and fallback note/workspace data pending final identity and contract alignment +- 2026-03-10 — Mobile utility materially advanced: + - home/search/capture are workspace-aware, and home exposes a retrieval summary surface + - capture exposes offline queue readiness details for the scaffold + - note detail supports lightweight local editing, artifact summary, and first-pass loading polish + - inbox supports simple approval/reject flows plus a lightweight activity feed # 9. Current Known Blockers / Deferrals