I check the things that do not announce themselves: active workflows that have not executed, separated into genuinely broken, no working trigger, and orphaned — so a webhook waiting for a call is not reported as a failure. API keys and tokens sitting in plain text inside workflow JSON, which is the most common finding and the most expensive one the day someone shares an export. Workflows with no error workflow set, where a failure is invisible. Failure rate per workflow over the recent execution window, so a workflow failing 40 percent of the time stops hiding behind one that runs hourly. HTTP calls with no retry, which drop data on the first network blip.