From 0240e7cbe021a58c3943730bfe3586f729ed0023 Mon Sep 17 00:00:00 2001 From: Saravana Achu Mac Date: Sat, 14 Feb 2026 19:20:46 -0800 Subject: [PATCH] Keep non-mobile checklist scoped; drop KMP item --- docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md b/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md index d014290f..7ccd36e2 100644 --- a/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md +++ b/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md @@ -18,6 +18,7 @@ - 2026-02-15: `docker compose build` passes (all service images) - 2026-02-15: `docker compose up -d` passes (removed Loki logging-driver requirement; fixed healthchecks for Alpine/IPv6) - 2026-02-15: Verified `/health` endpoints across services (docker-network check; see **6.17**) +- 2026-02-15: Removed MindLyst KMP build verification from this non-mobile checklist (tracked in `docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md`) ## Prereqs (Local) @@ -64,7 +65,8 @@ CI + docker compose (home network) Full-stack verification + E2E scenarios -- [ ] **6.9** Build MindLyst KMP (passes on home network) +Note: MindLyst KMP build verification is tracked in `docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md`. + - [x] **6.12** Docker compose full stack: `docker compose up -d` -> all healthy - [ ] **6.13** Test: Admin login -> create user -> view user list - [ ] **6.14** Test: User login -> view profile -> update settings