iiRecord
Agentic AI Atlas · enum_value_for (meta)
meta-edge-kind:enum-value-fora5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:enum-value-for

Structured · live

enum_value_for (meta) 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-edge-kind:enum-value-for",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "enum_value_for (meta)",
    "name": "enum_value_for",
    "source": [
      "meta-node-kind:meta-attribute"
    ],
    "target": [
      "meta-node-kind:meta-enum"
    ],
    "cardinality": "N:1",
    "origin": "universal",
    "description": "inverse of used_on_attribute (a MetaAttribute draws its values from a MetaEnum)",
    "inverse": "meta-edge-kind:used-on-attribute"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:enum-value-for",
      "to": "meta-node-kind:meta-attribute",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:enum-value-for",
      "to": "meta-node-kind:meta-enum",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}