3. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email says automatic investment is already enabled with a $2,800 cash threshold, so $3,475 settled cash should produce a $675 sweep to the existing allocation. It asks why the sweep is absent and the threshold is not displayed, without requesting an allocation, threshold, or setup change.",
"tool": "send_email",
"action_id": "alex_190_send_email",
"check_id": "alex_190_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_190_send_email",
"path": "result.ok",
"value": true,
"check_id": "alex_190_00"
},
{
"type": "field_equals",
"path": "result.to",
"value": "hsa-support@benefitwallet.example",
"tool": "send_email",
"action_id": "alex_190_send_email",
"check_id": "alex_190_01"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email says automatic investment is already enabled with a $2,800 cash threshold, so $3,475 settled cash should produce a $675 sweep to the existing allocation. It asks why the sweep is absent and the threshold is not displayed, without requesting an allocation, threshold, or setup change.",
"tool": "send_email",
"action_id": "alex_190_send_email",
"check_id": "alex_190_02"
}
]
}
}