🦄 Unicorn.Land ▸ docs/plans/2026-03-01-whealthy-simplified-design.md
updated 2026-03-01

Whealthy Simplified — Design Document

Date: 2026-03-01 Status: Approved Deploy target: whealthy.unicorn.land (Cloudflare Pages subdomain) Tech stack: Next.js (static export), React 19, TypeScript, Tailwind 4, Recharts, Zustand, Zod


Overview

Whealthy is a wealth longevity calculator that answers two questions:

  1. Reverse (default): “How much money do I need now to die with X?”
  2. Forward: “Given what I have, how long will my money last?”

The current version is a full-featured financial simulator with multi-jurisdiction tax, private equity commitments, philanthropy, and Monte Carlo modeling. This redesign strips it to its essential question, wraps it in a story-driven “answer first” interface, and visually connects it to the Unicorn.Land design system.


Interaction Model: Answer First

The user lands on one big number — the answer. Inputs are presented as an editable sentence. Complexity is available but hidden behind collapsible assumption cards. Everything updates instantly (150ms debounce).

The philosophy: the answer IS the interface. The tool tells you a story about your money. You pull threads to understand why.


Information Architecture

Zone 1: Hero

Zone 2: Visualization

Key Stats Strip — 3-4 numbers in a horizontal row between hero and charts:

Each stat: JetBrains Mono number + Outfit label. Tappable for tooltip with more context.

Wealth Timeline (primary chart):

Breakdown Chart (secondary, beside timeline on desktop):

Zone 3: Assumptions

Collapsible cards, all closed by default. Flat white, 1px stone border, no shadow. Smooth height transition on open/close.

Returns: - Pre-filled with historical averages (e.g., ~7% equities, ~2% cash) - Asset class weight sliders - All adjustable - (i) tooltips explaining each return assumption and its historical basis

Taxes: - Single effective tax rate as the simple view - Breakdown toggle revealing: dividend tax rate, capital gains tax rate, interest tax rate - Jurisdiction picker (Germany, US, UK) sets defaults - (i) tooltips explaining each tax type

Spending Rules: - Default: fixed annual spending (inflation-adjusted) - Toggle options: percentage-of-wealth, guardrails (target % with min/max annual change) - (i) tooltips explaining each mode

Monte Carlo: - Toggle on/off - When on: simulation count slider (100–2,000) - Probability bands appear on timeline chart - Ruin probability displayed in key stats strip - (i) tooltip explaining what Monte Carlo simulation means


Visual Design

Shared Unicorn.Land DNA

Whealthy’s Personality

Chart Styling

Responsive


Scope

In (v1)

Out (cut from current Whealthy)

Ported from Current Whealthy


Future (v2+)