pub fn get_full_status(registry: &Registry) -> Vec<RepoStatusEntry>Expand description
Compute full status for ALL registered repositories.
Unlike get_space_summary, this includes every repo — active, disabled,
ignored, or missing — with a human-readable reason for each.