From 224c78f90f67679fb59ba7effee6cc812ae106e3 Mon Sep 17 00:00:00 2001 From: Saravana Dhandapani Date: Sun, 15 Feb 2026 03:37:49 -0800 Subject: [PATCH] docs(workstreams): note MindLyst iOS posting memory-items --- docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md b/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md index 6c232d11..75ef1612 100644 --- a/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md +++ b/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md @@ -95,6 +95,8 @@ Text capture - [x] **P0** — Backend: persist raw text to `memory_items` Cosmos container (`platform-service` `POST /api/memory-items`) - [ ] **P0** — Mobile: call `platform-service` `POST /api/memory-items` during capture/triage flow +- [x] iOS: MindLyst Capture confirm now POSTs `memory-items` (dev token in Settings) +- [ ] Android: wire capture confirm to POST `memory-items` Image/screenshot capture