pub fn store_ref_state( dir: &Path, states: &[RefState], ) -> Result<(), BridgeError>
Rewrite the whole export ref-state file atomically (temp + rename).