iiRecord
Agentic AI Atlas · Quota.window
meta-attribute:quota--windowa5c.ai
II.
MetaAttribute JSON

meta-attribute:quota--window

Structured · live

Quota.window 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:quota--window",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Quota.window",
    "name": "window",
    "parentNodeKindId": "meta-node-kind:quota",
    "type": "string",
    "required": false,
    "description": "window on Quota (period token, e.g. 1m, 1d, rolling-7d)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:quota--window",
      "to": "meta-node-kind:quota",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:quota",
      "to": "meta-attribute:quota--window",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}