Replace Spotify API with screenshot taste workflow and example profile.

Remove spotify integration; add TASTE-FROM-SCREENSHOTS guide; ship Ozan settings.json and taste_seeds.json as Cursor examples plus new wandering dervish track.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-07 14:47:47 +01:00
parent 6843ecd6b0
commit 02ea026851
21 changed files with 294 additions and 210 deletions
+58 -8
View File
@@ -1,22 +1,72 @@
{
"listener": "ozan",
"notes": "Manual taste seeds when Spotify API is not wired. Add tracks from your library — DJ reads vibe, never replays catalog.",
"source": "Spotify screenshots → Cursor (no API). Re-run docs/TASTE-FROM-SCREENSHOTS.md when your library shifts.",
"playlists": [
"Buddha Bar Lounge - Ethnic Chill",
"Reggelectro and Dubtronica",
"Sci-Fi Scapes & Café Africa",
"Liked Songs",
"Your Top Songs 2025"
],
"artists": [
"Altın Gün",
"Baaba Maal",
"Thievery Corporation",
"islandman",
"Cem Karaca",
"Kaya Project",
"Blanco White",
"Shye Ben Tzur",
"Anoushka Shankar",
"Jon Hopkins",
"Glass Beams",
"Francis Bebey",
"Mungo's Hi Fi",
"Matthew Halsall"
],
"albums": [
{ "title": "Garip", "artist": "Altın Gün", "vibe": "Anadolu psych-folk, bağlama, fuzzy warmth" },
{ "title": "Estuaire", "artist": "Ablaye Cissoko", "vibe": "kora, West African elegance, spacious" },
{ "title": "Mirage", "artist": "Glass Beams", "vibe": "psychedelic instrumental, Middle Eastern tint" },
{ "title": "African Electronic Music 1975-1982", "artist": "Francis Bebey", "vibe": "early African electronic, playful hypnotic" }
],
"genres": [
"ethnic world",
"anadolu psychedelic rock",
"ethnic chill",
"dubtronica",
"world dub",
"west african",
"afro-folk",
"desert blues"
"trip-hop",
"desert blues",
"afro-dub",
"atmospheric electronic",
"global fusion jazz"
],
"tracks": [
{
"title": "Boboyillo",
"artists": ["Baaba Maal", "Rougi"],
"album": "Being",
"added": "2023-07-16",
"duration_sec": 245,
"vibe": "Sahel warmth, rolling desert pulse, call-and-response vocals, acoustic strings and hand percussion, spiritual but danceable"
"vibe": "Sahel warmth, rolling desert pulse, call-and-response, spiritual but danceable"
},
{
"title": "Olalla",
"artists": ["Blanco White"],
"vibe": "melancholic indie folk, Spanish ether, intimate late-night"
},
{
"title": "Daily Mix 01",
"artists": ["BALTHVS", "Pentagram", "Cem Karaca"],
"vibe": "Turkish rock and psych crossover"
},
{
"title": "Daily Mix 03",
"artists": ["Thievery Corporation", "Télépopmusik"],
"vibe": "downtempo trip-hop, lounge space, dubbed edges"
},
{
"title": "Daily Mix 04",
"artists": ["Shye Ben Tzur", "Anoushka Shankar"],
"vibe": "Indian classical fusion, devotional texture, world spiritual"
}
]
}