4e583127dd
A partially-used fridge entry (e.g. 191 ml of milk) triggered a 'suspiciously low quantity' banner even when sealed packages of the same product were present in another location (e.g. pantry). Fix: before pushing a low-qty review alert, group all inventory rows by product key (barcode, or name+brand fallback). If any sibling entry for the same product has qty > 0 in a different row, skip the alert. High-qty and suspicious package-size alerts are unaffected.