iiRecord
Agentic AI Atlas · source_of_meta_edge (meta)
meta-edge-kind:source-of-meta-edgea5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:source-of-meta-edge

Structured · live

source_of_meta_edge (meta) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/meta-registry/meta-registry-catalog-provenance-extras-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:source-of-meta-edge",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "source_of_meta_edge (meta)",
    "name": "source_of_meta_edge",
    "source": [
      "meta-node-kind:meta-edge-kind"
    ],
    "target": [
      "meta-node-kind:meta-node-kind"
    ],
    "cardinality": "N:N",
    "origin": "universal",
    "description": "inverse of has_outgoing_edge (a MetaEdgeKind has a MetaNodeKind as a source)"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:source-of-meta-edge",
      "to": "meta-node-kind:meta-edge-kind",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:source-of-meta-edge",
      "to": "meta-node-kind:meta-node-kind",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}