iiRecord
Agentic AI Atlas · expands_to (meta)
meta-edge-kind:expands-toa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:expands-to

Structured · live

expands_to (meta) json

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

File · catalog-meta/meta-registry/meta-registry-terminology.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:expands-to",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-terminology.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "expands_to (meta)",
    "name": "expands_to",
    "source": [
      "meta-node-kind:acronym"
    ],
    "target": [],
    "cardinality": "N:1",
    "origin": "universal",
    "description": "an Acronym expands to a Term. Cross-cluster: Term meta-record lives in meta-registry-catalog-provenance.yaml; only the source side is anchored here."
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:expands-to",
      "to": "meta-node-kind:acronym",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}