II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:records-usage
records_usage (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:records-usage",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "records_usage (meta)",
"name": "records_usage",
"source": [],
"target": [
"meta-node-kind:usage-record"
],
"cardinality": "N:1",
"origin": "standard",
"description": "a Run / RunAttempt / Invocation records a UsageRecord. Sources live in agent-stack and are not re-emitted here."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:records-usage",
"to": "meta-node-kind:usage-record",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}