Dependency Migrate
Plan a migration before editing code.
Read references/migration-plan.md for the report template. references/legacy/ is archival only.
Workflow
- Identify current and target versions.
- Verify upstream migration docs when current information matters.
- Search the repo for affected APIs and configuration.
- Produce staged migration tasks with verification and rollback.
- Do not perform the migration unless the user asks for implementation.