iiRecord
Agentic AI Atlas · Krate Agent Memory Snapshot
topic:krate-agent-memory-snapshota5c.ai
II.
Topic JSON

topic:krate-agent-memory-snapshot

Structured · live

Krate Agent Memory Snapshot json

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

File · domain/products/krate-agent-layer.yamlCluster · domain
Record JSON
{
  "id": "topic:krate-agent-memory-snapshot",
  "_kind": "Topic",
  "_file": "domain/products/krate-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Agent Memory Snapshot",
    "description": "Point-in-time snapshot of the company brain memory state. Captures\nthe full set of memory entities, associations, and embeddings at a\nspecific moment for reproducibility and rollback. Snapshots enable\ncomparing memory state across time periods and reverting unwanted\nmemory mutations introduced by agent updates.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:krate-agent-memory-snapshot",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-memory-snapshot",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-memory-snapshot",
      "to": "topic:company-brain",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-memory-snapshot",
      "to": "topic:memory-consolidation",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-memory-snapshot",
      "to": "topic:krate-agent-memory-repository",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-memory-snapshot",
      "to": "topic:krate-agent-session-transcript",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:krate-agent-memory-repository",
      "to": "topic:krate-agent-memory-snapshot",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-memory-association",
      "to": "topic:krate-agent-memory-snapshot",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-session-transcript",
      "to": "topic:krate-agent-memory-snapshot",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-memory-update",
      "to": "topic:krate-agent-memory-snapshot",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "claim:krate-company-brain-modeled",
      "to": "topic:krate-agent-memory-snapshot",
      "kind": "asserts_about"
    }
  ]
}