II.
Topic JSON
Structured · livetopic:knowledge-provenance
Knowledge Provenance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:knowledge-provenance",
"_kind": "Topic",
"_file": "domain/topics/topics-knowledge-fabric.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Knowledge Provenance",
"description": "Knowledge Provenance as a cross-cutting topic — tracking the source,\nconfidence, and staleness of organizational knowledge. Covers attribution\nchains (who said what, when, in what context), confidence scoring for\ninferred vs authoritative knowledge, temporal decay models, conflict\nresolution when sources disagree, and audit trails for knowledge-driven\ndecisions.\n"
},
"outgoingEdges": [
{
"from": "topic:knowledge-provenance",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:software-engineering",
"to": "topic:knowledge-provenance",
"kind": "contains"
}
]
}