Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2028-01-01",
"semantic_judge_version": 2,
"assertions": [
{
"type": "field_equals",
"tool": "create_calendar_event",
"action_id": "create_brunch",
"path": "result.ok",
"value": true,
"check_id": "riley_156_00"
},
{
"check_id": "riley_156_01",
"type": "field_equals",
"tool": "list_calendar_events",
"action_id": "check_jan8_conflicts",
"path": "args.date",
"value": "2028-01-08"
},
{
"check_id": "riley_156_02",
"type": "datetime_absolute_eq",
"tool": "create_calendar_event",
"action_id": "create_brunch",
"path": "args.start",
"value": "2028-01-08T11:00:00-06:00"
},
{
"check_id": "riley_156_03",
"type": "datetime_absolute_eq",
"tool": "create_calendar_event",
"action_id": "create_brunch",
"path": "args.end",
"value": "2028-01-08T12:30:00-06:00"
},
{
"type": "field_equals",
"tool": "list_calendar_events",
"action_id": "check_jan8_conflicts",
"path": "args.timezone",
"value": "America/Chicago",
"check_id": "riley_156_04"
},
{
"type": "field_llm_judge",
"tool": "create_calendar_event",
"action_id": "create_brunch",
"path": "args",
"criterion": "Across the event title and body, with either content field acceptable, the event must clearly be a brunch at Salud. Missing the venue, naming a different venue, or expressing uncertainty about the venue must fail.",
"check_id": "riley_156_05"
}
]
}
}