3. field_llm_judge / send_email
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "Instructs fulfillment within 30 calendar days, masking PII unless the customer explicitly opted in to retain it, and logging written confirmation for the transaction. Accept equivalent wording; do not require references to a fact number or runbook tab.",
"tool": "send_email",
"check_id": "morgan_005_02",
"action_id": "morgan_005_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_005_00",
"action_id": "morgan_005_send_email"
},
{
"type": "field_equals",
"path": "result.to",
"value": "privacy@scaffold.dev",
"tool": "send_email",
"check_id": "morgan_005_01",
"action_id": "morgan_005_send_email"
},
{
"type": "field_llm_judge",
"path": "result.body",
"criterion": "Instructs fulfillment within 30 calendar days, masking PII unless the customer explicitly opted in to retain it, and logging written confirmation for the transaction. Accept equivalent wording; do not require references to a fact number or runbook tab.",
"tool": "send_email",
"check_id": "morgan_005_02",
"action_id": "morgan_005_send_email"
}
]
}
}