Explains the blockerShows whether the workflow exceeds action count, nesting depth, variables, switch cases, expression length, URL length, or other generated-package constraints.
Builds a refactor packageCreates a solution-aware parent flow and ordered child flows so the workflow can be reviewed in the sequence it runs.
Preserves contextPasses SourceItem and MigrationContext between parent and child flows so branch logic can still read the original trigger item and shared state.
Runs a quality gateChecks the package before download for invalid dependencies, missing action references, over-limit flows, broken context handoff, and known import blockers.
Keeps UAT visibleLeaves review notes where tenant-specific validation is still needed for connectors, external systems, unsupported items, or business-specific branches.