fn source_node_delta( root: &Path, current_nodes: &[Node], indexed_nodes: &[Node], ) -> Option<IndexFreshnessDelta>
Build one deterministic affected-path plan from current and indexed nodes.