feat: add ecc2 legacy env migration import

This commit is contained in:
Affaan Mustafa
2026-04-10 11:33:18 -07:00
parent e7dd7047b5
commit f4b1b11e10
3 changed files with 373 additions and 3 deletions

View File

@@ -190,6 +190,7 @@ ECC 2.0 now ships a bounded migration audit entrypoint:
- `ecc migrate scaffold --source ~/.hermes --output-dir migration-artifacts`
- `ecc migrate import-schedules --source ~/.hermes --dry-run`
- `ecc migrate import-remote --source ~/.hermes --dry-run`
- `ecc migrate import-env --source ~/.hermes --dry-run`
- `ecc migrate import-memory --source ~/.hermes`
Use that first to inventory the legacy workspace and map detected surfaces onto the current ECC2 scheduler, remote dispatch, memory graph, templates, and manual-translation lanes.