II.
Topic JSON
Structured · livetopic:krate-agent-dispatch-run
Krate Agent Dispatch Run json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:krate-agent-dispatch-run",
"_kind": "Topic",
"_file": "domain/products/krate-agent-layer.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Dispatch Run",
"description": "A single agent execution within Krate, analogous to a CI job. Tracks\nthe full lifecycle from trigger through context assembly, agent session\nexecution, artifact collection, and completion. Dispatch runs are\nimmutable records stored in Postgres with full audit trails including\ntoken usage, wall-clock duration, and cost attribution.\n"
},
"outgoingEdges": [
{
"from": "topic:krate-agent-dispatch-run",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:agent-run-lifecycle",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:agent-dispatch",
"kind": "applies_to"
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:krate-agent-stack",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:krate-agent-dispatch-attempt",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:krate-agent-session",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:krate-agent-context-bundle",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:krate-agent-workspace",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:krate-agent-approval",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-dispatch-run",
"to": "topic:krate-agent-artifact",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "topic:krate-agent-gateway-config",
"to": "topic:krate-agent-dispatch-run",
"kind": "related_to",
"attributes": {}
},
{
"from": "topic:krate-agent-dispatch-attempt",
"to": "topic:krate-agent-dispatch-run",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-session",
"to": "topic:krate-agent-dispatch-run",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-context-bundle",
"to": "topic:krate-agent-dispatch-run",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-artifact",
"to": "topic:krate-agent-dispatch-run",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-approval",
"to": "topic:krate-agent-dispatch-run",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-workspace",
"to": "topic:krate-agent-dispatch-run",
"kind": "requires",
"attributes": {}
},
{
"from": "topic:krate-agent-trigger-execution",
"to": "topic:krate-agent-dispatch-run",
"kind": "related_to",
"attributes": {}
},
{
"from": "interaction-primitive:krate-agent-dispatch",
"to": "topic:krate-agent-dispatch-run",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "interaction-primitive:krate-agent-approval-decide",
"to": "topic:krate-agent-dispatch-run",
"kind": "integrates_with",
"attributes": {}
}
]
}