iiRecord
Agentic AI Atlas · UsageRecord (meta)
meta-node-kind:usage-recorda5c.ai
II.
MetaNodeKind JSON

meta-node-kind:usage-record

Structured · live

UsageRecord (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:usage-record",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "UsageRecord (meta)",
    "name": "UsageRecord",
    "cluster": "cost-quota",
    "prefix": "usage-record",
    "origin": "standard",
    "purpose": "a recorded unit of resource consumption against a Quota / CostModel (per-call billing event)",
    "exampleCount": 0,
    "invariants": [
      "id starts with usage-record:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:usage-record",
      "to": "meta-cluster:cost-quota",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:usage-record",
      "to": "meta-attribute:usage-record--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:usage-record",
      "to": "meta-attribute:usage-record--occurred-at",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:usage-record",
      "to": "meta-attribute:usage-record--input-tokens",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:usage-record",
      "to": "meta-attribute:usage-record--total-cost",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:cost-quota",
      "to": "meta-node-kind:usage-record",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:usage-record--id",
      "to": "meta-node-kind:usage-record",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:usage-record--occurred-at",
      "to": "meta-node-kind:usage-record",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:usage-record--input-tokens",
      "to": "meta-node-kind:usage-record",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:usage-record--total-cost",
      "to": "meta-node-kind:usage-record",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:records-usage",
      "to": "meta-node-kind:usage-record",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:recorded-against",
      "to": "meta-node-kind:usage-record",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ]
}