iiRecord
Agentic AI Atlas · uses_harness (meta)
meta-edge-kind:uses-harnessa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:uses-harness

Structured · live

uses_harness (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-edge-kind:uses-harness",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "uses_harness (meta)",
    "name": "uses_harness",
    "source": [
      "meta-node-kind:eval-run"
    ],
    "target": [
      "meta-node-kind:eval-harness"
    ],
    "cardinality": "N:1",
    "origin": "standard",
    "description": "an eval-run drives the benchmark via an eval-harness"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:uses-harness",
      "to": "meta-node-kind:eval-run",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:uses-harness",
      "to": "meta-node-kind:eval-harness",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}