ABC tickets: core library primitives

Discrepancies in abc/ — the foundational slice/buffer/net/poll/curl layer every other module builds on. Each entry is one ticket with its live state; it drops off once the ticket closes. The fix-and-land method is Issues. Memory-safety findings live under MEM; this topic is for behavioural/correctness gaps. The 2026-07-07 five-agent full-library review landed as ABC-005..018; every ticketed finding was verified against source first.

Active tickets

Sessions

ABC-003 (UTF8_LEN[byte>>4] byte-length table shifted; multibyte lead bytes over-count) landed into the abc sub — 02a23dc3 (?/abc/.dogs) + pin cb71e65b. (BRO-004's incoherence was a separate bro bug, not this table — see ABC-003.)

ABC-004 (abc/BIT.h u1 bitmap + set algebra; BitUnset |=~ bug killed by construction; FILE_RW migrated; backs DOG-001's weavescope) landed into the abc sub — 7dafb8d7 + u64s rework 6e3b93f8 + pin 876315d1; the optional NFA class-bitmap migration was dropped as scope — see ABC-004.