iiRecord
Agentic AI Atlas · Krate Agent Context Label
topic:krate-agent-context-labela5c.ai
II.
Topic JSON

topic:krate-agent-context-label

Structured · live

Krate Agent Context Label 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-context-label",
  "_kind": "Topic",
  "_file": "domain/products/krate-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Agent Context Label",
    "description": "Semantic label for context assembly that governs what information is\nincluded in agent prompts. Context labels tag files, directories,\ndocumentation sections, and code regions so the context assembler\ncan select relevant material when constructing the agent's initial\nprompt for a given task or trigger.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:krate-agent-context-label",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-context-label",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-context-label",
      "to": "topic:krate-agent-context-bundle",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:krate-agent-context-bundle",
      "to": "topic:krate-agent-context-label",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}