iiRecord
Agentic AI Atlas · usage-record:symphony-2026-04-30-run-001
usage-record:symphony-2026-04-30-run-001a5c.ai
II.
UsageRecord JSON

usage-record:symphony-2026-04-30-run-001

Structured · live

usage-record:symphony-2026-04-30-run-001 json

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

File · extensions/cost-quota/usage-records-symphony.yamlCluster · extensions
Record JSON
{
  "id": "usage-record:symphony-2026-04-30-run-001",
  "_kind": "UsageRecord",
  "_file": "extensions/cost-quota/usage-records-symphony.yaml",
  "_cluster": "extensions",
  "attributes": {
    "recordedAt": "2026-04-30T14:22:11Z",
    "tenantId": "tenant:acme",
    "providerId": "provider:anthropic",
    "inputTokens": 12500,
    "outputTokens": 3400,
    "callCount": 1,
    "amount": 0.176
  },
  "outgoingEdges": [
    {
      "from": "usage-record:symphony-2026-04-30-run-001",
      "to": "cost-model:anthropic-claude-3-5-sonnet",
      "kind": "recorded_against",
      "attributes": {}
    },
    {
      "from": "usage-record:symphony-2026-04-30-run-001",
      "to": "quota:tenant-acme-monthly-tokens",
      "kind": "recorded_against",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}