I created 2 stores:
First store using .all(except:exceptions) and second using specific(categories).
As soon as I create second store with non overlapping items, it starts conflicting with the first store.
I see a shield on the exceptions passed in First store.