refactor(monorepo): extract coord-core
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
- [x] create or adopt an active execution roadmap for the migration workstream
|
||||
- [x] Phase 1: bootstrap `go.work`, expanded workspace manifests, package roots, and declarative skill bundle metadata
|
||||
- [ ] Phase 2: extract shared coordination code into `packages/coord-core`
|
||||
- [x] Phase 2: extract shared coordination code into `packages/coord-core`
|
||||
- [ ] Phase 3: extract `inbox-runtime` and `orch-runtime`
|
||||
- [ ] Phase 4: extract `orchd-runtime`
|
||||
- [ ] Phase 5: import `repo-memory-runtime` and add `skills/repo-memory`
|
||||
@@ -54,4 +54,4 @@
|
||||
|
||||
## Next Step
|
||||
|
||||
- start Phase 2 by extracting the shared coordination kernel into `packages/coord-core`, using the new workspace and bundle metadata scaffold as the stable base for subsequent package moves
|
||||
- start Phase 3 by moving `inbox` and `orch` into package-owned runtimes on top of the now-shared `packages/coord-core` kernel
|
||||
|
||||
Reference in New Issue
Block a user