By: Greg Pfeil <greg@technomadic.org>
Share one builder between the detection test helpers `all_known_except` and `fully_reported_upgrades_are_compatible` each rebuilt the reported-upgrade vec by iterating `NETWORK_UPGRADES`. Factor the per-branch construction into `reported_upgrade` and the full sweep into `all_known`, and have both call sites use them.