II.
Topic JSON
Structured · livetopic:organizational-memory
Organizational Memory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:organizational-memory",
"_kind": "Topic",
"_file": "domain/topics/topics-knowledge-fabric.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Organizational Memory",
"description": "Organizational Memory as a cross-cutting topic — persistent knowledge\nthat spans agent sessions, user interactions, and time. Covers the\ndistinction between episodic memory (specific events), semantic memory\n(general knowledge), and procedural memory (how-to knowledge). Addresses\nmemory consolidation, forgetting curves, knowledge decay detection,\nand strategies for keeping organizational memory fresh and trustworthy.\n"
},
"outgoingEdges": [
{
"from": "topic:organizational-memory",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:organizational-memory",
"to": "specialization:ai-agents-conversational",
"kind": "applies_to"
},
{
"from": "topic:organizational-memory",
"to": "topic:memory-to-knowledge-bridge",
"kind": "related_topics"
},
{
"from": "topic:organizational-memory",
"to": "topic:context-to-fabric-sync",
"kind": "related_topics"
},
{
"from": "topic:organizational-memory",
"to": "topic:knowledge-freshness",
"kind": "related_topics"
},
{
"from": "topic:organizational-memory",
"to": "topic:knowledge-feedback-loop",
"kind": "related_topics"
}
],
"incomingEdges": [
{
"from": "domain:knowledge-management",
"to": "topic:organizational-memory",
"kind": "contains"
},
{
"from": "topic:krate-agent-memory-repository",
"to": "topic:organizational-memory",
"kind": "applies_to"
},
{
"from": "tool:mempalace",
"to": "topic:organizational-memory",
"kind": "relates_to_topic",
"attributes": {}
},
{
"from": "topic:auto-memory",
"to": "topic:organizational-memory",
"kind": "related_topics"
},
{
"from": "topic:memory-consolidation",
"to": "topic:organizational-memory",
"kind": "related_topics"
}
]
}