iiRecord
Agentic AI Atlas · EvalHarness (meta)
meta-node-kind:eval-harnessa5c.ai
II.
MetaNodeKind JSON

meta-node-kind:eval-harness

Structured · live

EvalHarness (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:eval-harness",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "EvalHarness (meta)",
    "name": "EvalHarness",
    "cluster": "11-benchmarks",
    "prefix": "eval-harness",
    "origin": "standard",
    "purpose": "a runnable harness that drives a benchmark (lm-eval-harness, helm, custom)",
    "exampleCount": 0,
    "invariants": [
      "id starts with eval-harness:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:eval-harness",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:eval-harness",
      "to": "meta-attribute:eval-harness--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:eval-harness",
      "to": "meta-attribute:eval-harness--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:eval-harness",
      "to": "meta-attribute:eval-harness--harness-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:eval-harness",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:eval-harness--id",
      "to": "meta-node-kind:eval-harness",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:eval-harness--display-name",
      "to": "meta-node-kind:eval-harness",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:eval-harness--harness-kind",
      "to": "meta-node-kind:eval-harness",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:uses-harness",
      "to": "meta-node-kind:eval-harness",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}