diff --git a/docs/pnpm/PNPM_MIGRATION.md b/docs/pnpm/PNPM_MIGRATION.md index 51b81260..f5765049 100644 --- a/docs/pnpm/PNPM_MIGRATION.md +++ b/docs/pnpm/PNPM_MIGRATION.md @@ -86,7 +86,7 @@ Equivalent readiness checks should include, at minimum, the repo's canonical ins - **Ready for sequential rollout:** yes - **Ready for parallel or one-shot migration:** no -- **Current next repo:** `learning_ai_jarvis_jr` +- **Current next repo:** `learning_voice_ai_agent` - **Completed pilot:** `learning_ai_flowmonk` ## Pilot Evidence @@ -120,8 +120,8 @@ Do not change the order below unless a later repo becomes a hard dependency bloc - [x] `learning_ai_fastgap` - [x] `learning_ai_clock` -- [ ] `learning_ai_jarvis_jr` -- [ ] `learning_ai_peakpulse` +- [x] `learning_ai_jarvis_jr` +- [x] `learning_ai_peakpulse` ### Wave 3 — Higher blast-radius repos @@ -199,29 +199,27 @@ Update each repo section immediately after work lands. ### 6. `learning_ai_jarvis_jr` -- [ ] migration started -- [ ] migration completed -- [ ] repo verification passed -- [ ] post-completion audit passed -- [ ] `/production-readiness` or equivalent readiness checks passed -- [ ] docs/tracker updated -- [ ] commits pushed -- migration commit: `TBD` -- fix/audit commit: `TBD` -- docs/tracker commit: `TBD` +- [x] migration started +- [x] migration completed +- [x] repo verification passed +- [x] post-completion audit passed +- [x] `/production-readiness` or equivalent readiness checks passed +- [x] docs/tracker updated +- [x] commits pushed +- migration commit: `732c153` +- notes: `260 tests passed (209 backend + 51 web); backend + web Docker builds passed; iOS job unchanged` ### 7. `learning_ai_peakpulse` -- [ ] migration started -- [ ] migration completed -- [ ] repo verification passed -- [ ] post-completion audit passed -- [ ] `/production-readiness` or equivalent readiness checks passed -- [ ] docs/tracker updated -- [ ] commits pushed -- migration commit: `TBD` -- fix/audit commit: `TBD` -- docs/tracker commit: `TBD` +- [x] migration started +- [x] migration completed +- [x] repo verification passed +- [x] post-completion audit passed +- [x] `/production-readiness` or equivalent readiness checks passed +- [x] docs/tracker updated +- [x] commits pushed +- migration commit: `ab7d702` +- notes: `65 tests passed (backend only, no web); backend Docker build passed; iOS job unchanged; added node_modules to root .gitignore` ### 8. `learning_voice_ai_agent`