iiRecord
Agentic AI Atlas · recorded_against (meta)
meta-edge-kind:recorded-againsta5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:recorded-against

Structured · live

recorded_against (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-edge-kind:recorded-against",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "recorded_against (meta)",
    "name": "recorded_against",
    "source": [
      "meta-node-kind:usage-record"
    ],
    "target": [
      "meta-node-kind:cost-model",
      "meta-node-kind:quota",
      "meta-node-kind:budget-policy"
    ],
    "cardinality": "N:N",
    "origin": "standard",
    "description": "a UsageRecord is recorded against a CostModel / Quota / BudgetPolicy"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:recorded-against",
      "to": "meta-node-kind:usage-record",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:recorded-against",
      "to": "meta-node-kind:cost-model",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:recorded-against",
      "to": "meta-node-kind:quota",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:recorded-against",
      "to": "meta-node-kind:budget-policy",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}