II.
Topic JSON
Structured · livetopic:build-vs-buy
Build vs. Buy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:build-vs-buy",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Build vs. Buy",
"description": "The recurring decision between building custom software and purchasing\nor adopting existing solutions — evaluating total cost of ownership,\nmaintenance burden, competitive differentiation, vendor risk, and\nintegration complexity to make defensible build-or-buy decisions.\n"
},
"outgoingEdges": [
{
"from": "topic:build-vs-buy",
"to": "domain:software-engineering",
"kind": "belongs_to_domain"
},
{
"from": "topic:build-vs-buy",
"to": "domain:strategy",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}