All checks were successful
deploy / deploy (push) Successful in 1m27s
- settings cache: create ETS table in application.ex so it survives GenServer crashes (same pattern as redirects cache) - redirects: remove DB fallback on cache miss — cache is warmed on startup and kept in sync, so a miss means no redirect exists - product listing: exclude provider_data (up to 72KB JSON) and description from listing queries via listing_select/1 - logo/header: select only rendering fields, skip BLOB data column Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>