## What changed - The alerts page (`/alerts`) requires manual API key entry and external setup - No in-app notification system for events like "lock expired", "new pool available", or "credits reached threshold" ## Why - Users should be notified of important events without checking the app manually - A simple bell icon with a notification dropdown would suffice ## How to test 1. Check for any notification component in `src/components/` 2. Confirm no notification bell or dropdown exists
What changed
/alerts) requires manual API key entry and external setupWhy
How to test
src/components/