Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2028-01-01",
"assertions": [
{
"type": "field_equals",
"tool": "send_slack_message",
"action_id": "alex_045_send_slack_message",
"path": "result.ok",
"value": true,
"check_id": "alex_045_00"
},
{
"type": "field_equals",
"tool": "get_service_metrics",
"action_id": "alex_045_live_metric",
"path": "result.service",
"value": "metrics-router",
"check_id": "alex_045_01"
},
{
"type": "field_equals",
"tool": "get_service_metrics",
"action_id": "alex_045_live_metric",
"path": "result.metric",
"value": "p99_ms",
"check_id": "alex_045_02"
},
{
"type": "field_equals",
"tool": "get_service_metrics",
"action_id": "alex_045_live_metric",
"path": "result.timerange",
"value": "1h",
"check_id": "alex_045_03"
},
{
"type": "field_equals",
"tool": "get_service_metrics",
"action_id": "alex_045_validation_metric",
"path": "result.service",
"value": "replay-validator",
"check_id": "alex_045_04"
},
{
"type": "field_equals",
"tool": "get_service_metrics",
"action_id": "alex_045_validation_metric",
"path": "result.metric",
"value": "mismatch_rate",
"check_id": "alex_045_05"
},
{
"type": "field_equals",
"tool": "get_service_metrics",
"action_id": "alex_045_validation_metric",
"path": "result.timerange",
"value": "1h",
"check_id": "alex_045_06"
},
{
"type": "field_equals",
"path": "result.channel",
"value": "#incident-metrics",
"tool": "send_slack_message",
"action_id": "alex_045_send_slack_message",
"check_id": "alex_045_07"
},
{
"type": "field_llm_judge",
"path": "result.message",
"criterion": "The post recognizes that live metrics-router p99 is steady while replay-validator mismatch rate is rising. It says validation-only movement is investigation evidence rather than rollback criteria, recommends investigating the mismatch instead of rolling back, and rejects restoring legacy-aggregator because it is archived rather than an active replay or production service.",
"tool": "send_slack_message",
"action_id": "alex_045_send_slack_message",
"check_id": "alex_045_08"
}
]
}
}