Files
adaptive-pricing/projects/coulomb-pricing/data/budget.json
tegwick fe2174f37a Add liquidity tracking, budget, and platform cost history
Restore operator platform costs (Bubble, domains, Stripe) with monthly
history from March 2025 and member payments from November 2025. Track
€1,000 starting budget, cumulative burn, and remaining liquidity in the
economics dashboard. Document LQ requirements in REQUIREMENTS.md.
2026-06-22 01:48:45 +02:00

7 lines
212 B
JSON

{
"version": 1,
"currency": "EUR",
"initial_budget": "1000.00",
"started": "2025-03",
"note": "Operator liquidity pool for Coulomb Social MVP platform spend before the offering is cash-flow positive."
}