II.
StackPart JSON
Structured · livestack-part:kradle-agent-workspaces
Kradle Agent Workspaces json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:kradle-agent-workspaces",
"_kind": "StackPart",
"_file": "domain/products/kradle-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kradle 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:kradle-agent-workspaces",
"to": "layer:7-workspace",
"kind": "realizes",
"attributes": {
"notes": "Agent workspace provisioning and lifecycle"
}
},
{
"from": "stack-part:kradle-agent-workspaces",
"to": "platform:kradle",
"kind": "part_of",
"attributes": {
"notes": "Kradle agent workspaces component"
}
}
],
"incomingEdges": []
}