debugVerifyPrecomputed property
Debug/test: with a precomputed plan, ALSO bin locally at every flush point and assert the plan's batch matches (ordinal presence, strip count, vertex arrays, atlas bytes) - the strongest form of the flush-ordinal parity invariant. Test-only; throws StateError on the first divergence.
Implementation
static bool debugVerifyPrecomputed = false;