iiRecord
Agentic AI Atlas · Krate Agent Tool Profile
topic:krate-agent-tool-profilea5c.ai
II.
Topic JSON

topic:krate-agent-tool-profile

Structured · live

Krate Agent Tool Profile json

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

File · domain/products/krate-agent-layer.yamlCluster · domain
Record JSON
{
  "id": "topic:krate-agent-tool-profile",
  "_kind": "Topic",
  "_file": "domain/products/krate-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Agent Tool Profile",
    "description": "Tool permission boundary for a Krate agent. Defines allowlists and\ndenylists of tools the agent may call, per-tool parameter constraints,\nand rate limits. Tool profiles are composable — a subagent may inherit\nits parent's profile with additional restrictions layered on top.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:krate-agent-tool-profile",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-tool-profile",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-tool-profile",
      "to": "topic:human-in-the-loop",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-tool-profile",
      "to": "topic:krate-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-tool-profile",
      "to": "topic:krate-agent-subagent",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:krate-agent-stack",
      "to": "topic:krate-agent-tool-profile",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-subagent",
      "to": "topic:krate-agent-tool-profile",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}