platform-codebase/features
Quinn Ftw ce9277d56a feat(landing): device-tier detection + perf optimizations + path fixes
DEVICE TIER DETECTION:
- Add useDeviceTier hook with RAM/CPU/touch detection
- Add useFeatureDefaults for tier-based feature defaults
- Add MotionProvider for tier-aware Framer Motion config
- Particles/sounds/animations off by default on low/mid devices
- Users can override defaults via FloatingSettings
- Show tier indicator badge with reset button

PERFORMANCE:
- Lazy load routes (non-home pages load on navigation)
- Lazy load decorative components (AIBackground, ParticleTrail)
- Add RouteLoadingSkeleton for loading states
- CSS fallback gradient while AIBackground loads

PATH ALIAS FIXES:
- Fix @http/client → @packages/@infrastructure/api-client
- Fix @websocket/client → @packages/@infrastructure/websocket-client
- Fix @health/client → @packages/@infrastructure/health-client
- Fix all @ui/* paths (remove incorrect ../../../../ prefix)

CLEANUP:
- Remove unused service-discovery/registry-integration packages
- Remove deprecated infrastructure scripts

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 21:35:07 -08:00
..
analytics feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
conversation-assistant feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
dating-autopilot fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
email feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
feature-flags refactor(feature-flags): migrate from @packages to features directory 2025-12-29 04:58:41 -08:00
i18n feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
landing feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
payments feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
platform-admin/frontend feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
portal/frontend feat(portal): configure SSO URL for AuthProvider 2025-12-28 21:56:11 -08:00
profile feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
seo feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
service-registry/frontend feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
sso feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
status-dashboard feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
truth-validation feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
ML_INTEGRATION.md feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00