Files
winning-wallet-finder_github/requirements.txt
T
jaxperro d45255c48e cleanup + calibration tracker
- Railway project magnificent-kindness DELETED (soft-delete, purges
  2026-07-10) — retired-infra fully gone; requirements.txt loses its
  Railway-detection rationale (stdlib core, optional extras noted).
- tests/test_check_book.py: the Option A orphan-fix regression harness
  moves into the repo (was session-local); 6 cases, no network/config.
- daily.sh: calibration step — one row/day of live-book vs backtest
  equity to live/history/calibration.csv, the series that sizes real
  money (day-zero row seeded: live $1,000 vs model $22,027).
- config.json.bak (untracked, stale copy of the leaked Alchemy key)
  deleted locally.

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

6 lines
324 B
Plaintext

# Core system: Python 3 stdlib only — nothing to install for the finder,
# the daily pipeline, or the PAPER copy bot.
# Optional extras, installed only where used:
# py-clob-client==0.34.6, web3==7.16.0 -> live trading (fly.Dockerfile has them)
# duckdb -> live/ cache + wide/ scanner