pub fn outbound_event_kind(payload: &OutboundAgentEvent) -> &'static strExpand description
Map an OutboundAgentEvent to its kebab-case event_kind
discriminator (used in the filename + the OutboundEventKind enum
in db/event_log on the CP side).