3. field_llm_judge / update_crm_row
{
"type": "field_llm_judge",
"path": "result.row.notes",
"criterion": "Records Greg owning the ETA misses and promising tighter Q2 delivery on Acme's side, with Morgan only about 60% convinced. Keeps both the promise and confidence as historical, not verified future performance.",
"tool": "update_crm_row",
"check_id": "morgan_183_02",
"action_id": "morgan_183_update_crm_row"
}Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2026-09-14",
"assertions": [
{
"type": "field_equals",
"tool": "update_crm_row",
"path": "result.ok",
"value": true,
"check_id": "morgan_183_00",
"action_id": "morgan_183_update_crm_row"
},
{
"type": "field_equals",
"path": "result.row.id",
"value": "crm_greg_shipman",
"tool": "update_crm_row",
"check_id": "morgan_183_01",
"action_id": "morgan_183_update_crm_row"
},
{
"type": "field_llm_judge",
"path": "result.row.notes",
"criterion": "Records Greg owning the ETA misses and promising tighter Q2 delivery on Acme's side, with Morgan only about 60% convinced. Keeps both the promise and confidence as historical, not verified future performance.",
"tool": "update_crm_row",
"check_id": "morgan_183_02",
"action_id": "morgan_183_update_crm_row"
}
]
}
}