4. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email states that the current service is 300 Mbps for $60 with customer-owned equipment and no installation or plan-change fee. It asks the provider to correct or credit charges that conflict with those terms without canceling service, changing plans again, or ordering equipment.",
"tool": "send_email",
"action_id": "alex_030_send_email",
"check_id": "alex_030_03"
}Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2028-01-01",
"assertions": [
{
"type": "field_equals",
"tool": "send_email",
"action_id": "alex_030_send_email",
"path": "result.ok",
"value": true,
"check_id": "alex_030_00"
},
{
"type": "field_equals",
"tool": "list_inbox",
"action_id": "alex_030_read_email",
"path": "result.0.id",
"value": "inv_ss_2028_01",
"check_id": "alex_030_01"
},
{
"type": "field_equals",
"path": "result.to",
"value": "billing@southslopeisp.example",
"tool": "send_email",
"action_id": "alex_030_send_email",
"check_id": "alex_030_02"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email states that the current service is 300 Mbps for $60 with customer-owned equipment and no installation or plan-change fee. It asks the provider to correct or credit charges that conflict with those terms without canceling service, changing plans again, or ordering equipment.",
"tool": "send_email",
"action_id": "alex_030_send_email",
"check_id": "alex_030_03"
}
]
}
}