II.
Topic JSON
Structured · livetopic:value-stream-mapping
Value Stream Mapping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:value-stream-mapping",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Value Stream Mapping",
"description": "Visualizing the end-to-end flow of value delivery — mapping each step\nfrom customer request to fulfilled outcome, identifying wait times,\nhandoffs, and waste, and designing a future-state map that reduces\nlead time and improves flow efficiency.\n"
},
"outgoingEdges": [
{
"from": "topic:value-stream-mapping",
"to": "domain:operations",
"kind": "belongs_to_domain"
},
{
"from": "topic:value-stream-mapping",
"to": "domain:strategy",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}