docs(pnpm): update localmemgpt migration tracker
This commit is contained in:
parent
e2a0960a6d
commit
d7651a73cf
@ -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_local_memory_gpt`
|
- **Current next repo:** `learning_ai_trails`
|
||||||
- **Completed pilot:** `learning_ai_flowmonk`
|
- **Completed pilot:** `learning_ai_flowmonk`
|
||||||
|
|
||||||
## Pilot Evidence
|
## Pilot Evidence
|
||||||
@ -113,7 +113,7 @@ Do not change the order below unless a later repo becomes a hard dependency bloc
|
|||||||
### Wave 1 — Best next repos
|
### Wave 1 — Best next repos
|
||||||
|
|
||||||
- [x] `learning_ai_notes`
|
- [x] `learning_ai_notes`
|
||||||
- [ ] `learning_ai_local_memory_gpt`
|
- [x] `learning_ai_local_memory_gpt`
|
||||||
- [ ] `learning_ai_trails`
|
- [ ] `learning_ai_trails`
|
||||||
|
|
||||||
### Wave 2 — Medium complexity product repos
|
### Wave 2 — Medium complexity product repos
|
||||||
@ -151,16 +151,15 @@ Update each repo section immediately after work lands.
|
|||||||
|
|
||||||
### 2. `learning_ai_local_memory_gpt`
|
### 2. `learning_ai_local_memory_gpt`
|
||||||
|
|
||||||
- [ ] 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: `f7d47b1`
|
||||||
- fix/audit commit: `TBD`
|
- notes: `pnpm run verify` passed (141 tests); backend Docker build required node:22-slim + native build tools for better-sqlite3; web Docker build required selective COPY to avoid node_modules symlink conflict; Next.js 16 needed --webpack flag + transpilePackages + webpack symlinks config for pnpm @bytelyst/\* resolution
|
||||||
- docs/tracker commit: `TBD`
|
|
||||||
|
|
||||||
### 3. `learning_ai_trails`
|
### 3. `learning_ai_trails`
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user