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

topic:kradle-agent-workspace-runtime

Structured · live

Kradle Agent Workspace Runtime 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-runtime",
  "_kind": "Topic",
  "_file": "domain/products/kradle-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Agent Workspace Runtime",
    "description": "Runtime state of an active agent workspace. Tracks the current Git\nbranch, HEAD commit, dirty file state, running processes, resource\nconsumption (CPU, memory, disk), and liveness status. The workspace\nruntime is ephemeral state that exists only while a dispatch run\nis active, complementing the persistent Workspace record.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:kradle-agent-workspace-runtime",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-workspace-runtime",
      "to": "domain:devops",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-workspace-runtime",
      "to": "topic:agent-run-lifecycle",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-workspace-runtime",
      "to": "topic:kradle-agent-workspace",
      "kind": "requires",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:kradle-agent-workspace-policy",
      "to": "topic:kradle-agent-workspace-runtime",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-workspace",
      "to": "topic:kradle-agent-workspace-runtime",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}