Documentation
README
Retirement Account Syncing
Data source: CSV-only (no live path yet)
Unlike the other syncing skills, retirement accounts do not use the
sync-first + DB-read pattern. The Vanguard IRAs / brokerage and the Fidelity
401(k) are not authorized in SnapTrade (only the one taxable-margin Fidelity
account is routed in config/snaptrade-accounts.yaml). So there is no live API
snapshot to refresh into family_office.db for these accounts, and CSV exports
remain the only source. This is a deliberate, documented exception to the shared
Sync-First + DB-Read pattern.
This is the opening of the README. Read the full README on GitHub.