scalable-bloom-tightens-fpr

Status: IN

Each new slice in `ScalableBloomFilter` uses FPR of `p * (ratio ^ slice_index)`, so the aggregate false positive rate stays bounded even as the filter grows unboundedly

Source: entries/2026/05/28/topic-bloom-filter-integration.md

JSON