max / makenotwork
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" |