Added
- paginate() helper: iterate every item across all pages of any cursor-paginated endpoint.
- Context-manager support: with SonoVault(api_key=...) as sv.
- examples/ folder: find an ISRC, cross-platform links, play-log enrichment, live SSE events, and a webhook receiver with signature verification.
- Publishing now runs from CI with a PyPI Trusted Publisher.