platform-codebase/features/status-dashboard/frontend
Quinn Ftw 4bf0c27b28 feat: ML classification for conversation-assistant and analytics refactor
Major updates:
- Add ML-powered contact classification with confidence indicators
- New ClassificationBadge, ClassificationSelector, ConfidenceIndicator components
- Add MLSuggestionCard for AI-assisted response suggestions
- New ContactsPage, ContactDetailPage, DashboardPage, ReviewQueuePage
- Refactor analytics-service to new features/analytics/ structure
- Remove deprecated analytics-service/server implementation
- Add conversation-assistant CI pipeline and VPS deployment config
- Add SSO client library and improve SSO backend tests
- Update various admin frontends (i18n, SEO, truth-validation, platform-admin)
- Fix react-query-utils mutation options and add tests

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 17:13:54 -08:00
..
e2e feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
src refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
test feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
DEPLOYMENT.md feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
index.html feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
NGINX_CONFIG.md feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
package.json fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
playwright.config.ts feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
postcss.config.js feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
tailwind.config.js feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
tsconfig.json refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
tsconfig.node.json refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
vite.config.ts feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
vitest.config.ts feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00