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

stack-part:krate-agent-workspaces

Structured · live

Krate Agent Workspaces json

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

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