docs(workstreams): align checklist with service consolidation
This commit is contained in:
parent
6acb3c05cd
commit
588d164ea0
@ -6,6 +6,7 @@
|
|||||||
> - `learning_ai_common_plat/docs/ROADMAP.md`
|
> - `learning_ai_common_plat/docs/ROADMAP.md`
|
||||||
> - `learning_ai_common_plat/docs/EXTRACTION_SERVICE_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/codex/platform_and_products_refactor_2026-02-14.md`
|
||||||
|
> - `learning_ai_common_plat/docs/WINDSURF/SERVICE_CONSOLIDATION_ROADMAP.md`
|
||||||
|
|
||||||
## Progress Log
|
## Progress Log
|
||||||
|
|
||||||
@ -57,10 +58,10 @@
|
|||||||
|
|
||||||
Docker verification
|
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] **1B.33** Verify Docker builds pass
|
||||||
- [x] **2A.25** Verify Docker builds
|
- [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
|
- [x] **2C.24** Verify `docker-compose up` starts all services correctly
|
||||||
|
|
||||||
E2E/manual auth flow checks
|
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
|
- [x] **6.12** Docker compose full stack: `docker compose up -d` -> all healthy
|
||||||
- [ ] **6.13** Test: Admin login -> create user -> view user list
|
- [ ] **6.13** Test: Admin login -> create user -> view user list
|
||||||
- [ ] **6.14** Test: User login -> view profile -> update settings
|
- [ ] **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.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 tracker-service public 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)
|
- [x] **6.17** Test: Service health checks via monitoring script (docker-network health probes pass)
|
||||||
|
|
||||||
Publishing + repo hygiene
|
Publishing + repo hygiene
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user