diff --git a/modules/rflows/landing.ts b/modules/rflows/landing.ts index e86f148..d5257b5 100644 --- a/modules/rflows/landing.ts +++ b/modules/rflows/landing.ts @@ -5,6 +5,57 @@ */ export function renderLanding(): string { return ` + +
rFlows @@ -16,7 +67,107 @@ export function renderLanding(): string { automatic overflow routing, and proportional flow visualization — then save it to your space.

-
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Source Pool + 🌊 + + + + + + + + + + + + Operations + ⚙️ + + + + + + + + + + Outcomes + 🎯 + + + + + + + 40% + + + + + + + + + + + + + + + 60% + + + + + + + + + + spending + + + max + min + +
+ +
Try the Demo → @@ -77,6 +228,75 @@ export function renderLanding(): string {

Watch funds flow through your system in real-time. Adjust allocations with +/- controls on each edge. Save the flow to your space when you're happy with it.

+ + +
+ + + + + + + + + + + + + + + + + + Revenue + Grants + + + Team A + Team B + Reserve + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + River view — all flows from source to outcome + +
@@ -119,36 +339,90 @@ export function renderLanding(): string {

The Funnel Model

Every funding pool is a funnel with three zones. Thresholds trigger automatic behavior.

-
- -
-
OVERFLOW
-
Above max — excess redistributes to connected funnels
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + OVERFLOW + excess redistributes + + HEALTHY + normal flow rate + + CRITICAL + outflow restricted + + + MAX + MIN + + + + + + + overflow + +
- -
- MAX THRESHOLD + +
+
+
+ + Overflow Zone +
+

+ When funds exceed the max threshold, the excess automatically redistributes to connected funnels via overflow edges. +

+
+
+
+ + Healthy Zone +
+

+ Between min and max, the funnel operates normally. All outflow edges run at their configured allocation rates. +

+
+
+
+ + Critical Zone +
+

+ Below the min threshold, outflow is restricted to protect essential reserves. The funnel enters conservation mode. +

+
- - -
-
HEALTHY
-
Full flow rate — balanced operations, normal outflow
-
- - -
- MIN THRESHOLD -
- - -
-
CRITICAL
-
Below min — outflow restricted, conservation mode
-
-