II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:bundles-template
bundles_template (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:bundles-template",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-context-engineering.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "bundles_template (meta)",
"name": "bundles_template",
"source": [
"meta-node-kind:context-bundle"
],
"target": [
"meta-node-kind:prompt-template"
],
"cardinality": "N:N",
"origin": "universal",
"description": "a ContextBundle bundles one or more PromptTemplates."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:bundles-template",
"to": "meta-node-kind:context-bundle",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:bundles-template",
"to": "meta-node-kind:prompt-template",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}