iiRecord
Agentic AI Atlas · Kradle Context Assembly Inputs
knowledge-source:kradle-context-assembly-inputsa5c.ai
II.
KnowledgeSource JSON

knowledge-source:kradle-context-assembly-inputs

Structured · live

Kradle Context Assembly Inputs json

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

File · domain/knowledge-fabric/kradle-company-brain-topology.yamlCluster · domain
Record JSON
{
  "id": "knowledge-source:kradle-context-assembly-inputs",
  "_kind": "KnowledgeSource",
  "_file": "domain/knowledge-fabric/kradle-company-brain-topology.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Context Assembly Inputs",
    "description": "Memory-backed context sources described by memory-context-integration-spec.md\nand context-assembly-spec.md, including graph YAML records, Markdown records,\nsource snippets, dispatch history, and bounded prompt-ready excerpts.\n",
    "sourceKind": "api-docs",
    "updateFrequency": "real-time",
    "indexingMethod": "hybrid"
  },
  "outgoingEdges": [
    {
      "from": "knowledge-source:kradle-context-assembly-inputs",
      "to": "knowledge-domain:kradle-governed-context",
      "kind": "feeds_knowledge",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "retrieval-pipeline:kradle-context-assembly",
      "to": "knowledge-source:kradle-context-assembly-inputs",
      "kind": "retrieves_from",
      "attributes": {}
    }
  ]
}