iiRecord
Agentic AI Atlas · tests_in_scope (meta)
meta-edge-kind:tests-in-scopea5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:tests-in-scope

Structured · live

tests_in_scope (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:tests-in-scope",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "tests_in_scope (meta)",
    "name": "tests_in_scope",
    "source": [
      "meta-node-kind:test-set"
    ],
    "target": [
      "meta-node-kind:benchmark"
    ],
    "cardinality": "N:1",
    "origin": "universal",
    "description": "a test-set tests cases in scope of a benchmark"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:tests-in-scope",
      "to": "meta-node-kind:test-set",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:tests-in-scope",
      "to": "meta-node-kind:benchmark",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}