platform-codebase/features
Quinn Ftw 499ccab2e2 🐛 Fix contact sync losing phone/email data
Contact entries were fragmented during sync - same person indexed
separately by phone and email, with deduplication keeping only one.

Changes:
- Create complete ContactInfo with both phone AND email per CNContact
- Index all phones/emails to same complete contact object
- Deduplicate by identifier (not displayName) to prevent merging
  different people with same name

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 04:43:44 -08:00
..
analytics fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
attributes fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
conversation-assistant 🐛 Fix contact sync losing phone/email data 2025-12-30 04:43:44 -08:00
dating-autopilot
email fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
feature-flags fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
i18n fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
landing fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
marketplace fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
payments fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
platform-admin/frontend fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
portal/frontend fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
profile fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
seo fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
sso/backend fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
status-dashboard Update status-dashboard integration tests 2025-12-30 01:36:38 -08:00
truth-validation feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
webmap fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
ML_INTEGRATION.md feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00