iiRecord
Agentic AI Atlas · has_memory (meta)
meta-edge-kind:has-memorya5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:has-memory

Structured · live

has_memory (meta) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/meta-registry/meta-registry-context-engineering.yamlCluster · catalog-meta
Record JSON
{
  "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": []
}