3. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email gives the current January 5, 2027 through January 5, 2028 policy and $231 annual premium, plus the $500 deductible, $40,000 replacement-cost property limit, $12,000 loss-of-use coverage, water-backup endorsement, and absence of separate bicycle or electronics sublimits. It asks Jordan to identify renewal changes in writing and requests renewal without a gap in coverage.",
"tool": "send_email",
"action_id": "alex_003_send_email",
"check_id": "alex_003_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_003_send_email",
"path": "result.ok",
"value": true,
"check_id": "alex_003_00"
},
{
"type": "field_equals",
"path": "result.to",
"value": "jordan.lee@harbormutual.example",
"tool": "send_email",
"action_id": "alex_003_send_email",
"check_id": "alex_003_01"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "The email gives the current January 5, 2027 through January 5, 2028 policy and $231 annual premium, plus the $500 deductible, $40,000 replacement-cost property limit, $12,000 loss-of-use coverage, water-backup endorsement, and absence of separate bicycle or electronics sublimits. It asks Jordan to identify renewal changes in writing and requests renewal without a gap in coverage.",
"tool": "send_email",
"action_id": "alex_003_send_email",
"check_id": "alex_003_02"
}
]
}
}