II.
Topic JSON
Structured · livetopic:knowledge-management
Knowledge Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:knowledge-management",
"_kind": "Topic",
"_file": "domain/topics/topics-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Knowledge Management",
"description": "Organizational knowledge capture, documentation, and retrieval strategies.\nCovers wiki design, internal search, knowledge graphs, and practices\nfor preserving institutional memory across team changes.\n"
},
"outgoingEdges": [
{
"from": "topic:knowledge-management",
"to": "domain:knowledge-management",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:knowledge-management",
"to": "topic:knowledge-management",
"kind": "contains"
},
{
"from": "lib-agent:meta--specialization-curator",
"to": "topic:knowledge-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--methodology-assimilation",
"to": "topic:knowledge-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:meta--specialization-researcher",
"to": "topic:knowledge-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}