# Starting point, Three nodes, Three edges:
VIMEO 513044700 Simple three sector graphic
.
digraph { compound=true layout=dot rankdir=LR overlap=false concentrate=false bgcolor=lightblue penwidth=3 splines="true" node [style=filled shape=circle cfontcolor=black] label="\n\nCOMMON SENSE: Design of Government vs. Emergence of Governing\n(each thing above is an ecosystem, including the whole set.)" 1 [label="Particular\nPeople\n(civil\nsociety)" color=purple fontcolor=white] 7 [label="Particular\nGovernment" color=orange] 8 [label="Particular\nBusiness" color=blue fontcolor=white] 1 -> 7 [label="invent, organize, participate " color=purple penwidth=3 fontcolor=purple] 1 -> 8 [label="invent, organize, participate " color=purple penwidth=3 fontcolor=purple] 1 -> 1 [label="invent, organize, participate" color=purple penwidth=3 fontcolor=purple] }
I use the world "particular" to suggest that requisite variety is available to local problem solvers. Their models are as complex as the relevant systems of interest.
Particular people in particular settings talk and invent particular solutions. They memorialize what they learn into mores, culture, rules, laws and governments.
Civil society, governments and businesses are all human inventions, human organizations and they thrive only through human participation.
For me, civil society is people, each-and-every-one, making local decisions, alone or together, to get through their particular days and lives.
For me, government is decision-making to benefit the whole of a group or a society.
Business is decision-making to benefit fewer than all.
.
NEXT: Inventing Governing 2
DOT strict digraph rankdir=LR node [shape=box style="solid,rounded,filled" fillcolor=lightyellow penwidth=3 color=black] HERE NODE node [style="solid,rounded,filled" fillcolor=white penwidth=1 color=black] edge [style=solid penwidth=1 color=black] BACKLINKS NODE -> HERE node [style="dotted,rounded,filled" penwidth=1 fillcolor=white color=grey] edge [style=dotted penwidth=1 color=grey] HERE BACKLINKS NODE -> HERE STATIC strict digraph {rankdir=LR node [shape=box style="solid,rounded,filled" fillcolor=lightyellow penwidth=3 color=black] "Inventing Governing: Summary" node [style="solid,rounded,filled" fillcolor=white penwidth=1 color=black] edge [style=solid penwidth=1 color=black] "Inventing Governing: 5" -> "Inventing Governing: Summary" node [style="dotted,rounded,filled" penwidth=1 fillcolor=white color=grey] edge [style=dotted penwidth=1 color=grey]}