Skip to content

chore!: purge legacy migration layer (BREAKING: remove Prometheus→oracle etc. maps) - #65

Closed
klpanagi wants to merge 1 commit into
devfrom
chore/p1.1-purge-migration
Closed

chore!: purge legacy migration layer (BREAKING: remove Prometheus→oracle etc. maps)#65
klpanagi wants to merge 1 commit into
devfrom
chore/p1.1-purge-migration

Conversation

@klpanagi

@klpanagi klpanagi commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Purge legacy migration layer (P1.1) — 1,690 deletions.

  • Deleted src/shared/migration/* (5 files, 404 LOC) + barrel src/shared/migration.ts + tests/shared/migration.test.ts (1,271 LOC)
  • Removed migrateConfigFile call from src/plugin-config.ts (now relies on Zod defaults for task_system and tasks.scope)
  • Removed AGENT_NAME_MAP import and mapping from src/plugin-handlers/agent-config-handler.ts (disabled_agents now passed through)
  • Removed duplicate export in src/shared/index.ts
  • Bumped package.json 2.6.2 → 3.0.0 (major for breaking change)
  • Verified: bun run typecheck pass, bun run lint pass, bun run build pass (schema regenerated), no prod configs relied on legacy maps (verified via grep)
  • Breaking: legacy names (Sisyphus→morpheus, prometheus→oracle, atlas→architect, sisyphus_agent etc.) and hook renames no longer auto-migrated. Users with old configs must manually rename.

Closes T-5f149e5e.

@klpanagi

klpanagi commented Sep 8, 2026

Copy link
Copy Markdown
Owner Author

Superseded by consolidated P1 PR — closing in favor of professional description including all P1 items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant