> Goal: Add configurable **daily streaming limits** and **save-percentage** controls to the **spotify playlist automation bot** (per song & per account). ## Requirements - Per-song counters and per-account counters - Stop/skip track when limit is reached (e.g., 100/day/account) - Random “save track” percentage (e.g., 30%) for natural patterns - Reset counters daily (timezone aware) - Visible counters & status in the dashboard ## Telemetry - Plays per song/account (today) - Saves/skips ratio - Limit hits and timestamps ## Acceptance Criteria - No track exceeds configured per-day cap - Save % distribution matches configured range over 7-day window - Dashboard shows real-time counters and historical summaries