Highlights
- Replaces the old static PWA and launchd deployment flow with a unified web app.
- Adds built-in scheduling, admin settings, logs, budget, security, and source management pages.
- Adds VPS and Firebase / Cloud Run deployment paths with updated setup documentation.
Verification
- uv run ruff check src tests
- uv run pytest -q
- npm run build