# Project Extraction - Kaleido-Life Ecosystem (2026-04-06)

## Business Objectives

### Kaleido-Life MVP (shenAI-app)
**Purpose**: Digital wellness + insurtech platform calculating a "Life Liquidity Score" (0-100)
**Core Value**: Democratize health insights via camera-based biometric scanning; enable users to qualify for better insurance products
**Target Users**: Health-conscious consumers (25-55), insurance applicants, behavioral finance enthusiasts
**Revenue Model**: Life insurance policy cash advances (up to 25% of policy value)

**Score Components** (25 pts each):
1. Health & Biometrics (Shen.AI camera SDK)
2. Behavioral Profile (DNA Behavior - pending)
3. Identity & Compliance (Didit KYC - planned)
4. Financial Wellness (future phase)

**Tier System**: PIONEER (75-100, 25% advance), PATHFINDER (50-74, 15%), SEEKER (<50, wellness program)

### Kaleido-Life IR (Investor Relations)
**Purpose**: Fundraising platform with AI chatbot for investor engagement
**Target Users**: VCs, angel investors, family offices
**Tech**: Clerk auth (Google OAuth) + Flowise embedded chatbot
**URL**: kaleido-life.aichemist.agency

### Assuretrac
**Status**: Pre-code vendor evaluation - no frontend yet
**Relevance**: Architecture research for future underwriting platform (S360 by Samplemed)

## Frontend Objectives

### shenAI-app Stack
- Vanilla TypeScript + Vite 6 + Tailwind CSS 3
- Shen.AI WebAssembly SDK (biometric scanning)
- Chart.js (behavioral radar charts)
- 14-screen mobile-first flow (390x844 primary viewport)
- Custom router + store-first state management
- Live: kaleido-life.chem.dev/test/

### Design System (Teal/Aqua Ethereal)
- Primary: #00C9A7 (teal), #00D9B5 (bright)
- Accent: #D4A574 (gold), #FFD93D (bright)
- Background: #0A1628 (navy dark)
- Liquid glass UI pattern (backdrop-blur, teal borders)
- kl-* CSS custom property prefix

### Component Candidates for CMS-aiChemist
1. Score Reveal Gauge (0-100 animated circular)
2. Behavioral Profile Radar (Chart.js 5-dimension)
3. Intent Card Grid (2x2 icon selection)
4. AI Avatar Tooltip/Chat Bubble (persistent guide)
5. Tiered Offer Cards (Pioneer/Pathfinder/Seeker)
6. Live Readouts (real-time biometric display)
7. Wellness Matrix (gamified 6-category roadmap)

### Token Extraction Opportunities
- Teal/aqua/gold color palette (12+ tokens)
- Typography: Work Sans + Inter, clamp-based fluid type
- Animation timing curves
- Button gradient styles (gold CTA)
- Card shadow/border-radius patterns
- Chart visualization colors

## Integration Plan
- Register shenAI-app as CMS project "kaleido-shenai"
- Register IR portal as CMS project "kaleido-ir" (static surface)
- Extract teal/aqua tokens as project-specific overrides (via merge.py)
- Evaluate component candidates for shared UI promotion
