fn revalidate_staged_publication_inputs_controlled(
plan: &ScanRuntimePlan,
staged_nodes: &[Node],
expected_purpose_import_fingerprint: Option<&str>,
control: &IndexWorkControl,
) -> Result<(), CliError>Expand description
Recheck policy and exact source against one off-writer publication batch.