You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plans multi-file refactors as a sequence of small, reversible steps with
explicit risks, breaking-change flags, and a staging strategy (single PR
/ branch series / flag / parallel). Example: "Extract notifications out
of the order service".