As a user I would like to query all constraint violations in WDQS even if the item is not visited by logged in users, so I can find violations and fix them.
At the moment constraint checks are only run when a logged in user visits an item or if it is explicitly checked via API.
Therefore only some constraint violations are query able in WDQS.
To be able to query all constraint violations we need to run constraints checks on all existing items regularly.