Closed the one ordering case that could have failed quietly
A note inside a database query could be mistaken for part of the ordering instruction, causing the safeguard to report success when it should not have. Notes are now ignored before the check runs, so the remaining unusual cases all fail loudly rather than silently.