Files
bot-bottle/bot_bottle
didericis-claude 6d8c4d62bf
lint / lint (push) Failing after 1m36s
test / unit (pull_request) Successful in 37s
test / integration (pull_request) Successful in 52s
perf(dlp): replace O(n*m) proximity check with O(n log n) sorted scan
Sort all match positions and scan linearly instead of checking every
a-b pair. Early-exits on overlap (gap=0) or once the gap drops below
the threshold.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 21:01:56 +00:00
..
2026-06-03 23:25:41 -04:00