II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:provides-cost-for
provides_cost_for (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:provides-cost-for",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-cost-quota.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "provides_cost_for (meta)",
"name": "provides_cost_for",
"source": [
"meta-node-kind:cost-model"
],
"target": [],
"cardinality": "N:N",
"origin": "standard",
"description": "a CostModel provides cost data for a Provider, ModelVersion, or AgentVersion. Cross-cluster targets (Provider in catalog-provenance, ModelVersion in agent-stack adjacencies, AgentVersion in agent-stack — catalog update widening) are not re-emitted here."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:provides-cost-for",
"to": "meta-node-kind:cost-model",
"kind": "source_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}