Before attempting to create an Obeya or Control Room these must be present.
# Place the cursor inside "graph" to get some refactoring options digraph { layout=dot rankdir=LR overlap=false concentrate=true node [style=filled shape=box color=blue fontcolor=white] bgcolor=lightblue Preconditions -> {"Shared\nVision\n Goals\n Line of Sight" "Freedom\nof Experiment" "Bring\nBack\nLearning" "Systems\nUnderstanding" } [label=Include] "Systems\nUnderstanding" -> {DSRP "Deming SoPK"} [label="Informed By"] Preconditions -> Obeya [label=Enable] node [style=filled shape=box color=Black fontcolor=white] }