pub fn strip_boundary_duplicates( operations: Vec<Operation>, prev_boundary: &HashSet<String>, ) -> Vec<Operation>
Strip operations that match previous bundle’s boundary CIDs