pub fn gh_stack_readability_errors(repo: &Repository) -> Vec<(PathBuf, String)>Expand description
gh-stack files (canonical + unlinked worktree copies) that exist but fail to parse or use
an unsupported schema version, as (path, reason) pairs. For doctor’s
GhStackFileUnreadable check.