From 63ab1631e112a48dc4a28f1b8e1bfec926e5a3ad Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Sun, 15 Feb 2026 03:24:52 -0800 Subject: [PATCH] =?UTF-8?q?docs(workstreams):=20update=20progress=20?= =?UTF-8?q?=E2=80=94=20TestFlight=20builds,=20delete=20history,=20sessions?= =?UTF-8?q?=20design,=20devops=20docs,=20production=20readiness?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md | 9 +++++++++ docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md | 13 ++++++++++--- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md b/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md index c7cedd30..ff371830 100644 --- a/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md +++ b/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md @@ -25,6 +25,15 @@ - 2026-02-15: Unblocked platform/tracker Cosmos usage by adding dev auto-init for missing DB/containers (services call `initializeAllContainers()`) - 2026-02-15: Verified auth + tracker E2E via container-run smoke: register/login/me; create item/comment/vote; public roadmap vote + submit idea (**6.15**, **6.16**) - 2026-02-15: Local Docker cleanup: `docker system prune -af` reclaimed ~10.5GB (build cache) +- 2026-02-15: Production readiness checks passed across all 3 repos (install, build, typecheck, lint, test) +- 2026-02-15: LysnrAI: fixed Pydantic v2 `PlanTier` runtime import (`bcda5d1`), ruff import sort (`60c1d79`) +- 2026-02-15: LysnrAI: TestFlight Build 7 + Build 8 uploaded to App Store Connect (`e2597a8`, `8f852f3`) +- 2026-02-15: LysnrAI: delete-all history support (backend + web + iOS) (`bdb9f3f`) +- 2026-02-15: LysnrAI: dictation sessions design doc — PTT, dual-prompt, multi-format export (`a34ecff`, `5ac6adf`) +- 2026-02-15: Common platform: DevOps docs overhaul — AKV audit, secrets rotation, env var audit (`ea44a73`–`4d78c45`) +- 2026-02-15: Common platform: seeded all 13 `lysnr-*` Key Vault secrets (`a7dd0a3`, `7c72ed7`) +- 2026-02-15: All 3 repos: agent docs updated (AGENTS.md, CLAUDE.md, etc.) (`cb728d3`, `7fe22c7`, `fb3c893`) +- 2026-02-15: All 3 repos: main branch backups pushed to remote ## Prereqs (Local) diff --git a/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md b/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md index f4fe90e8..fbd4e53a 100644 --- a/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md +++ b/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md @@ -22,6 +22,13 @@ - https://github.com/saravanakumardb1/learning_voice_ai_agent/commit/2e79ed1 - 2026-02-15: MindLyst iOS MemoryStore + CaptureModeKind now power the Home feed, Capture screen, and triage confirmation flow with persistent data. - https://github.com/saravanakumardb1/learning_multimodal_memory_agents/commit/84f72d0 +- 2026-02-15: LysnrAI iOS TestFlight Build 7 + Build 8 uploaded to App Store Connect (entitlements workaround for provisioning profile). + - https://github.com/saravanakumardb1/learning_voice_ai_agent/commit/8f852f3 +- 2026-02-15: LysnrAI iOS + backend + web: delete individual entries and clear-all history support. + - https://github.com/saravanakumardb1/learning_voice_ai_agent/commit/bdb9f3f +- 2026-02-15: LysnrAI: dictation sessions design doc — push-to-talk, dual-prompt (transcription hint + composition prompt), multi-format export (PDF/Markdown/text). + - https://github.com/saravanakumardb1/learning_voice_ai_agent/commit/5ac6adf +- 2026-02-15: Production readiness checks passed: 568 desktop + 92 backend tests, all 3 dashboards typecheck clean. ## Home Laptop Priority (No Proxy Issues) @@ -37,12 +44,12 @@ - [ ] License activation flow (auth/licensing) - [ ] Cloud sync (settings + history) - [ ] Settings persistence (local + synced) -- [ ] Copy/share output -- [ ] Sound feedback (iOS done) — https://github.com/saravanakumardb1/learning_voice_ai_agent/commit/2e79ed1 +- [x] Copy/share output — swipe-to-share in HistoryView + delete individual/all history +- [x] Sound feedback (iOS done) — https://github.com/saravanakumardb1/learning_voice_ai_agent/commit/2e79ed1 - [ ] Stats screen (wire UI to real data) - [ ] Polish + bug fixes - [ ] Device testing (Pixel 7/S24, Pixel 5, iPhone 15, iPhone 13) -- [ ] TestFlight build (internal) + metadata sanity +- [x] TestFlight build (internal) + metadata sanity — Build 7 + Build 8 uploaded (2026-02-15) - [ ] Play Store internal testing track build - [ ] Close "design mockups" item: create mocks or explicitly skip (screens already fleshed out)