- extract the remaining wishlist endpoint behavior from web_server.py into core/wishlist/routes.py - keep web_server.py as a thin Flask adapter around the new route helpers - add tests that cover wishlist counts, stats, track listing, clear/remove flows, cycle updates, and album-track adds |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| classification.py | ||
| payloads.py | ||
| presence.py | ||
| processing.py | ||
| reporting.py | ||
| resolution.py | ||
| routes.py | ||
| selection.py | ||
| service.py | ||
| state.py | ||