Function registry_from_config
pub fn registry_from_config(config: &Config) -> TriggerSourceRegistryExpand description
Build the registry from live config: collects configured channel aliases
(normalizing - to _ to match ChannelKind wire names) and delegates
to build_registry.