Migrate System

Implement and prove a requested stage of a compatibility or persisted-data transition with a viable recovery path. Use when old and new readers, writers, data forms, or deployments must coexist or recover from partial migration. Do not use for an in-place refactor, an ordinary feature or dependency update without a transition window, or ticket decomposition alone.

bsafronov a234d41 2 files · 3.0 KB Updated

File contents

bsafronov/prosto-skills/tree/main/skills/.experimental/migrate-system commit a234d41e79

Frequently asked questions

npx skillmds@latest add bsafronov/migrate-system