pub fn load_pr_cache(workspace_root: &Path) -> Result<PrCache>
Load PR cache from disk.
Returns an empty PrCache if the file doesn’t exist.
PrCache