iiRecord
Agentic AI Atlas · Kradle Agent Workspace Policy
topic:kradle-agent-workspace-policya5c.ai
II.
Topic JSON

topic:kradle-agent-workspace-policy

Structured · live

Kradle Agent Workspace Policy json

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

File · domain/products/kradle-agent-layer.yamlCluster · domain
Record JSON
{
  "id": "topic:kradle-agent-workspace-policy",
  "_kind": "Topic",
  "_file": "domain/products/kradle-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Agent Workspace Policy",
    "description": "Git worktree provisioning rules for agent workspaces. Defines branch\nnaming conventions (e.g. agent/<agent-name>/<issue-id>), cleanup\npolicies for stale worktrees, maximum concurrent workspace count,\nand whether workspaces persist across dispatch runs or are ephemeral.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:kradle-agent-workspace-policy",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-workspace-policy",
      "to": "domain:devops",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-workspace-policy",
      "to": "topic:agent-run-lifecycle",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-workspace-policy",
      "to": "topic:kradle-agent-workspace",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-workspace-policy",
      "to": "topic:kradle-agent-workspace-runtime",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:kradle-agent-project",
      "to": "topic:kradle-agent-workspace-policy",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-workspace",
      "to": "topic:kradle-agent-workspace-policy",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}