II.
KnowledgeDomain JSON
Structured · liveknowledge-domain:kradle-org-memory
Kradle Organization Memory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "knowledge-domain:kradle-org-memory",
"_kind": "KnowledgeDomain",
"_file": "domain/knowledge-fabric/kradle-company-brain-topology.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kradle Organization Memory",
"description": "Durable organization knowledge captured in the Company Brain repository:\ngraph facts, Markdown records, repository context, decisions, runbooks,\nincidents, and ontology-indexed files.\n",
"trustLevel": "verified",
"staleness": "recent"
},
"outgoingEdges": [
{
"from": "knowledge-domain:kradle-org-memory",
"to": "retrieval-pipeline:kradle-memory-query",
"kind": "provides_knowledge_to",
"attributes": {}
},
{
"from": "knowledge-domain:kradle-org-memory",
"to": "retrieval-pipeline:kradle-context-assembly",
"kind": "provides_knowledge_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "knowledge-source:kradle-company-brain-repository",
"to": "knowledge-domain:kradle-org-memory",
"kind": "feeds_knowledge",
"attributes": {}
},
{
"from": "knowledge-source:kradle-memory-ontology-files",
"to": "knowledge-domain:kradle-org-memory",
"kind": "feeds_knowledge",
"attributes": {}
}
]
}