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

topic:krate-agent-context-bundle

Structured · live

Krate Agent Context Bundle 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-bundle",
  "_kind": "Topic",
  "_file": "domain/products/krate-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Agent Context Bundle",
    "description": "Assembled prompt context with provenance tracking. When a dispatch\nrun begins, Krate's context assembler gathers relevant files, docs,\nissue descriptions, and memory entries into a context bundle. Each\nitem in the bundle carries its source, selection reason, token cost,\nand relevance score for post-hoc analysis of context quality.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:krate-agent-context-bundle",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-context-bundle",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-context-bundle",
      "to": "topic:krate-agent-dispatch-run",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-context-bundle",
      "to": "topic:krate-agent-context-label",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-context-bundle",
      "to": "topic:krate-agent-memory-query",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:krate-agent-context-label",
      "to": "topic:krate-agent-context-bundle",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-dispatch-run",
      "to": "topic:krate-agent-context-bundle",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-memory-query",
      "to": "topic:krate-agent-context-bundle",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}