pub fn dispatch(
args: &Value,
cancel_rx: &Receiver<()>,
sink: Option<&NotificationSink>,
progress_token: Option<Value>,
) -> ToolCallResultExpand description
HELIX-IDEA-002 — unified-signature shim for the inventory dispatcher.
apr.run honours both cancel_rx and the optional notification sink.