async fn run_post_swap_steps( client: &Client, plan: &DeploymentPlan, ) -> Result<(), CliError>
Completes promotion work that must happen after schemas/clusters are swapped.