flow-funding/app
Jeff Emmett 4b0491e999 Add funnel-style TBFF visualization with draggable thresholds
New FundingFunnel component with three distinct zones:
- Overflow zone (above MAX): Straight walls, excess redistribution
- Healthy zone (MIN to MAX): Straight walls, normal operations
- Critical zone (below MIN): Narrowing funnel, restricted outflow

Features:
- Draggable MIN/MAX threshold lines with real-time updates
- Animated inflow particles (blue) dropping from top
- Animated outflow particles (pink) from bottom spout
- Gradient liquid fill with glow effect
- Live balance simulation based on flow rates
- Status panel showing current balance, rates, progress
- Single/Multi-funnel view toggle
- Zone color coding (rose/emerald/amber)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 18:05:58 +00:00
..
globals.css Add flow visualization components and design spec 2026-01-29 18:01:38 +00:00
layout.tsx Initial commit: Flow Funding project setup 2026-01-29 17:56:07 +00:00
page.tsx Add funnel-style TBFF visualization with draggable thresholds 2026-01-29 18:05:58 +00:00