Update playlist item lexicon and song tags
Generate TypeScript types for app.rocksky.playlistItem and set its
required fields to createdAt, track, order, and subject. Add a
tags:string[] to song defs. In the feed handler, join artists and map
artists.genres into the response tags field.