the nest · {layer, angle, count}
l0 · 360° · 1I — whole turn (home)
l1 · 180° · 2Z — coarsest bit
l2 · 90° · 3S
l3 · 45° · 4T
l4 · 22.5° · 5 ×2√T — finest, paired
l5 · 0° · 6I — fully read (home)
what the nesting DOES
a phase written in binary, read one bit per shell. each shell halves the angle to catch the next finer bit — a ruler for phase. six shells = six bits. this is the engine of Shor\u2019s factoring: turn "find the period" into "read this phase," then nest it out.