Currently Pucauto accepts a bundle if the recipient has `points >= min_value`. Make it `points >= min_value + BUFFER`.
Currently Pucauto accepts a bundle if the recipient has
points >= min_value.Make it
points >= min_value + BUFFER.