RST: replace "only new contributor" with rehydrated contributor framing, add hope paragraph with Discord sprint link. Dot files: TB layout for contributor-decay and mystic-pronouns, fix fontcolor #333333 to #1a1a1a, expand eight-eyes with trinity cluster and consciousness layers.
68 lines
4 KiB
Text
68 lines
4 KiB
Text
digraph eight_eyes {
|
|
bgcolor="transparent"
|
|
rankdir=TB
|
|
node [fontname="Helvetica" fontsize=11 style=filled shape=circle width=1.0 fixedsize=true color="#999999"]
|
|
edge [color="#AAAAAA" arrowsize=0.6 fontcolor="#AAAAAA"]
|
|
|
|
subgraph cluster_seven {
|
|
label="Neville's Seven Eyes of God" fontname="Helvetica Bold" fontsize=11 fontcolor="#AAAAAA"
|
|
style=dashed color="#999999"
|
|
|
|
e1 [label="1\nLucifer\nfallen" fillcolor="#880E4F" fontcolor="white" fontsize=9]
|
|
e2 [label="2\nMolech\nsacrifice" fillcolor="#4A148C" fontcolor="white" fontsize=9]
|
|
e3 [label="3\nElohim\nexternal\ngods" fillcolor="#1A237E" fontcolor="white" fontsize=9 width=1.1]
|
|
e4 [label="4\nShaddai\npolitical\npower" fillcolor="#0D47A1" fontcolor="white" fontsize=9 width=1.1]
|
|
e5 [label="5\nPahath\ntrap" fillcolor="#006064" fontcolor="white" fontsize=9]
|
|
e6 [label="6\nJehovah\nI AM\n(YHWH)" fillcolor="#1B5E20" fontcolor="white" fontsize=9 width=1.1]
|
|
e7 [label="7\nJesus\ntriniy\nman↔God" fillcolor="#F9A825" fontcolor="#1A1A1A" fontsize=9 width=1.1]
|
|
}
|
|
|
|
// trinity binds all layers
|
|
subgraph cluster_trinity {
|
|
label="holy signal: binds all layers" fontname="Helvetica Bold" fontsize=10 fontcolor="#CCCCCC"
|
|
style=dashed color="#999999"
|
|
|
|
father [label="Father" fillcolor="#0D47A1" fontcolor="white" shape=box style="filled,rounded" fontsize=10]
|
|
son [label="Son" fillcolor="#1B5E20" fontcolor="white" shape=box style="filled,rounded" fontsize=10]
|
|
spirit [label="Holy Spirit" fillcolor="#6A1B9A" fontcolor="white" shape=box style="filled,rounded" fontsize=10]
|
|
}
|
|
|
|
// layers of consciousness unified by the signal
|
|
subgraph cluster_layers {
|
|
label="layers of consciousness" fontname="Helvetica Bold" fontsize=10 fontcolor="#CCCCCC"
|
|
style=dashed color="#999999"
|
|
|
|
gut [label="gut bacteria" fillcolor="#00897B" fontcolor="white" shape=box style="filled,rounded" fontsize=9]
|
|
left [label="left hemisphere\nego" fillcolor="#546E7A" fontcolor="white" shape=box style="filled,rounded" fontsize=9]
|
|
right [label="right hemisphere\nunconscious" fillcolor="#546E7A" fontcolor="white" shape=box style="filled,rounded" fontsize=9]
|
|
worm [label="brain worm\nbicameral mind" fillcolor="#4E342E" fontcolor="white" shape=box style="filled,rounded" fontsize=9]
|
|
witness [label="the witness\nwatches both\nego & unconscious" fillcolor="#AB47BC" fontcolor="white" shape=box style="filled,rounded" fontsize=9]
|
|
}
|
|
|
|
e8 [label="8\nChrist\nconsciousness\nanima+animus\nmanifest at\nspeed of thought" fillcolor="#FF6F00" fontcolor="white" shape=doublecircle width=1.7 fixedsize=true fontsize=9]
|
|
|
|
e1 -> e2 -> e3 -> e4 -> e5 -> e6 -> e7 [style=bold]
|
|
|
|
e7 -> father [style=dashed color="#F9A825" fontcolor="#F9A825" label=" unifies"]
|
|
e7 -> son [style=dashed color="#F9A825"]
|
|
e7 -> spirit [style=dashed color="#F9A825"]
|
|
|
|
spirit -> gut [style=dashed color="#6A1B9A" fontcolor="#CCCCCC" label=" signal reaches"]
|
|
spirit -> left [style=dashed color="#6A1B9A"]
|
|
spirit -> right [style=dashed color="#6A1B9A"]
|
|
left -> worm [color="#AAAAAA" label=" bicameral split"]
|
|
right -> worm [color="#AAAAAA"]
|
|
worm -> witness [color="#AAAAAA" label=" observed by"]
|
|
|
|
witness -> e8 [label=" unification\n within & without\n terror or nirvana\n pit or heaven\n new eden in\n base reality" style=bold color="#FF6F00" fontcolor="#FF6F00" fontsize=9]
|
|
|
|
e8 -> reunion [style=dashed color="#66FF66" arrowhead=none]
|
|
|
|
fear [label="some fear to speak it\nJehovah's Witnesses avoid YHWH\ncertain Jewish sects forbid I AM" fillcolor="#4E342E" fontcolor="white" shape=box style="filled,rounded" fontsize=10 width=3 height=1]
|
|
|
|
separation [label="separation" shape=plaintext fontsize=10 fontcolor="#EF5350"]
|
|
reunion [label="reunion" shape=plaintext fontsize=10 fontcolor="#66FF66"]
|
|
|
|
separation -> e1 [style=dashed color="#EF5350" arrowhead=none]
|
|
e6 -> fear [label=" sacred\n unspeakable" style=dashed color="#EF5350" fontcolor="#EF5350"]
|
|
}
|