Migration
Upgrade older projects through idempotent v0.6 migrations with backups, dry runs, and review reports.
Legacy outputs
Convert @event declarations, $emit calls, and event.detail listeners to outputs and payload.
Explicit dependencies
Add component and layout imports only when resolution is unambiguous.
Safety
Parse and type-check changed files and roll back when migration validation fails.