iiRecord
Agentic AI Atlas · MetaNodeKind.origin
meta-attribute:meta-node-kind--origina5c.ai
II.
MetaAttribute JSON

meta-attribute:meta-node-kind--origin

Structured · live

MetaNodeKind.origin 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-node-kind--origin",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "MetaNodeKind.origin",
    "name": "origin",
    "parentNodeKindId": "meta-node-kind:meta-node-kind",
    "type": "enum<standard,universal,a5c,derived>",
    "required": false,
    "description": "origin on MetaNodeKind."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:meta-node-kind--origin",
      "to": "meta-node-kind:meta-node-kind",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-enum:origin",
      "to": "meta-attribute:meta-node-kind--origin",
      "kind": "used_on_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:meta-node-kind",
      "to": "meta-attribute:meta-node-kind--origin",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}