Skip to main content

max / makenotwork

Set first runway disclosure figure to 17 quarters Was 0 (hidden). 17 = $190K committed funding / $3,580/mo current actual burn (ops + $3K salary), rounded down, excluding the draw-on-request $50K reserve. Basis: financial_dashboard.md. /docs/economics now renders the cash-runway bullet. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-06-05 01:27 UTC
Commit: 4e6886ee825b805c74b6d77c038999f5b691b4b9
Parent: 20d1f70
1 file changed, +6 insertions, -2 deletions
@@ -307,5 +307,9 @@ earnback = 33.46
307 307 # A value of 0 means "not yet published" โ€” the page renders without a
308 308 # number until the first quarterly refresh sets it.
309 309 [runway]
310 - quarters = 0
311 - last_updated_iso = "2026-06-03"
310 + # 17 = $190K committed funding รท $3,580/mo current actual burn (ops + $3K
311 + # salary), rounded down. Excludes the draw-on-request $50K reserve (would be
312 + # 22). Basis: server-internal/business/financial_dashboard.md. Refresh at
313 + # sprint close โ€” bump if burn rises (Year 2 $5K salary) or funding changes.
314 + quarters = 17
315 + last_updated_iso = "2026-06-04"