II.
StackPart JSON
Structured · livestack-part:krate-agent-mux-client
Krate Agent Mux Client json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:krate-agent-mux-client",
"_kind": "StackPart",
"_file": "domain/products/krate-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Mux Client",
"category": "api",
"description": "Zero-dependency HTTP/SSE adapter connecting Krate's dispatch\ncontroller to the Agent Mux gateway. Handles session creation,\ntranscript streaming, tool approval relay, and session lifecycle\nmanagement without requiring external npm dependencies. Translates\nbetween Krate's Kubernetes-native resource model and Agent Mux's\ntransport protocol.\n"
},
"outgoingEdges": [
{
"from": "stack-part:krate-agent-mux-client",
"to": "layer:3-transport",
"kind": "realizes",
"attributes": {
"notes": "Agent Mux transport client"
}
},
{
"from": "stack-part:krate-agent-mux-client",
"to": "platform:krate",
"kind": "part_of",
"attributes": {
"notes": "Krate Agent Mux client component"
}
},
{
"from": "stack-part:krate-agent-mux-client",
"to": "agent:agent-mux",
"kind": "implemented_by",
"attributes": {
"notes": "Communicates with Agent Mux gateway"
}
}
],
"incomingEdges": []
}