Use when restructuring existing code without changing behavior — extracting functions/modules, decoupling, removing duplication, and improving names while keeping tests green.
Use when restructuring existing code without changing behavior — extracting functions/modules, decoupling, removing duplication, and improving names while keeping tests green.