Commit Graph

1 Commits

Author SHA1 Message Date
gavindiaz 24af8d88f0 docs: add 每周五Review命令.md - 7-step weekly review with exact commands
7 steps with comments explaining what each does and which files it reads:
1. Run portfolio.py --days 30 (regenerate forward P&L)
2. Read portfolio.json per-wallet forward realized (core decision data)
3. Read watch_sharps.json copy_pnl + conv_win rankings (reference only)
4. Check daily.log for floor drift warnings
5. Check live bot journalctl for trading activity
6. Query chain pUSD balance via SecureClient
7. Find new candidates in watch_sharps not in backtest.json

Includes one-shot script that runs all 7 steps at once.
2026-07-24 08:10:03 +08:00