II.
Topic JSON
Structured · livetopic:context-to-fabric-sync
Context-to-Fabric Sync json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:context-to-fabric-sync",
"_kind": "Topic",
"_file": "domain/topics/topics-knowledge-patterns.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Context-to-Fabric Sync",
"description": "Context-to-Fabric Sync as a cross-cutting topic — how compacted\nconversation context from agent runtime flows into the knowledge\nfabric for long-term retention. When an agent session compacts its\ncontext window (via background consolidation or compaction policies),\nthe compacted summaries, extracted entities, and decision records\ncan be persisted to the organizational knowledge layer rather than\nbeing discarded. Covers compaction-triggered write-back, selective\npersistence (only persist high-value summaries), deduplication\nagainst existing fabric knowledge, and the feedback loop where\nfuture sessions retrieve previously compacted knowledge to avoid\nre-discovering the same information.\n"
},
"outgoingEdges": [
{
"from": "topic:context-to-fabric-sync",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:context-to-fabric-sync",
"to": "specialization:ai-agents-conversational",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:knowledge-management",
"to": "topic:context-to-fabric-sync",
"kind": "contains"
},
{
"from": "tool:mem0",
"to": "topic:context-to-fabric-sync",
"kind": "relates_to_topic",
"attributes": {}
},
{
"from": "tool:zep",
"to": "topic:context-to-fabric-sync",
"kind": "relates_to_topic",
"attributes": {}
},
{
"from": "topic:knowledge-fabric-architecture",
"to": "topic:context-to-fabric-sync",
"kind": "related_topics"
},
{
"from": "topic:organizational-memory",
"to": "topic:context-to-fabric-sync",
"kind": "related_topics"
}
]
}