About
The CRM Orbit Data Migration skill provides a robust framework for managing evolving data structures within the CRM Orbit ecosystem. It specializes in implementing safe, deterministic migrations for local SQLite persistence via Drizzle and distributed state snapshots via Automerge. By guiding developers through classification, persistence updates, and event-log preservation, the skill ensures that schema changes and data backfills never compromise the integrity of the append-only event log or the purity of state reducers. It is particularly useful for developers needing to add fields, change persisted structures, or introduce new events while maintaining strict backward compatibility.