II.
KnowledgeSource JSON
Structured · liveknowledge-source:kradle-context-assembly-inputs
Kradle Context Assembly Inputs json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}