iiRecord
Agentic AI Atlas · synonym_of (meta)
meta-edge-kind:synonym-ofa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:synonym-of

Structured · live

synonym_of (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:synonym-of",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-terminology.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "synonym_of (meta)",
    "name": "synonym_of",
    "source": [
      "meta-node-kind:synonym"
    ],
    "target": [],
    "cardinality": "N:N",
    "origin": "universal",
    "description": "one Term is a synonym of another within a context. Symmetric edge. Cross-cluster: Term meta-record lives in meta-registry-catalog-provenance.yaml."
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:synonym-of",
      "to": "meta-node-kind:synonym",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}