II.
Topic JSON
Structured · livetopic:krate-agent-memory-repository
Krate Agent Memory Repository json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:krate-agent-memory-repository",
"_kind": "Topic",
"_file": "domain/products/krate-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Memory Repository",
"description": "Company brain memory store configuration. Defines the backing store\nfor organizational knowledge — vector database endpoint, embedding\nmodel, index parameters, and retention policies. Memory repositories\nare shared across agent stacks within a project, enabling agents to\naccess accumulated organizational context.\n"
},
"outgoingEdges": [
{
"from": "topic:krate-agent-memory-repository",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-repository",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-repository",
"to": "topic:company-brain",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-repository",
"to": "topic:organizational-memory",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-repository",
"to": "topic:krate-agent-memory-source",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-memory-repository",
"to": "topic:krate-agent-memory-ontology",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-memory-repository",
"to": "topic:krate-agent-memory-snapshot",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-memory-repository",
"to": "topic:krate-agent-memory-query",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "topic:krate-agent-memory-source",
"to": "topic:krate-agent-memory-repository",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-memory-ontology",
"to": "topic:krate-agent-memory-repository",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-memory-snapshot",
"to": "topic:krate-agent-memory-repository",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-memory-query",
"to": "topic:krate-agent-memory-repository",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-memory-update",
"to": "topic:krate-agent-memory-repository",
"kind": "requires",
"attributes": {}
},
{
"from": "interaction-primitive:krate-memory-query",
"to": "topic:krate-agent-memory-repository",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "interaction-primitive:krate-memory-update",
"to": "topic:krate-agent-memory-repository",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "claim:krate-company-brain-modeled",
"to": "topic:krate-agent-memory-repository",
"kind": "asserts_about"
}
]
}