# Local runtime state and secrets
/data/*
!/data/research.snapshot.json
!/data/wallet-seeded.report.json
!/data/hypothesis-replay.report.json
!/data/market-history/
/data/market-history/*
!/data/market-history/copy.latest.json
.env
.env.*
!.env.example
.venv/
venv/
__pycache__/
*.py[cod]
.pytest_cache/
node_modules/
.DS_Store
REAL_DATA_HANDOFF.md
*.log

# Reassembled byte-for-byte from tracked film-source parts during Docker build.
web/fly-hero.mp4
