4. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The reply says the full deposit was already returned to Alex and Devika, the tenancy has a zero balance and no remaining financial or condition claim, and management should withdraw the proposed deduction or confirm its withdrawal in writing.",
"tool": "send_email",
"action_id": "alex_112_send_email",
"check_id": "alex_112_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_112_send_email",
"path": "result.ok",
"value": true,
"check_id": "alex_112_00"
},
{
"type": "field_equals",
"tool": "list_inbox",
"action_id": "alex_112_read_email",
"path": "result.0.id",
"value": "msg_20280101_park_slope_deduction",
"check_id": "alex_112_01"
},
{
"type": "field_equals",
"path": "result.to",
"value": "mara.chen@parkslopemgmt.example",
"tool": "send_email",
"action_id": "alex_112_send_email",
"check_id": "alex_112_02"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The reply says the full deposit was already returned to Alex and Devika, the tenancy has a zero balance and no remaining financial or condition claim, and management should withdraw the proposed deduction or confirm its withdrawal in writing.",
"tool": "send_email",
"action_id": "alex_112_send_email",
"check_id": "alex_112_03"
}
]
}
}