iiRecord
Agentic AI Atlas · CostModel.currency
meta-attribute:cost-model--currencya5c.ai
II.
MetaAttribute JSON

meta-attribute:cost-model--currency

Structured · live

CostModel.currency json

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

File · catalog-meta/meta-registry/meta-registry-cost-quota.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:cost-model--currency",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "CostModel.currency",
    "name": "currency",
    "parentNodeKindId": "meta-node-kind:cost-model",
    "type": "string",
    "required": false,
    "description": "currency on CostModel (ISO 4217 currency code, e.g. USD)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:cost-model--currency",
      "to": "meta-node-kind:cost-model",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:cost-model",
      "to": "meta-attribute:cost-model--currency",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}