4. field_llm_judge / create_calendar_event
{
"type": "field_llm_judge",
"path": "result.event.body",
"criterion": "The notes say to verify a $104 medical deduction, a $90 employee HSA contribution, the $225 January employer deposit, and the exact $2,800 automatic-investment cash threshold.",
"tool": "create_calendar_event",
"action_id": "alex_002_create_calendar_event",
"check_id": "alex_002_03"
}Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2028-01-01",
"assertions": [
{
"type": "field_equals",
"tool": "create_calendar_event",
"action_id": "alex_002_create_calendar_event",
"path": "result.ok",
"value": true,
"check_id": "alex_002_00"
},
{
"type": "datetime_absolute_eq",
"path": "result.event.start",
"value": "2028-02-01T09:00:00-05:00",
"tool": "create_calendar_event",
"action_id": "alex_002_create_calendar_event",
"check_id": "alex_002_01"
},
{
"type": "datetime_absolute_eq",
"path": "result.event.end",
"value": "2028-02-01T09:30:00-05:00",
"tool": "create_calendar_event",
"action_id": "alex_002_create_calendar_event",
"check_id": "alex_002_02"
},
{
"type": "field_llm_judge",
"path": "result.event.body",
"criterion": "The notes say to verify a $104 medical deduction, a $90 employee HSA contribution, the $225 January employer deposit, and the exact $2,800 automatic-investment cash threshold.",
"tool": "create_calendar_event",
"action_id": "alex_002_create_calendar_event",
"check_id": "alex_002_03"
}
]
}
}