II.
Topic JSON
Structured · livetopic:theory-of-constraints
Theory of Constraints json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:theory-of-constraints",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Theory of Constraints",
"description": "Eli Goldratt's methodology for identifying and exploiting the single\nconstraint that limits system throughput — the five focusing steps\n(identify, exploit, subordinate, elevate, repeat) applied to software\ndelivery, manufacturing, and organizational processes.\n"
},
"outgoingEdges": [
{
"from": "topic:theory-of-constraints",
"to": "domain:operations",
"kind": "belongs_to_domain"
},
{
"from": "topic:theory-of-constraints",
"to": "domain:strategy",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}