pub fn multi_thread_reported_refs(pushed_threads: &[String]) -> Vec<String>Expand description
Sorted list of refs/threads reported as successfully pushed (JSON contract).
Matches the sort applied inside build_push_outcome for
PushExecutionFacts::HeddleAllThreads so callers can preview refs_written
without assembling a full outcome.