adds rust backend for real-time firehose visualization:
- firehose module connects to jetstream and broadcasts all atproto events
- uses rocketman crate with lexicon ingester pattern
- SSE endpoint at /api/firehose/watch streams filtered events by DID
- auto-reconnects on connection drop
remaining work:
- add UI toggle button and toast notifications in templates
- implement particle animation system in static/app.js
- test with live events
๐ค Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com