II.
KnowledgeDomain JSON
Structured · liveknowledge-domain:kradle-agent-run-history
Kradle Agent Run History json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "knowledge-domain:kradle-agent-run-history",
"_kind": "KnowledgeDomain",
"_file": "domain/knowledge-fabric/kradle-company-brain-topology.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kradle Agent Run History",
"description": "Curated operational memory from agent runs, Babysitter journals, Agent Adapter\nsessions, retrospectives, and task artifacts that can be imported into org\nmemory after review and redaction.\n",
"trustLevel": "verified",
"staleness": "recent"
},
"outgoingEdges": [
{
"from": "knowledge-domain:kradle-agent-run-history",
"to": "retrieval-pipeline:kradle-memory-import",
"kind": "provides_knowledge_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "knowledge-source:kradle-agent-run-imports",
"to": "knowledge-domain:kradle-agent-run-history",
"kind": "feeds_knowledge",
"attributes": {}
}
]
}