discovery-by-llm/backend/app/adapters/spotify
2026-08-11 09:31:39 +02:00
..
__init__.py feat: scaffold FastAPI backend with ports-and-adapters layout 2026-08-09 20:58:10 +02:00
auth.py chore: restore wrapped chips, trim unused scopes, and complete env docs 2026-08-11 09:31:39 +02:00
client.py fix: harden request handling, pipeline containment, and startup boundaries 2026-08-10 21:50:48 +02:00
errors.py fix: harden request handling, pipeline containment, and startup boundaries 2026-08-10 21:50:48 +02:00
login.py feat: add Spotify client and auth routes 2026-08-10 11:31:06 +02:00
mapping.py fix: key users by account_id and tolerate candidate count variance 2026-08-10 13:54:36 +02:00
session.py fix: harden request handling, pipeline containment, and startup boundaries 2026-08-10 21:50:48 +02:00