II.
StackPart JSON
Structured · livestack-part:krate-agent-workspaces
Krate Agent Workspaces json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:krate-agent-workspaces",
"_kind": "StackPart",
"_file": "domain/products/krate-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Workspaces",
"category": "compute",
"description": "Git worktree provisioning and lifecycle management for agent dispatch\nruns. Creates isolated workspaces with their own branches, working\ndirectories, and environment variables according to AgentWorkspacePolicy\nCRDs. Tracks workspace state (active, idle, stale, dirty, archived,\nmissing) and provides lifecycle actions: pin, archive, cleanup,\nrecover, rebase, and open-in-editor.\n"
},
"outgoingEdges": [
{
"from": "stack-part:krate-agent-workspaces",
"to": "layer:7-workspace",
"kind": "realizes",
"attributes": {
"notes": "Agent workspace provisioning and lifecycle"
}
},
{
"from": "stack-part:krate-agent-workspaces",
"to": "platform:krate",
"kind": "part_of",
"attributes": {
"notes": "Krate agent workspaces component"
}
}
],
"incomingEdges": []
}