DiscoveryProvider.isHealthy(): Promise<boolean>
M70c: reports whether the discovery backend is reachable right now, for the plugin's health indicator.
Optional: a provider with no meaningful liveness check omits it, and the
indicator then relies on the service's everResolved state. This answers a
fact (reachability), not a policy: the indicator owns the up/degraded/
down mapping.