pub fn surface_pending_ids(content: &str, surface: &str) -> HashSet<String>Expand description
Pending item ids present in surface within content.
This lets effectful callers detect brand-new same-cycle adds that were absent from a cycle-start snapshot before accepting ops-proof auto-complete.