mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-13 06:36:26 +03:00
Review bots (Greptile, Copilot) correctly noted the aggregate count assertion could pass if one FLAG case stopped emitting while a PASS case started. Each flag case now carries a distinct width/radius combination and the test deep-equals the sorted snippet list, so every finding attributes to exactly one case. Prepared with AI assistance (Claude Code), directed by @pbakaus. Co-Authored-By: Claude Code <noreply@anthropic.com>