## Status: IN PROGRESS ### Done - β stealth-suite repo created - β turbo.json, pnpm-workspace.yaml, tsconfig.base.json - β Migration script (tools/migrate/run.mjs) - β 14 package directories scaffolded ### Migration Map | Target | Sources | |--------|---------| | core | stealth-core | | memory | stealth-memory + stealth-skills | | swarm | stealth-swarm + stealth-runner + stealth-dynamic | | guardian | stealth-guardian + stealth-captcha | | cache | stealth-cache + stealth-compressor | | config | stealth-config | | lora | stealth-lora | | cost | stealth-cost | | router | (new) | | eval | (new) | ### TODO - [ ] Run migration script on all repos - [ ] Migrate stealth-axiom router code - [ ] Set up CI/CD (GitHub Actions) - [ ] Verify all packages build - [ ] Update README with full docs
Status: IN PROGRESS
Done
Migration Map
TODO