3. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "Identifies the March 2025 AWS invoice amount as $6,184.22, says manual AP review cleared it for payment, and identifies Morgan as instructing payment on April 22, 2025. Do not confuse payment instruction with proof of a completed transfer.",
"tool": "send_email",
"check_id": "morgan_035_02",
"action_id": "morgan_035_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_035_00",
"action_id": "morgan_035_send_email"
},
{
"type": "field_equals",
"path": "result.to",
"value": "finance@scaffold.dev",
"tool": "send_email",
"check_id": "morgan_035_01",
"action_id": "morgan_035_send_email"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "Identifies the March 2025 AWS invoice amount as $6,184.22, says manual AP review cleared it for payment, and identifies Morgan as instructing payment on April 22, 2025. Do not confuse payment instruction with proof of a completed transfer.",
"tool": "send_email",
"check_id": "morgan_035_02",
"action_id": "morgan_035_send_email"
}
]
}
}