iiRecord
Agentic AI Atlas · Exact-match programmatic judge
judge:exact-matcha5c.ai
II.
Judge JSON

judge:exact-match

Structured · live

Exact-match programmatic judge json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · benchmarks/eval-harnesses/judges.yamlCluster · benchmarks
Record JSON
{
  "id": "judge:exact-match",
  "_kind": "Judge",
  "_file": "benchmarks/eval-harnesses/judges.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "Exact-match programmatic judge",
    "judgeKind": "programmatic",
    "notes": "Deterministic exact-match judge for closed-form benchmarks (e.g. MMLU).\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "eval-run:gaia.claude-code.2025",
      "to": "judge:exact-match",
      "kind": "judged_by",
      "attributes": {}
    }
  ]
}