4. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "Gives written notice making the Kestrel arrangement end October 14, 2026, or unambiguously 30 days after this September 14 notice. A different effective date or immediate termination fails. No recital of the old dispute is required.",
"tool": "send_email",
"check_id": "morgan_011_03",
"action_id": "morgan_011_send_email"
}Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2026-09-14",
"assertions": [
{
"type": "field_equals",
"tool": "send_email",
"path": "result.ok",
"value": true,
"check_id": "morgan_011_00",
"action_id": "morgan_011_send_email"
},
{
"type": "field_equals",
"path": "result.to",
"value": "kara@kestrel-test.com",
"tool": "send_email",
"check_id": "morgan_011_01",
"action_id": "morgan_011_send_email"
},
{
"type": "field_list_includes",
"path": "result.cc",
"values": [
"sarah@atlas-test.com"
],
"tool": "send_email",
"check_id": "morgan_011_02",
"action_id": "morgan_011_send_email"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "Gives written notice making the Kestrel arrangement end October 14, 2026, or unambiguously 30 days after this September 14 notice. A different effective date or immediate termination fails. No recital of the old dispute is required.",
"tool": "send_email",
"check_id": "morgan_011_03",
"action_id": "morgan_011_send_email"
}
]
}
}