iiRecord
Agentic AI Atlas · MetaAttribute.parentNodeKindId
meta-attribute:meta-attribute--parent-node-kind-ida5c.ai
II.
MetaAttribute JSON

meta-attribute:meta-attribute--parent-node-kind-id

Structured · live

MetaAttribute.parentNodeKindId 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-attribute:meta-attribute--parent-node-kind-id",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "MetaAttribute.parentNodeKindId",
    "name": "parentNodeKindId",
    "parentNodeKindId": "meta-node-kind:meta-attribute",
    "type": "ref<MetaNodeKind>",
    "required": true,
    "description": "parentNodeKindId on MetaAttribute."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:meta-attribute--parent-node-kind-id",
      "to": "meta-node-kind:meta-attribute",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:meta-attribute",
      "to": "meta-attribute:meta-attribute--parent-node-kind-id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}