iiRecord
Agentic AI Atlas · Kradle Agent Stack
topic:kradle-agent-stacka5c.ai
II.
Topic JSON

topic:kradle-agent-stack

Structured · live

Kradle Agent Stack 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-stack",
  "_kind": "Topic",
  "_file": "domain/products/kradle-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Agent Stack",
    "description": "Declares an agent's runtime shape within Kradle — the model backing the\nagent, which tools it may invoke, what skills it has access to, which\nsubagents it can delegate to, and the approval policy governing its\nautonomy level. The Agent Stack CRD is the root configuration object\nfrom which all other agent-config resources hang.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:kradle-agent-stack",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-stack",
      "to": "domain:devops",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-stack",
      "to": "topic:agent-dispatch",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-stack",
      "to": "topic:agent-orchestration-products",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-stack",
      "to": "topic:kradle-agent-subagent",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-stack",
      "to": "topic:kradle-agent-tool-profile",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-stack",
      "to": "topic:kradle-agent-mcp-server",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-stack",
      "to": "topic:kradle-agent-skill",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-stack",
      "to": "topic:kradle-agent-provider-config",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:kradle-agent-subagent",
      "to": "topic:kradle-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-tool-profile",
      "to": "topic:kradle-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-mcp-server",
      "to": "topic:kradle-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-skill",
      "to": "topic:kradle-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-trigger-rule",
      "to": "topic:kradle-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-provider-config",
      "to": "topic:kradle-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-project",
      "to": "topic:kradle-agent-stack",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-dispatch-run",
      "to": "topic:kradle-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-capability-requirement",
      "to": "topic:kradle-agent-stack",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:kradle-agent-dispatch",
      "to": "topic:kradle-agent-stack",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}