3. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email states that the exact cash threshold is $2,800, calculates that $665 should have swept from the $3,465 settled balance to the existing allocation, and asks the custodian to investigate the missing sweep without changing the allocation.",
"tool": "send_email",
"action_id": "alex_029_send_email",
"check_id": "alex_029_02"
}Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2028-01-01",
"assertions": [
{
"type": "field_equals",
"tool": "send_email",
"action_id": "alex_029_send_email",
"path": "result.ok",
"value": true,
"check_id": "alex_029_00"
},
{
"type": "field_equals",
"path": "result.to",
"value": "support@healthsave.example",
"tool": "send_email",
"action_id": "alex_029_send_email",
"check_id": "alex_029_01"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email states that the exact cash threshold is $2,800, calculates that $665 should have swept from the $3,465 settled balance to the existing allocation, and asks the custodian to investigate the missing sweep without changing the allocation.",
"tool": "send_email",
"action_id": "alex_029_send_email",
"check_id": "alex_029_02"
}
]
}
}