feat(fire-planner): FIRE Countdown dashboard section + monthly target solve
Some checks failed
ci/woodpecker/push/default Pipeline was canceled
Some checks failed
ci/woodpecker/push/default Pipeline was canceled
Add a "FIRE Countdown" section to the wealth Grafana dashboard plus a monthly CronJob that computes the targets it reads. Viktor wanted a £ countdown to retirement in today's money, per life-case (Solo / Household / Family) and per country, with progress, a projected date, runway, and his safety guardrails — so he can see how close he is to FIRE (ideally lean) without ever coming back to work. - wealth.json: new country / with_home / savings_per_year template vars + a per-Case row (target NW at the 99% GK bar, progress gauge, still-needed, projected FIRE date, runway) and safety-valve panels (re-entry trigger vs £1.0M, 2.5yr cash buffer, pension tranche @57, Anca-bridge note). Reads fire_planner.fire_target via the fire-planner-pg datasource (Mixed). - fire-planner stack: fire-planner-fire-targets CronJob (monthly, 2nd 10:00 UTC) runs `recompute-fire-targets --countries all`. Targets come from the solver shipped in fire-planner edb4d11. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
6ba60cbb2d
commit
08bdf32aa0
2 changed files with 1292 additions and 1 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue