docs(pnpm): update jarvisjr + peakpulse migration tracker

This commit is contained in:
saravanakumardb1 2026-03-22 19:43:24 -07:00
parent d9434bbb3e
commit 8070009fde

View File

@ -86,7 +86,7 @@ Equivalent readiness checks should include, at minimum, the repo's canonical ins
- **Ready for sequential rollout:** yes - **Ready for sequential rollout:** yes
- **Ready for parallel or one-shot migration:** no - **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` - **Completed pilot:** `learning_ai_flowmonk`
## Pilot Evidence ## 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_fastgap`
- [x] `learning_ai_clock` - [x] `learning_ai_clock`
- [ ] `learning_ai_jarvis_jr` - [x] `learning_ai_jarvis_jr`
- [ ] `learning_ai_peakpulse` - [x] `learning_ai_peakpulse`
### Wave 3 — Higher blast-radius repos ### Wave 3 — Higher blast-radius repos
@ -199,29 +199,27 @@ Update each repo section immediately after work lands.
### 6. `learning_ai_jarvis_jr` ### 6. `learning_ai_jarvis_jr`
- [ ] migration started - [x] migration started
- [ ] migration completed - [x] migration completed
- [ ] repo verification passed - [x] repo verification passed
- [ ] post-completion audit passed - [x] post-completion audit passed
- [ ] `/production-readiness` or equivalent readiness checks passed - [x] `/production-readiness` or equivalent readiness checks passed
- [ ] docs/tracker updated - [x] docs/tracker updated
- [ ] commits pushed - [x] commits pushed
- migration commit: `TBD` - migration commit: `732c153`
- fix/audit commit: `TBD` - notes: `260 tests passed (209 backend + 51 web); backend + web Docker builds passed; iOS job unchanged`
- docs/tracker commit: `TBD`
### 7. `learning_ai_peakpulse` ### 7. `learning_ai_peakpulse`
- [ ] migration started - [x] migration started
- [ ] migration completed - [x] migration completed
- [ ] repo verification passed - [x] repo verification passed
- [ ] post-completion audit passed - [x] post-completion audit passed
- [ ] `/production-readiness` or equivalent readiness checks passed - [x] `/production-readiness` or equivalent readiness checks passed
- [ ] docs/tracker updated - [x] docs/tracker updated
- [ ] commits pushed - [x] commits pushed
- migration commit: `TBD` - migration commit: `ab7d702`
- fix/audit commit: `TBD` - notes: `65 tests passed (backend only, no web); backend Docker build passed; iOS job unchanged; added node_modules to root .gitignore`
- docs/tracker commit: `TBD`
### 8. `learning_voice_ai_agent` ### 8. `learning_voice_ai_agent`