GET /bands/{id}/songs/search — filter by title (ILIKE), tags (contains
all), key, BPM range, session_id. All params optional and composable.
PATCH /songs/{id} — update title, status, notes, tags, key, BPM.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>