Au Jour Le Jour hardened Janitor checks so provider outages, quota limits, and missing connections are not reported as application defects unless live access is required.
What changed
The check classifies temporary provider and network conditions separately from authentication and application failures.
Optional live-provider tests can be skipped with a precise reason; strict runs remain available through an explicit runtime-required setting.
Advisor requests and provider-connectivity checks now follow the same failure policy, making automated verification less noisy without hiding real defects.
Engineering note
A failed dependency check is not always a failed application. Keeping provider availability, authentication failure, quota state, and application defects distinct makes automated verification useful instead of noisy.
Provenance
This note is based on verified project source at commit 61e3eaf. It records a programming change, not a personal-status update.