WebGL2 required — the build graph cannot render here.
SYMPHYSIS · emerge @world · a growing-together
WORLD V · SONNY 5 · ◄ back
i13 SYMPHYSIS_OK = 1
leaves — no deps, built first
the dependency waves
@world — the final targets
the emerge front (build order)

build what it needs, then build it

SYMPHYSIS reads the dependency graph and grows the world into being in order: nothing is built until everything it needs is built. The leaves (no deps) go first; the front sweeps right, wave by wave, up to the @world targets. A topological sort — the emerge.
Grounded on i-13: libc→zlib→openssl→python→emerge = 5 waves (0–4), every package strictly after its deps (topo_valid). A dependency cycle has no build order — caught fail-loud. Target: the 4096 (2048|2048 = 2¹²).
emerge = topological build order
waves 0–4 · critical path 5 · every dep before its dependent
cycle → no order → fail-loud (cycle_detected=1)
x4096 = 2048|2048 = 2¹² · L0=R0 cell closed
built 0 / 0