refactor: migrate from Rust backend to pure client-side JS with Vite
- Remove Rust/Axum backend (Cargo.toml, src/*.rs, Dockerfile, fly.toml)
- Add Vite build system with MPA configuration
- Split monolithic HTML into modular ES modules:
- src/landing/: Landing page with atmosphere visualization
- src/view/: Main app with ATProto visualization, filters, MST viewer
- Add tangled CI for wisp.place deployment
- Fix avatar centering and app circle spacing
- Simplify domain validation (trust reversed ATProto namespaces)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This is a binary file and will not be displayed.