iiRecord
Agentic AI Atlas · Quota (meta)
meta-node-kind:quotaa5c.ai
II.
MetaNodeKind JSON

meta-node-kind:quota

Structured · live

Quota (meta) 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-node-kind:quota",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Quota (meta)",
    "name": "Quota",
    "cluster": "cost-quota",
    "prefix": "quota",
    "origin": "standard",
    "purpose": "a quota constraint (RPM/TPM/requests/concurrent) bound to a tenant, role, or capability scope",
    "exampleCount": 0,
    "invariants": [
      "id starts with quota:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:quota",
      "to": "meta-cluster:cost-quota",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:quota",
      "to": "meta-attribute:quota--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:quota",
      "to": "meta-attribute:quota--quota-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:quota",
      "to": "meta-attribute:quota--scope",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:quota",
      "to": "meta-attribute:quota--window",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:cost-quota",
      "to": "meta-node-kind:quota",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:quota--id",
      "to": "meta-node-kind:quota",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:quota--quota-kind",
      "to": "meta-node-kind:quota",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:quota--scope",
      "to": "meta-node-kind:quota",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:quota--window",
      "to": "meta-node-kind:quota",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:constrains",
      "to": "meta-node-kind:quota",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:applies-to-tenant",
      "to": "meta-node-kind:quota",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:recorded-against",
      "to": "meta-node-kind:quota",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}