Streams one local blob representation through SHA-256 verification.
The scrubber is deliberately a plain module. Durable scheduling, leases, and repair dispatch belong to the outbox worker; this module only performs one bounded, optionally rate-limited verification.
Summary
Types
@type report() :: %{hash: binary(), size: non_neg_integer(), bytes: non_neg_integer()}