iiRecord
Agentic AI Atlas · Customer.id
meta-attribute:customer--ida5c.ai
II.
MetaAttribute JSON

meta-attribute:customer--id

Structured · live

Customer.id json

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

File · catalog-meta/meta-registry/meta-registry-role-ontology.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:customer--id",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-role-ontology.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Customer.id",
    "name": "id",
    "parentNodeKindId": "meta-node-kind:customer",
    "type": "id",
    "required": true,
    "description": "id on Customer."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:customer--id",
      "to": "meta-node-kind:customer",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:customer",
      "to": "meta-attribute:customer--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}