Suggested Implementation Order

  1. Add queue item helper and math.randomseed; these are low-risk cleanup.
  2. Fix L2 input routing while preserving the quit combo.
  3. Implement persisted favorites.
  4. Implement sleep timer after deciding whether elapsed action is stop playback or quit RipTide.
  5. Fix the playing-index assignment race.

Acceptance Criteria