fn apply_purpose_import_snapshot(
store: &AtlasStore,
nodes: &[Node],
snapshot: &PurposeImportSnapshot,
control: &IndexWorkControl,
) -> Result<PurposeImportReport, CliError>Expand description
Apply staged legacy-purpose rows without overwriting current reviewed intent.