Creates a compiled V2 pipeline for delegate_to_model from a TaskContract.
The pipeline has a single 'route' stage that selects the optimal model.
This is intentionally minimal — the routing logic lives in the stage
handler (placeholder here, real handler injected by the MCP tool).
Creates a compiled V2 pipeline for delegate_to_model from a TaskContract.
The pipeline has a single 'route' stage that selects the optimal model. This is intentionally minimal — the routing logic lives in the stage handler (placeholder here, real handler injected by the MCP tool).