Add web manifest, service worker with cache-first static assets and
network-first navigation, and register from the App component head.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Integrate SearXNG news search, Ollama-powered article summarization with
follow-up chat, and a dashboard sidebar showing LLM status, trending
keywords, and recent search history. Sidebar yields to a split-view
article detail panel when a card is selected.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Deploy job runs only on main branch after all quality checks and tests
succeed, replacing the immediate push webhook with a gated deployment.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Introduce a marketing landing page at `/` with hero section, feature grid,
how-it-works steps, CTA banner, and footer. Move the authenticated dashboard
to `/dashboard`. Add static Impressum and Privacy Policy pages for EU legal
compliance. Update login redirect defaults accordingly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>