summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorLines
8 daysAdd JSON API endpoints and CLI script for band/artist managementyyamashita-0/+74
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 daysImplement band/artist management with version historyyyamashita-0/+52
Full CRUD for bands and artists: UUID + slug URLs, dynamic link editor, band-artist associations with roles, per-edit revision snapshots (message + IP). Add README and CLAUDE.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>