discovery-by-llm/backend/app
2026-08-10 13:17:33 +02:00
..
adapters feat: orchestrate grounded recommendations 2026-08-10 13:09:08 +02:00
api feat: define the discovery api wire contract 2026-08-10 11:31:06 +02:00
domain feat: add recommendation service adapters 2026-08-10 12:05:59 +02:00
observability feat: add recommendation service adapters 2026-08-10 12:05:59 +02:00
pipeline refactor: rebuild orchestration around a track selection 2026-08-10 13:17:33 +02:00
ports feat: orchestrate grounded recommendations 2026-08-10 13:09:08 +02:00
__init__.py feat: scaffold FastAPI backend with ports-and-adapters layout 2026-08-09 20:58:10 +02:00
config.py feat: add recommendation service adapters 2026-08-10 12:05:59 +02:00
main.py feat: add Spotify client and auth routes 2026-08-10 11:31:06 +02:00
prompts.py refactor: section the config and make prompts a module 2026-08-10 11:59:02 +02:00