docs: complete page-by-page handbook#197
Merged
Merged
Conversation
A detailed walkthrough of every page + settings section: what each card, chart, metric, toggle, and setting shows, with the exact formula and data source for each. Covers all 23 surfaces (Dashboard, Spending/Income, Trends, Net Worth & investments, Tax/GST, FIRE/Goals, recurring/alerts, Settings). Generated from the live frontend source post-v2.17 migration, so each section's 'Reads from' line names the backend endpoint/hook feeding it -- doubles as a data-consistency reference (which metric is computed once on the server vs still client-side). Cross-linked from README, CLAUDE.md, and PAGES.md (which stays as the shorter data-catalog).
3018734 to
821ce49
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Adds
docs/HANDBOOK.md— a detailed walkthrough of every page and settings section: what each card, chart, metric, toggle, and setting shows, with the exact formula and data source for each.What's in it
Why it's also a consistency reference
Generated from the live frontend source after the v2.17 server-side-aggregation migration, so each section names the endpoint feeding it — making clear which metrics are computed once on the server (consistent across pages) vs still computed client-side (Tax, GST, net-worth/XIRR projections, CFP health score).
Cross-linked from README, CLAUDE.md, and PAGES.md (kept as the shorter data-catalog).