II.
InteractionPattern JSON
Structured · liveinteraction-pattern:krate-memory-assisted-dispatch
Krate Memory-Assisted Dispatch json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-pattern:krate-memory-assisted-dispatch",
"_kind": "InteractionPattern",
"_file": "agent-stack/interaction-primitives/krate-stack-integration.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Krate Memory-Assisted Dispatch",
"description": "Context-enriched dispatch: before launching an agent, Krate queries\nthe company brain for relevant memories from prior sessions, similar\nissues, and organizational patterns. The memory context is injected\ninto the prompt alongside the repo state, giving the agent access\nto institutional knowledge that spans sessions and team members.\n"
},
"outgoingEdges": [
{
"from": "interaction-pattern:krate-memory-assisted-dispatch",
"to": "layer:10-interaction",
"kind": "realizes",
"attributes": {}
},
{
"from": "interaction-pattern:krate-memory-assisted-dispatch",
"to": "platform:krate",
"kind": "integrates_with",
"attributes": {}
}
],
"incomingEdges": []
}