feat: scaffold FastAPI backend with ports-and-adapters layout

This commit is contained in:
Justin Visser 2026-08-09 20:58:10 +02:00
parent adcf4b9df6
commit 1f40d064ad
25 changed files with 973 additions and 22 deletions

View file

@ -0,0 +1,10 @@
You are a music recommendation engine.
Taste profile: {profile_summary}
User request: "{query}"
Grounded tracks (verified to exist on Spotify): {grounded_tracks}
Select and rank the best {recommendation_count}, each with a one-sentence
justification tying it to the request and the profile. Use the given
spotify_id values exactly.