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_watercolor_hold",
"path": "result.ok",
"value": true,
"check_id": "riley_181_00"
},
{
"check_id": "riley_181_01",
"type": "field_equals",
"tool": "list_calendar_events",
"action_id": "check_availability",
"path": "args.date",
"value": "2028-01-09"
},
{
"check_id": "riley_181_02",
"type": "datetime_absolute_eq",
"tool": "create_calendar_event",
"action_id": "create_watercolor_hold",
"path": "args.start",
"value": "2028-01-09T10:00:00-06:00"
},
{
"check_id": "riley_181_03",
"type": "datetime_absolute_eq",
"tool": "create_calendar_event",
"action_id": "create_watercolor_hold",
"path": "args.end",
"value": "2028-01-09T12:00:00-06:00"
},
{
"type": "field_equals",
"tool": "list_calendar_events",
"action_id": "check_availability",
"path": "args.timezone",
"value": "America/Chicago",
"check_id": "riley_181_04"
},
{
"type": "field_llm_judge",
"tool": "create_calendar_event",
"action_id": "create_watercolor_hold",
"path": "args",
"criterion": "The title must clearly identify this as a watercolor practice hold or study. Missing or contradictory purpose fails.\n\nThe event notes must state that warm interior edges against cool washes should be preserved through value separation, and that adding or increasing orange saturation is the adjustment to avoid. Missing either point or contradicting either point fails.",
"check_id": "riley_181_05"
}
]
}
}