Machinations Prompt:
Build an economic simulation model for a creative consensus platform with two distinct capital and equity loops:
Inflow Sources: Two sources continuously inject capital into a central liquidity pool called Invests_Sum: Sponsor_Investments (external capital) and CoAuthor_Entries (internal co-author slots purchase).
Central Pool: Invests_Sum accumulates all incoming funds up to a dynamic cap.
Trigger / State Change: When the room phase switches to Settlement, a gate opens, transferring the accumulated funds from Invests_Sum into a two-stage distribution converter (Pool_Split).
Two-Stage Distribution Logic:
Stage 1: Exactly 70% of Invests_Sum is drained into Sponsors_Payout (distributed proportionally to sponsor contributions).
Stage 2: The remaining 30% of Invests_Sum is sent to a Team_Equity_Pool, which splits automatically into two fixed fractions: 60% to Creator_Payout and 40% to CoAuthors_Payout.
Visual Elements: Use clear pools, conditional gates, and resource flows with percentage multipliers to easily monitor the balance, ensuring no resources leak or go negative.