-
-
Notifications
You must be signed in to change notification settings - Fork 109
Privacy
AOJDevStudio edited this page Aug 1, 2026
·
1 revision
Finance Guru is designed around local handling of sensitive financial data.
The working database, family_office.db, is gitignored and must remain local.
Do not commit or publish:
-
.envfiles, access tokens, provider setup URLs, or API keys - account numbers, balances, positions, transactions, or tax documents
- local filesystem paths that disclose personal data
- generated analysis artifacts containing personal financial information
SnapTrade and SimpleFIN values belong in local configuration only. Follow the repository’s configuration reference, and inspect diffs before every commit.
Examples in this Wiki use generic tickers and placeholder repository URLs. They do not prove account access, a successful provider sync, a production deployment, or an available investment strategy.
See Architecture and Data Flow for the data boundary and Wiki Maintenance for the publication review checklist.
Finance Guru documentation is educational only, not investment advice. See Privacy and Wiki Maintenance.