ContextBundle (meta)
meta-node-kind:context-bundle
MetaNodeKindcatalog-meta/meta-registry/meta-registry-context-engineering.yaml·Open in Graph → {
"id": "meta-node-kind:context-bundle",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-context-engineering.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "ContextBundle (meta)",
"name": "ContextBundle",
"cluster": "context-engineering",
"prefix": "context-bundle",
"origin": "standard",
"purpose": "a packaged bundle of prompt templates, retrieval surfaces, and memory bindings used to assemble agent context for a given task / domain",
"exampleCount": 0,
"invariants": [
"id starts with context-bundle:"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:context-bundle",
"to": "meta-cluster:context-engineering",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:context-bundle",
"to": "meta-attribute:context-bundle--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:context-bundle",
"to": "meta-attribute:context-bundle--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:context-bundle",
"to": "meta-attribute:context-bundle--domain",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-cluster:context-engineering",
"to": "meta-node-kind:context-bundle",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-attribute:context-bundle--id",
"to": "meta-node-kind:context-bundle",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:context-bundle--display-name",
"to": "meta-node-kind:context-bundle",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:context-bundle--domain",
"to": "meta-node-kind:context-bundle",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:embeds-with",
"to": "meta-node-kind:context-bundle",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:bundles-template",
"to": "meta-node-kind:context-bundle",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:backed-by-memory",
"to": "meta-node-kind:context-bundle",
"kind": "source_of_meta_edge",
"attributes": {}
}
]
}