As part of #74582 I discovered some interesting behavior: when querying anomalies for our anomalies tables, we only include jobs that are currently installed.
My concern is that if anomalies persist after a job has been deleted, we may be inadvertently hiding those anomalies with this logic. This ticket is meant to track verification of the above.