iiRecord
Agentic AI Atlas · AgentProduct.id
meta-attribute:agent-product--ida5c.ai
II.
MetaAttribute JSON

meta-attribute:agent-product--id

Structured · live

AgentProduct.id json

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

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