feat: add GitHub Sponsors support via ATProto (component, store, webhook)
* add AGPL-3.0 LICENSE to supporters package
* add GitHubSponsors Svelte component with loading/empty/error states
* implement ATProto-backed GitHub Sponsors store (read/append/events)
* define GitHub Sponsors lexicon and types
* add webhook parser with HMAC verification
* export GitHub Sponsors APIs from package
* update README to include GitHub Sponsors support