mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-09 22:48:57 +02:00
Two consecutive runs failed the parity caps with byte-identical inflated skeletons (+~2KB gbrain-variant blocks) while the tree was clean before and after — some concurrent regen window keeps escaping the mutator census. Rather than hunt every present and future mutator, the tests that MEASURE the shared tree (parity caps, size budgets, carve guards) now run in the serial phase after the parallel shards: a quiet tree by construction, immune to any regen we haven't found. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>