iiRecord
Agentic AI Atlas · Judge.judgeKind
meta-attribute:judge--judge-kinda5c.ai
II.
MetaAttribute JSON

meta-attribute:judge--judge-kind

Structured · live

Judge.judgeKind 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-attribute:judge--judge-kind",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Judge.judgeKind",
    "name": "judgeKind",
    "parentNodeKindId": "meta-node-kind:judge",
    "type": "enum<llm,human,programmatic,hybrid,llm-as-judge>",
    "required": false,
    "description": "judgeKind on Judge."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:judge--judge-kind",
      "to": "meta-node-kind:judge",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:judge",
      "to": "meta-attribute:judge--judge-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}