iiRecord
Agentic AI Atlas · Evaluation (meta)
meta-cluster:evaluationa5c.ai
II.
MetaCluster JSON

meta-cluster:evaluation

Structured · live

Evaluation (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-cluster:evaluation",
  "_kind": "MetaCluster",
  "_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Evaluation (meta)",
    "clusterNumber": 11,
    "scope": "Conceptual aggregation of NodeKinds covering benchmark / evaluation machinery: Benchmark and TestSet (the test scaffold), EvalRun (one execution against a target), EvalHarness (the runnable harness side), Judge (LLM / human / programmatic grader), Rubric (scoring criteria), and SkillArea (the named expertise area benchmarks are commonly bound against). Members live mainly in editorial cluster 11-benchmarks, with SkillArea in 9-domain; each MetaNodeKind records the truthful editorial slug.",
    "parentClusterId": null
  },
  "outgoingEdges": [
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:benchmark",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:test-set",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:eval-run",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:eval-harness",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:judge",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:rubric",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:skill-area",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:benchmark",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:test-set",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:eval-run",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:eval-harness",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:judge",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:rubric",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:skill-area",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    }
  ]
}