This skill handles migrations when breaking changes occur to the canon or system structure.
required_canon_version: >=3.0.0
Version: 0.1.0
Status: Active
This skill handles migrations when breaking changes occur to the canon or system structure.
Run this skill when:
source_version: The canon version the pack was created undertarget_version: The canon version to migrate topack_path: Path to the pack directory to migratemigrated_files: List of files that were transformedmigration_log: Detailed log of changes madewarnings: Any compatibility warningsmeta/PACK_INFO.json for source versionfixtures/basic/ - Test migration from previous versionfixtures/roundtrip/ - Verify data survives migration cyclerequired_canon_version: >=3.0.0