II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:embeds-with
embeds_with (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:embeds-with",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-context-engineering.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "embeds_with (meta)",
"name": "embeds_with",
"source": [
"meta-node-kind:context-bundle"
],
"target": [
"meta-node-kind:embedding-model-profile"
],
"cardinality": "N:1",
"origin": "universal",
"description": "a ContextBundle embeds with an EmbeddingModelProfile."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:embeds-with",
"to": "meta-node-kind:context-bundle",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:embeds-with",
"to": "meta-node-kind:embedding-model-profile",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}