Function build_registry
pub fn build_registry(configured: &[ConfiguredChannel]) -> TriggerSourceRegistryExpand description
Every SopTriggerSource except Channel becomes a bound source whose field
specs come from the source’s own TriggerBehavior; every inbound-capable
ChannelKind becomes a channel row with whatever configured aliases match
it. No per-source field list lives here: the source describes its own fields.