II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:uses-harness
uses_harness (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}