đź“• subnode [[@kerry-tries-fed-wiki/the process in big steps]] in đź“š node [[the-process-in-big-steps]]

[[System]]: Select a system, time scale, stakeholders, and stakeholder groupings (called “worlds”).

[[Eleven Spheres of Influence]]: Develop a tentative set of labels with descriptions of the eleven spheres of influence for this particular system. Get feedback from stakeholders and adjust.

[[Links]]: Develop a tentative set of descriptions of links between spheres (33 pairs each the 66 links has unidirectional impacts. They are reciprocal processes.)

.

[[Worlds]]: Have each individual select the “worlds” they belong to. (Have a knowledgeable analyst and local person check for accuracy and completeness.

[[State of Each Sphere]]: Have stakeholders make assessments about the state of each of the eleven spheres of system influence.

[[State of Linkages]]: Have stakeholders make assessments about the state of the relationships between spheres of influence. Have stakeholders give evidence for their assessments. Have stakeholders give suggestion for improving the states of connections (which determine the state of spheres of influence).

.

[[Comparisons]]: Each person compares their individual assessment map with stakeholder group maps.

[[Missing Conversations]]: Have the previously missing conversations by asking people to comment on the differences between their assessments and other’s assessments, providing their evidence—learning about missing evidence and correcting erroneous information in conversation or through follow up data gathering.

[[Record Learning]]: Update individual assessments, evidence, and suggestions.

[[Make Agreements]]: Find critical opportunities for shared action (collaboration) and select team members to address broken or weak connections.

[[Take Action]]: Change something and see if it works better overall.

[[After Action Review]]: Compare individual assessments with prior assessment and with other’s assessments—noting progress as well as identifying stubborn areas.

.

[[Iterate]]: Repeat the process continuously to transform the system and stay ahead of environmental or competitive change.

[[Whole System Change]]: Analyze system state assessments by “worlds”, from most capable to most distressed. Track global change over time.

.

.

I am not even vaguely satisfied with this graph. Shapes, colors, layout are meaningless so far

digraph {

ranksep=.5; size = "7.5,7.5";

rankdir=LR

edge [penwidth=3]

ratio=1

//edge [style=invis]

node [width=3 height=3 style=filled shape=circle fontcolor=black color=black penwidth=3 fillcolor=white fixedsize=true fontsize=30]

node [shape=box fillcolor=green1] 1 [label="System"] //[fillcolor=green1] 2 [label="Eleven\nSpheres of\nInfluence"] //[fillcolor=yellow] 3 [label="Links"] //[fillcolor=yellow] {1 2 3 rank=same}

node [shape=circle fillcolor=red] 4 [label="Worlds"] //[fillcolor=pink] 5 [label="State of\nEach Sphere"] //[fillcolor=green1] 6 [label="State of\nLinkages"] //[fillcolor=yellow] {4 5 6 rank=same}

node [shape=polygon skew=1 fillcolor=pink] 7 [label="Comparisons"] //[fillcolor=pink] 8 [label="Missing\nConversations"] //[fillcolor=green1] 9 [label="Record\nLearning"] //[fillcolor=lightblue] 10 [label="Make\nAgreements"] {7 8 9 10 rank=same}

node [shape=pentagon fillcolor=yellow] 11 [label="Take Action"] //[fillcolor=green1] 12 [label="After Action\nReview"] //[fillcolor=green1] {11 12 rank=same}

node [shape=box fillcolor=lightblue] 13 [label="Iterate"] //[fillcolor=green1] {13 rank=same}

node [shape=box fillcolor=purple fontcolor=white] 14 [label="Whole System\nChange"] //[fillcolor=green1] {14 rank=same}

1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 -> 9 -> 10 -> 11 -> 12 -> 13 -> 1 13 -> 14

}

đź“– stoas
⥱ context