feat: add ecc2 legacy schedule migration import

This commit is contained in:
Affaan Mustafa
2026-04-10 11:06:14 -07:00
parent 046af44065
commit 790cb0205c
3 changed files with 699 additions and 6 deletions

View File

@@ -83,6 +83,7 @@ These stay local and should be configured per operator:
## Suggested Bring-Up Order
0. Run `ecc migrate audit --source ~/.hermes` first to inventory the legacy workspace and see which parts already map onto ECC2.
0.5. Generate and review artifacts with `ecc migrate plan` / `ecc migrate scaffold`, then preview recurring jobs with `ecc migrate import-schedules --dry-run`.
1. Install ECC and verify the baseline harness setup.
2. Install Hermes and point it at ECC-imported skills.
3. Register the MCP servers you actually use every day.