## Tasks - [x] Add retry + backoff helper/pattern for temporary site/API failures - [x] Handle and log failures clearly in `cog_load()` - [x] Add moderator/admin alert for `superstarify` load failure - [x] Re-raise after final failure so monitoring still sees it - [x] Add tests for retry/failure behavior (unit tests where feasible)