pub fn original_tmp_path(hash: &str) -> PathBufExpand description
Scratch path for writing a full-res original before it’s atomically
renamed into place at original_path, mirrors thumb_tmp_path’s
same-filesystem-atomic-rename pattern and process-id disambiguation.