iiRecord
Agentic AI Atlas · Judge (meta)
meta-node-kind:judgea5c.ai
II.
MetaNodeKind JSON

meta-node-kind:judge

Structured · live

Judge (meta) json

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

File · catalog-meta/meta-registry/meta-registry-evaluation.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:judge",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Judge (meta)",
    "name": "Judge",
    "cluster": "11-benchmarks",
    "prefix": "judge",
    "origin": "standard",
    "purpose": "a model or human acting as a judge in an eval",
    "exampleCount": 0,
    "invariants": [
      "id starts with judge:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:judge",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:judge",
      "to": "meta-attribute:judge--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:judge",
      "to": "meta-attribute:judge--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:judge",
      "to": "meta-attribute:judge--judge-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:judge",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:judge--id",
      "to": "meta-node-kind:judge",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:judge--display-name",
      "to": "meta-node-kind:judge",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:judge--judge-kind",
      "to": "meta-node-kind:judge",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:judged-by",
      "to": "meta-node-kind:judge",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}