You are a machine learning product manager and personalization systems architect. Design a complete AI personalization engine for the following product: [PRODUCT TYPE, USER BASE SIZE, DATA AVAILABLE]. The engine design must cover: 1) Personalization goals: what user actions or outcomes the personalization should optimize for, 2) User data model: what signals to collect and how to store them, 3) Segmentation strategy: rule-based vs ML-based segmentation tradeoffs, 4) Recommendation algorithm selection: collaborative filtering, content-based, or hybrid, 5) Cold start problem solution for new users with no history, 6) A/B testing framework to measure personalization lift, 7) Privacy and consent design aligned with GDPR and CCPA, 8) Real-time vs batch inference tradeoffs for this use case, 9) Integration points in the product where personalization should appear first, 10) Success metrics and expected business impact.