4. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email identifies Park Slope account PS-4817 and $184.72, disputes the collection because that internet connection terminated on September 30, 2024, and says there was no equipment-return charge because Alex owns the Arris S33 modem and separate router. It asks for the collection action to be withdrawn in writing without conceding the balance.",
"tool": "send_email",
"action_id": "alex_159_send_email",
"check_id": "alex_159_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_159_send_email",
"path": "result.ok",
"value": true,
"check_id": "alex_159_00"
},
{
"type": "field_equals",
"tool": "list_inbox",
"action_id": "alex_159_read_email",
"path": "result.0.id",
"value": "msg_collection_ps4817_20271231",
"check_id": "alex_159_01"
},
{
"type": "field_equals",
"path": "result.to",
"value": "collections@northstar.example",
"tool": "send_email",
"action_id": "alex_159_send_email",
"check_id": "alex_159_02"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email identifies Park Slope account PS-4817 and $184.72, disputes the collection because that internet connection terminated on September 30, 2024, and says there was no equipment-return charge because Alex owns the Arris S33 modem and separate router. It asks for the collection action to be withdrawn in writing without conceding the balance.",
"tool": "send_email",
"action_id": "alex_159_send_email",
"check_id": "alex_159_03"
}
]
}
}