From 588d164ea00059f310723763f1e4304f796abc8e Mon Sep 17 00:00:00 2001 From: Saravana Achu Mac Date: Sun, 15 Feb 2026 08:36:13 -0800 Subject: [PATCH] docs(workstreams): align checklist with service consolidation --- docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md b/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md index ff371830..ec69e1b7 100644 --- a/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md +++ b/docs/workstreams/ALL_OTHER_WORKSTREAMS_REMAINING.md @@ -6,6 +6,7 @@ > - `learning_ai_common_plat/docs/ROADMAP.md` > - `learning_ai_common_plat/docs/EXTRACTION_SERVICE_ROADMAP.md` > - `learning_ai_common_plat/docs/codex/platform_and_products_refactor_2026-02-14.md` +> - `learning_ai_common_plat/docs/WINDSURF/SERVICE_CONSOLIDATION_ROADMAP.md` ## Progress Log @@ -57,10 +58,10 @@ Docker verification -- [x] **1A.23** Verify Docker builds for all 4 services still pass +- [x] **1A.23** Verify Docker builds still pass (post-consolidation: `platform-service` + `extraction-service`) - [x] **1B.33** Verify Docker builds pass - [x] **2A.25** Verify Docker builds -- [x] **2C.23** Verify Docker builds for all 4 services +- [x] **2C.23** Verify Docker builds still pass (post-consolidation: `platform-service` + `extraction-service`) - [x] **2C.24** Verify `docker-compose up` starts all services correctly E2E/manual auth flow checks @@ -85,8 +86,8 @@ Note: MindLyst KMP build verification is tracked in `docs/workstreams/MOBILE_WOR - [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 -- [x] **6.15** Test: Tracker login -> create item -> add comment -> vote (verified via tracker-service APIs) -- [x] **6.16** Test: Public roadmap page -> vote -> submit idea (verified via tracker-service public APIs) +- [x] **6.15** Test: Tracker login -> create item -> add comment -> vote (verified via consolidated `platform-service` APIs) +- [x] **6.16** Test: Public roadmap page -> vote -> submit idea (verified via consolidated `platform-service` public APIs) - [x] **6.17** Test: Service health checks via monitoring script (docker-network health probes pass) Publishing + repo hygiene