Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2026-09-14",
"assertions": [
{
"type": "field_equals",
"tool": "send_discord_dm",
"path": "result.ok",
"value": true,
"check_id": "morgan_078_00",
"action_id": "morgan_078_send_discord_dm"
},
{
"type": "field_equals",
"path": "result.user",
"value": "jordan",
"tool": "send_discord_dm",
"check_id": "morgan_078_01",
"action_id": "morgan_078_send_discord_dm"
},
{
"type": "field_llm_judge",
"path": "result.message",
"criterion": "Directs Jordan to leave design feedback in the Figma file.",
"tool": "send_discord_dm",
"check_id": "morgan_078_02",
"action_id": "morgan_078_send_discord_dm"
}
]
}
}