iiRecord
Agentic AI Atlas · Kradle Agent Workspaces
stack-part:kradle-agent-workspacesa5c.ai
II.
StackPart JSON

stack-part:kradle-agent-workspaces

Structured · live

Kradle Agent Workspaces json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/products/kradle-components.yamlCluster · domain
Record JSON
{
  "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": []
}