Files
Torn-Vault-Tracker/docs/superpowers/plans
Keith Solomon a19058c6e9 Add plan: walk prev chain on backfill for full vault history
- 2 tasks: update fetchAndStoreLogPage pagination loop, smoke check
- Loop prefers prev (older pages) over next (newer pages) so a single
  fetchAndStoreLogPage call captures the full history
- INSERT uses ON CONFLICT DO UPDATE for running_balance and amount
  so re-runs refresh data
2026-08-07 19:08:01 -05:00
..