Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2026-09-14",
"assertions": [
{
"type": "field_equals",
"tool": "book_flight",
"path": "result.ok",
"value": true,
"check_id": "morgan_129_00",
"action_id": "morgan_129_book_flight"
},
{
"type": "field_equals",
"path": "result.booking.quote_id",
"value": "flight_129",
"tool": "book_flight",
"check_id": "morgan_129_01",
"action_id": "morgan_129_book_flight"
},
{
"type": "field_equals",
"tool": "book_hotel",
"path": "result.ok",
"value": true,
"check_id": "morgan_129_02",
"action_id": "morgan_129_book_hotel"
},
{
"type": "field_equals",
"tool": "book_hotel",
"path": "result.booking.quote_id",
"value": "hotel_129",
"check_id": "morgan_129_03",
"action_id": "morgan_129_book_hotel"
}
]
}
}