pub fn kernel_tool_call_request(
request: &CrossProtocolExecutionRequest,
) -> ToolCallRequestExpand description
Build the exact kernel request for a bridged execution.
Keeping this projection in one place prevents protocol executors from selecting one approval, dropping the rest, or reconstructing signed capability fields.