Score one agentic-routing response
score_agentic_routing_run.RdScores evidence routing, expected answer content, forbidden content, and completion using a fixed transparent rubric. This function supports offline scoring without invoking Codex.
Arguments
- question
A question created by
new_agentic_routing_question().- response
A list with
answer,evidence_paths,route_summary, andconfidence.- completed
Whether execution and structured-response parsing succeeded.