Story Graph
🤖 This is a generated document — do not edit. Built by
tools/wiki/generate-story-graph.tsfrom the runtime story sources (story-teller/foundation-stories.ts+cost-stories.ts—$story.varrefs become edges). Refresh withbun run wiki:buildand commit; staleness fails the wiki gates in CI and pre-push. About this section: Generated Docs.
See also: Story Engine, Story Categories
The dependency graph of the runtime stories users play (ALL_STORIES —
2 foundations + 31 cost stories, parsed from
story-teller/foundation-stories.ts + cost-stories.ts). An edge means the
story's formulas read another story's values ($wage.hourlyNet is the
exchange rate almost everything converts through), so its dependency chain
must be hydrated into the context first (hydrateStoryDependencies).
Dependency graph​
Stories​
| Story | Title | Categories | Reads |
|---|---|---|---|
time | Where your week actually goes | foundation | — |
wage | What your pay is really worth | income-career | $time.annualWorkHours |
cleaningService | Buying back your Saturdays | lifestyle | $wage.hourlyNet |
groceries | The price of feeding yourself | food-dining | $wage.hourlyNet |
coffee | The machine vs. the barista | food-dining | $wage.hourlyNet |
eatingOut | The restaurant premium, priced per bite | food-dining | $groceries.mealCost, $wage.hourlyNet |
haircut | What a haircut is really priced in | lifestyle | $wage.hourlyNet |
nails | The standing appointment | lifestyle | $wage.hourlyNet |
oralCare | The cheapest insurance you own | healthcare | $wage.hourlyNet |
toiletPaper | Bulk math on the boring stuff | misc | $wage.hourlyNet |
waterFilter | Bottles, pitchers, or the pipe | utilities-bills | $wage.hourlyNet |
lighting | The bulbs are a payroll deduction | utilities-bills | $wage.hourlyNet |
windowsVsAc | Free air has a season | utilities-bills | $wage.hourlyNet |
fireplace | Gas flame, wood flame, same warmth | utilities-bills | $wage.hourlyNet |
dishes | The dishwasher was never the luxury | utilities-bills | $wage.hourlyNet |
clothingCare | Cost per wear is the only clothing price | lifestyle | $wage.hourlyNet |
bedMaking | Two minutes, priced honestly | lifestyle | $wage.hourlyNet |
gymVsHomeWeights | The membership vs. the iron | lifestyle | $wage.hourlyNet |
sickDays | What the flu invoices you | healthcare | $time.work, $wage.hourlyNet |
gasoline | Premium fuel, regular engine | transportation | $wage.hourlyNet |
carWash | The drive-through vs. the driveway | transportation | $wage.hourlyNet |
carLeaseVsKeep | The perpetual payment vs. the paid-off beater | transportation, credit | $time.work, $wage.hourlyNet |
phoneUpgrade | The upgrade cadence is the price | subscriptions | $wage.hourlyNet |
homeLocation | The house is cheap; the distance isn’t | housing | $time.weeksWorked, $wage.hourlyNet |
rentVsBuy | Rent isn’t thrown away; interest is | housing | $wage.hourlyNet |
escrowTiming | Paying taxes before the bill arrives | taxes, housing | $wage.hourlyNet |
yardCare | Mowing, gardening, and the going rate for sweat | housing | $wage.hourlyNet |
pestControl | The exterminator’s hourly rate | housing | $wage.hourlyNet |
airlineClass | The price of the front of the plane | vacations | $wage.hourlyNet |
creditCardPromo | The bonus that shops for you | credit | $wage.hourlyNet |
fireSavings | One habit, compounded for 25 years | savings-investing | $time.annualWorkHours, $wage.hourlyNet |
vacuum | The machine under the stairs vs. the human you hire | lifestyle | $cleaningService.pricePerVisit, $wage.hourlyNet |
homeSize | Every extra square foot bills you forever | housing | $cleaningService.cleanerRate, $wage.hourlyNet |