II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:has-memory
has_memory (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:has-memory",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-context-engineering.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "has_memory (meta)",
"name": "has_memory",
"source": [],
"target": [
"meta-node-kind:memory-store"
],
"cardinality": "N:N",
"origin": "universal",
"description": "an AgentVersion has a MemoryStore attached. Cross-cluster: AgentVersion meta-record lives in meta-registry-agent-stack.yaml."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:has-memory",
"to": "meta-node-kind:memory-store",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}