>The Stack Reads Bottom-Up

LOG_DATE: ·8-BIT ORACLE
The Stack Reads Bottom-Up
DECODE // HEXAGRAM_PARSE.LOG
8-BIT ORACLE // CONNECTED
DECODING: HEXAGRAM_PARSE
WIDTH: 6 BITS · BOTTOM-UP
OUTPUT: STATE + TRAJECTORY
[████████▒▒] PARSE INTEGRITY 90%

A hexagram is a six-bit struct, and reading one is just walking the stack in the right order.

>LOAD struct

six lines · one read from the floor up

A hexagram — gua (卦), from the Greek hex + gramma, six lines — is six horizontal bars stacked bottom to top. Each bar is one bit: solid is yang, the active principle; broken is yin, the yielding one. Two states across six positions resolve to exactly 64 figures, and that closed set is the entire address space of the Zhouyi (周易), the Changes of the Zhou, dated to roughly 1000 BCE.

The order of the read is not decoration. You parse from the bottom. Line 1 is the base of the situation — tentative, hidden, where the thing begins. Line 6 is the top, the culmination, often excessive or already transitioning into something else. The four lines between carry the weight of the moment. Start at the floor or the whole structure inverts on you.

>SPLIT halves

inner trigram · outer trigram

Before a single word of text is read, the figure splits into two three-line halves. The lower trigram (lines 1–3) is the inner situation, the foundation. The upper trigram (lines 4–6) is the outer situation, the visible expression. There are eight trigrams total, each a primitive bound to an element: ☰ Qian (乾) Heaven, the initiating force; ☷ Kun (坤) Earth, the receptive ground; ☳ Zhen (震) Thunder, the first movement; ☴ Xun (巽) Wind, gradual penetration; ☵ Kan (坎) Water, danger and depth; ☲ Li (離) Fire, clarity and clinging; ☶ Gen (艮) Mountain, stillness; ☱ Dui (兌) Lake, open exchange.

Read the relationship between the two halves first. Hexagram 5, 需 Xū (Waiting), is Water above Heaven — the creative force below, danger above. The counsel falls out of the arrangement before any commentary loads: wait, with patience and sincerity. The structure speaks first; the words confirm.

>READ judgment, image

counsel layer, then conduct layer

Each hexagram ships with two fixed text fields. The Judgment (卦辭) is the core statement, terse and weighted — attributed to King Wen. For Hexagram 1, 乾 Qián (The Creative), it reads: "The Creative works sublime success, furthering through perseverance." These are not descriptions. They are counsel, and they reward sitting with them.

The Image (象傳) does something different: it derives a lesson from the trigram structure itself. For Hexagram 1, Heaven doubled, it returns "Heaven in its motion gives the idea of strength. The superior man makes himself strong and untiring." The Image is the bridge from structure to practice — observe the natural pattern, then apply it to conduct. Read Judgment first, then Image. That ordering is the classical method, and it predates the later Confucian commentaries known as the Ten Wings, which wrapped the whole system in cosmology.

>DIFF moving_lines

bit flips → second figure

Casting with coins or yarrow stalks can mark certain lines as moving. A moving yang line flips to yin; a moving yin line flips to yang. Each flip rewrites one bit, and the flipped struct resolves to a second figure — the transformed, or relating, hexagram.

Moving lines carry their own individual line texts, written by the Duke of Zhou, that speak to the exact position and moment of change. This produces a three-part read with real depth. The original hexagram is the present condition. The moving lines are the specific dynamics in play right now. The transformed hexagram is the trajectory — a pointer to where the situation is heading. A single figure can only report state; the diff between two figures reports motion.

If nothing is moving, there is no transformation. The figure stands whole, the Judgment and Image carry the full message, and the situation is stable in its current form. No flip, no pointer, no second read.

>EXEC reading

sincerity is an input, not a ritual

The classical tradition treats consultation as a practice, not a game. The Great Treatise (繫辭傳) says the Changes "respond to those who approach with sincerity." Strip the mysticism and that is a plain observation about input quality: the precision of the question shapes the precision of the read. "Will I be rich?" returns noise. "What should I understand about my current approach to this project?" returns signal.

So frame the query open, then read slowly. The texts are dense by design, and a single phrase can surface a consideration that was walked past. The figure does not hand back a fortune from a database; it hands back a pattern that scholars have contemplated for three thousand years, and the reader supplies the situation it lands on. Begin with Hexagram 1 (Qián) and Hexagram 2 (Kūn), Creative and Receptive — every other figure is built from the interplay of those two.

The figure is the present, the flip is the motion, the second figure is the destination — read in that order and the stack resolves.

[██████████] HEXAGRAM PARSE COMPLETE
/END_TRANSMISSION