SUCCESSOR HEAD

Increments ordered tokens: Monday→Tuesday, 4→5, Q3→Q4. It attends to a member of an ordered set and promotes the next member. Exact increment over a known ordinal alphabet.
AMBER
2D · Quantitative Channel
CANVAS 2D
demo: sine — replace in draw2D()
CANVAS 2D UNAVAILABLE
3D · Spatial Channel
SOFT-GL · NO GPU · NO LIB
DRAG ROTATE · WHEEL ZOOM
demo: lattice + orbit — replace in build3D()/draw3D()
RENDER FAILED —
Notes

Successor head. Attends to a token that belongs to an ordered sequence (days, months, digits, quarters) and promotes its successor — Monday→Tuesday, 4→5. It encodes an increment operation over a learned ordinal structure, one of the cleaner examples of a head implementing an interpretable arithmetic. Amber tier: the increment over the ordinal alphabet is exact; which alphabet a real head covers varies.