mirror of
https://github.com/jaxperro/winning-wallet-finder.git
synced 2026-07-27 15:57:47 +00:00
8958279ee8
- 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>
12 lines
274 B
Plaintext
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/
|