iiRecord
Agentic AI Atlas · MetaEdgeKind.name
meta-attribute:meta-edge-kind--namea5c.ai
II.
MetaAttribute JSON

meta-attribute:meta-edge-kind--name

Structured · live

MetaEdgeKind.name json

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

File · catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:meta-edge-kind--name",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "MetaEdgeKind.name",
    "name": "name",
    "parentNodeKindId": "meta-node-kind:meta-edge-kind",
    "type": "string",
    "required": true,
    "description": "Canonical snake_case EdgeKind name (e.g. `has_version`)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:meta-edge-kind--name",
      "to": "meta-node-kind:meta-edge-kind",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:meta-edge-kind",
      "to": "meta-attribute:meta-edge-kind--name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}