ABC-021: SORTu64 emits garbage Yx tie loop drains the whole heap

Now
OPEN
Sev
HIGH

Found by the smoke-fuzz CI lane (2026-07-19, libabc@9131017): SORTfuzz differential vs u64sSort dies in <10k iterations. This is the "merge RESULT is independently broken ... tracked as a separate ticket" note in test/SORT.c (MEM-003 session) this IS that ticket. Four defects compose; the net effect is the sort emits only the global minimum (rest is stale memory), or NOROOMs. SORTu64 has no production callers yet, so no data paths are affected but it blocks the smoke-fuzz CI lane.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome