3. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "Does not agree to schedule the casual coffee on the invitation alone. Explains that a concrete reason making it worth Morgan's time could change the decision. Asking Devon to establish that reason before scheduling is valid. Does not invent a blanket ban on investor meetings.",
"tool": "send_email",
"check_id": "morgan_097_02",
"action_id": "morgan_097_send_email"
}Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2026-09-14",
"assertions": [
{
"type": "field_equals",
"tool": "send_email",
"path": "result.ok",
"value": true,
"check_id": "morgan_097_00",
"action_id": "morgan_097_send_email"
},
{
"type": "field_equals",
"path": "result.to",
"value": "devon.ramirez@example.com",
"tool": "send_email",
"check_id": "morgan_097_01",
"action_id": "morgan_097_send_email"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "Does not agree to schedule the casual coffee on the invitation alone. Explains that a concrete reason making it worth Morgan's time could change the decision. Asking Devon to establish that reason before scheduling is valid. Does not invent a blanket ban on investor meetings.",
"tool": "send_email",
"check_id": "morgan_097_02",
"action_id": "morgan_097_send_email"
}
]
}
}