iiRecord
Agentic AI Atlas · Definition (meta)
meta-node-kind:definitiona5c.ai
II.
MetaNodeKind JSON

meta-node-kind:definition

Structured · live

Definition (meta) 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-node-kind:definition",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Definition (meta)",
    "name": "Definition",
    "cluster": "14-terminology",
    "prefix": "definition",
    "origin": "universal",
    "purpose": "a definition of a term",
    "exampleCount": 0,
    "invariants": [
      "termId resolves",
      "no two Definitions for same termId share inContext"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:definition",
      "to": "meta-cluster:catalog-provenance",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:definition",
      "to": "meta-attribute:definition--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:definition",
      "to": "meta-attribute:definition--term-id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:definition--id",
      "to": "meta-node-kind:definition",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:definition--term-id",
      "to": "meta-node-kind:definition",
      "kind": "defined_on",
      "attributes": {}
    }
  ]
}