II.
Topic JSON
Structured · livetopic:kradle-agent-memory-snapshot
Kradle Agent Memory Snapshot json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:kradle-agent-memory-snapshot",
"_kind": "Topic",
"_file": "domain/products/kradle-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kradle 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:kradle-agent-memory-snapshot",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-memory-snapshot",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-memory-snapshot",
"to": "topic:company-brain",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-memory-snapshot",
"to": "topic:memory-consolidation",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-memory-snapshot",
"to": "topic:kradle-agent-memory-repository",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:kradle-agent-memory-snapshot",
"to": "topic:kradle-agent-session-transcript",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "topic:kradle-agent-memory-repository",
"to": "topic:kradle-agent-memory-snapshot",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:kradle-agent-memory-association",
"to": "topic:kradle-agent-memory-snapshot",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:kradle-agent-session-transcript",
"to": "topic:kradle-agent-memory-snapshot",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:kradle-agent-memory-update",
"to": "topic:kradle-agent-memory-snapshot",
"kind": "related_to",
"attributes": {}
},
{
"from": "claim:kradle-company-brain-modeled",
"to": "topic:kradle-agent-memory-snapshot",
"kind": "asserts_about"
}
]
}