Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retirement Planner — Static Site with Docs

Live site: https://benkruger.github.io/my-financial-planner/

All amounts are in today’s dollars (inflation‑adjusted). Stocks use real, after‑inflation returns. We never sell stocks to pay living costs—only to refill the cash buffer after a drawdown and subsequent recovery (high‑water‑mark with drawdown gate).

Docs

Quick start (local)

Open index.html via a static server (some browsers block Web Workers on file://).
Example: python3 -m http.serverhttp://localhost:8000/ If you see stale assets after deploy, do a hard reload in DevTools (Disable cache + Empty cache and hard reload).

QA / Tests

Run the smoke + invariant tests with Node:

node qa/sim-smoke.js

The script executes invariant checks (zero-need path, monotonicity, reserve constraints), a user scenario, baseline sanity, and reproducibility + metadata checks (trials/SE). It exits non‑zero on any assertion failure.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages