pub fn service_integrations() -> HashMap<String, ServiceIntegration>Expand description
Map of catalog slug → ServiceIntegration for every embedded catalog entry
that declares one. Built at startup and handed to the generic service
adapter so it can execute the API a service node selects.