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

meta-node-kind:eval-run

Structured · live

EvalRun (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-run",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "EvalRun (meta)",
    "name": "EvalRun",
    "cluster": "11-benchmarks",
    "prefix": "eval-run",
    "origin": "universal",
    "purpose": "one execution of a benchmark against a target",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:eval-run",
      "to": "meta-cluster:evaluation",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:eval-run",
      "to": "meta-attribute:eval-run--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:eval-run",
      "to": "meta-attribute:eval-run--benchmark-id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:eval-run",
      "to": "meta-attribute:eval-run--eval-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:evaluation",
      "to": "meta-node-kind:eval-run",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:eval-run--id",
      "to": "meta-node-kind:eval-run",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:eval-run--benchmark-id",
      "to": "meta-node-kind:eval-run",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:eval-run--eval-kind",
      "to": "meta-node-kind:eval-run",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:evaluated-by",
      "to": "meta-node-kind:eval-run",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:uses-harness",
      "to": "meta-node-kind:eval-run",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:judged-by",
      "to": "meta-node-kind:eval-run",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:scored-against-rubric",
      "to": "meta-node-kind:eval-run",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ]
}