1 Your Input Needed
Eight decisions shape the Assuretrac demo scope and integration roadmap. Each card shows the question, options, and our recommendation. Your responses unlock the next build phase.
Which sign-in methods must be live for the Assuretrac demo?
The 4-question quiz (life insurance, income, health, cash preference) is not in the mockups. Keep, remove, or fold?
The mockups show an AI avatar on intent and score screens. How deep should the interaction go?
Current app has a separate 5-step animated processing screen. Mockup shows "LIFE CASH LOADING.." during scan instead.
The provided MP4 (4.4 MB) needs conversion for web delivery. Which format?
Replace the WebGL2 kaleidoscope shader with the POC teal background. Which approach?
When should DNA Behavior SDK research and integration begin?
What needs to be live for the Assuretrac deployment discussion with Akhil & Vivek's team?
2 Current State vs Future State
Side-by-side comparison of the working demo versus Craig's mockup direction.
Current State (Live)
- "Fountain of Truth" dark purple/gold theme
- WebGL2 kaleidoscope shader background
- Basic form auth (name, email, age, zip)
- Text-based intent selection
- Orb animation on "What Happens Next"
- 11 screens, sequential flow
- ShenAI biometric scan (working, 60s)
- Purple SVG gauge for score reveal
- Single data source (ShenAI only)
Target State (Mockups)
- Teal/aqua ethereal theme, premium fintech
- Static optimized background + CSS particles
- Social auth (Apple, Google, Email)
- Visual icon grid with AI avatar tooltip
- 3-step numbered explainer card
- Streamlined flow with splash animation
- Enhanced scan UX (live readouts, star rating)
- Teal gauge + hexagon logo + avatar bubble
- 5 data partners feeding aggregation layer
Screen-by-Screen Delta
| Screen | Change Type | Current | Target |
|---|---|---|---|
| Splash | New | None | Animated logo reveal (from MP4 concept) |
| Landing | Major | Purple/gold, basic form, WebGL kaleidoscope | Teal gradient, social auth, clean typography |
| IntentFraming | Redesign | Text-based intent options | 2x2 icon grid, AI avatar tooltip, "More" button |
| BasicInfo | TBD (D2) | Name/email/age/zip form | May absorb into social auth flow |
| EligibilityQuiz | TBD (D2) | 4 multi-choice questions | Keep + restyle, or fold into flow |
| FountainOfTruth | Redesign | Orb animation | 3-step explainer card + tagline |
| BiometricScan | Enhance | Camera + SDK overlay | "LIFE CASH LOADING.." + live readouts + star rating |
| Processing | TBD (D4) | 5 animated steps | Likely merges into scan screen |
| ScoreReveal | Retheme | Purple SVG gauge, gold accents | Teal gauge, hexagon center, AI avatar chat, 3 CTAs |
| TierOffer | Simplify | Tier-specific messaging | Consolidated into score reveal CTAs |
| WellnessMatrix | Retheme | 6-category grid | Color changes only (teal palette) |
| FinalCTA | Merge | Multiple tier-based buttons | Absorbed into score reveal CTAs |
3 Theme Overhaul (CP-1)
The foundation that unblocks every other change. Purple/gold to teal/aqua, WebGL to optimized static.
Removing
- Deep purple gradient (#1A0A2E → #120720)
- Gold primary (#C5A572)
- Cyan, pink, yellow accents
- WebGL2 kaleidoscope shader (4 patterns)
- Metallic white bands
- Penpot theme CSS (archived)
Introducing
- Teal primary (#00C9A7)
- Aqua background gradient with bokeh particles
- White text, frosted glass card borders
- Gold accent for CTAs (#D4A574)
- Bold display headlines + clean sans-serif body
- Teal hexagon logo throughout
CP-1 Build Timeline
Action Items
- Extract design tokens from Craig's mockup assets (palette, spacing, typography)
- Rewrite
tailwind.config.jscolor definitions (remove fountain-*, add kl-*) - Replace WebGL2 background with optimized WebP image + CSS particle overlay
- Update
main.csswith new theme system - Archive
penpot-theme.css(no longer the target) - Retheme all 11 screen
.tsfiles with new class names - Full visual QA across 3 viewports (mobile, tablet, desktop)
4 Screen Redesign Pipeline
Six current priorities beyond the theme overhaul. Each builds on CP-1 completion.
- 4 icon cards: Dream Vacation, Pay Off Debt, Down Payment, Get Married
- "More →" expansion button for additional use cases
- AI avatar tooltip: "This helps me personalize your Life Liquidity Score"
- Mobile-responsive (stacks to 1-column on narrow viewports)
- Step 1: Quick Identity & Health Scan — camera-based biometric
- Step 2: Your Life Liquidity Score — AI calculates Life Cash
- Step 3: Your Cash Unlock Roadmap — personalized policy + wellness path
- Footer tagline: "CASH UP FRONT, COVERAGE FOR LIFE." + dot progress indicators
- "LIFE CASH LOADING.." branding text during active scan
- Live readout overlays: heart rate (BPM), blood pressure progress bar
- Star rating indicator for scan quality
- Teal-themed face overlay (replacing current gold overlay)
- Performance guard: WASM memory impact monitored for additional DOM updates
- AI avatar bubble: "Your Life Liquidity Score determines how much cash you can unlock today—and how quickly you can unlock more."
- Circular gauge with teal glow rings + hexagon KaleidoLife logo center
- 3 CTAs: Review my 360° Wellness Matrix / View my offer / Start over
- Remove tier-specific CTA variations (simplify to universal 3)
- Analyze MP4 keyframes and motion patterns
- Implement as CSS/JS animation (pending D5 confirmation)
- Fallback: compressed WebM <500 KB with autoplay
- 2-3 second duration, auto-advance to Landing
- Investigate Caddy/proxy routing configuration
- Fix: root path → IR Copilot, or maintain separate paths (/ vs /investors)
- Verify IR login no longer redirects to root
- Priority: Immediate — independent of theme work, no blockers
5 API Integration Roadmap
Five data partners feeding into the Kaleido AI Proprietary Aggregation Layer for a multi-source Life Liquidity Score.
Current Data Flow (ShenAI Only)
Target Data Flow (5 Partners)
Decision Flow
6 Phasing Recommendation
Four phases with clear gate criteria. Each phase delivers standalone value and unlocks the next.
Visual MVP
- Theme overhaul: purple/gold → teal/aqua (CP-1)
- Intent screen redesign with icon grid (CP-2)
- "What Happens Next" 3-step explainer (CP-3)
- Biometric scan UX enhancement (CP-4)
- Score reveal retheme with avatar (CP-5)
- Splash animation web component (CP-6)
- IR copilot redirect fix (CP-7)
Auth + Flow Optimization
- Social authentication (Apple, Google, Email)
- Quiz screen resolution (per D2 decision)
- AI avatar depth implementation (per D3 decision)
- Flow consolidation (merge processing, simplify CTAs)
Partner Integrations
- DNA Behavior SDK integration (behavioral profiling)
- Didit KYC (identity verification layer)
- Plaid Financial (lend score data)
- Kaleido AI Aggregation Layer (multi-source scoring)
Expansion
- Terra/Rook wearables integration
- White-label "Life Liquidity Score" packaging
- Team onboarding (product dev + actuary hires)
- E2E test infrastructure buildout