pub fn emit_event( workspace_id: &str, channel_id: &str, kind: &ContextEventKindV1, actor: Option<&str>, payload: Value, )
Convenience: append an event to the global bus with metrics tracking.