II.
Topic JSON
Structured · livetopic:krate-agent-memory-association
Krate Agent Memory Association json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:krate-agent-memory-association",
"_kind": "Topic",
"_file": "domain/products/krate-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Memory Association",
"description": "Cross-entity memory link within the company brain. Represents a\ntyped relationship between two memory entities — a decision linked\nto the PR that implemented it, a pattern linked to the codebase\nregions that use it, or a lesson-learned linked to the incident\nthat produced it. Associations are bidirectional and carry\nconfidence scores.\n"
},
"outgoingEdges": [
{
"from": "topic:krate-agent-memory-association",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-association",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-association",
"to": "topic:company-brain",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-association",
"to": "topic:memory-to-knowledge-bridge",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-memory-association",
"to": "topic:krate-agent-memory-ontology",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-memory-association",
"to": "topic:krate-agent-memory-snapshot",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "topic:krate-agent-memory-ontology",
"to": "topic:krate-agent-memory-association",
"kind": "related_to",
"attributes": {}
}
]
}