async fn build_executor_conn(
atlas: AtlasClient,
consumer_id: &str,
) -> Result<ExecutorConn>Expand description
Connect to Executor’s business-plan and out-of-band control RPCs. Capability discovery (what the LLM may call) remains Atlas-driven and does not expose the control RPC as an RTDL capability.