II.
Topic JSON
Structured · livetopic:krate-agent-memory-source
Krate Agent Memory Source json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:krate-agent-memory-source",
"_kind": "Topic",
"_file": "domain/products/krate-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Memory Source",
"description": "Memory ingestion source for the company brain. Configures where\nknowledge is ingested from — Git repositories, wiki systems,\ndocumentation sites, past agent session transcripts, or external\nknowledge bases. Each source has its own sync schedule, content\nextraction pipeline, and deduplication strategy.\n"
},
"outgoingEdges": [
{
"from": "topic:krate-agent-memory-source",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-source",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-source",
"to": "topic:company-brain",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-source",
"to": "topic:memory-consolidation",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-source",
"to": "topic:krate-agent-memory-repository",
"kind": "requires",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "topic:krate-agent-memory-repository",
"to": "topic:krate-agent-memory-source",
"kind": "related_to",
"attributes": {}
}
]
}