Files
winning-wallet-finder_github/archive/retired-infra/.railwayignore
T
jaxperro 8958279ee8 cleanup: archive everything the live system no longer touches
- retired-infra/: Railway config, Mac launchd runner, GH-Actions cron
  (worker is Fly.io arn now; Actions cron last fired 2026-07-02)
- live-research/: the June selection experiments (strategy/followability/
  pnl_basket/pnl_focused/backtest_june/clean_test + outputs)
- us-venue/: the scrapped Polymarket-US listability probe (+ its
  env-gated ONLY_CONDS replay filter stays in portfolio.py — generally
  useful for subset replays)
- root sweeps hunt/huntwide/oos/copyback/watch.json -> archive/
- untracked logs/CSVs of dead experiments -> archive/local/ (gitignored)
- READMEs updated: Fly migration, geoblock gotcha, new file map

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 17:18:46 -04:00

12 lines
274 B
Plaintext

# never ship local secrets or bulk data in the build image — the bot clones
# the repo fresh at boot anyway (host/start.sh); the image only needs the
# launcher + python
config.json
config.live.json
config.json.bak
live/cache.duckdb
live/history/
*.log
__pycache__/
.git/