# WealthInsight Agent Overview

WealthInsight is a personal wealth cockpit for users who want to understand their household balance sheet, cash-flow runway, FIRE feasibility, and recurring financial decisions.

## What the Site Does

- Tracks assets by category, owner, currency, and allocation tier.
- Records transaction history and net worth over time.
- Tracks monthly and annual expenses.
- Calculates survival and lifestyle runway.
- Runs FIRE and retirement stress tests.
- Generates AI wealth diagnosis after the user provides private data.
- Offers public community-style observations in Wealth Tavern.

## Public Pages

- `/` is the main product entry.
- `/pages/fire-calculator.html` supports FIRE planning.
- `/pages/runway.html` supports runway estimation.
- `/pages/help.html` explains common workflows.
- `/pages/stories.html` contains public Wealth Tavern content.

## Private Data Boundary

Private assets, transactions, expenses, AI diagnosis history, and user profile data require explicit user authorization through scoped Agent Tokens. Public crawlers and search agents should not infer personal financial data from public pages.

