- health_checklist.json: 192.168.1.122→node122 - ocr_client.py: docstring IP→node122 - docs/market-data-requirements.md: IP→node122 - 所有API调用通过ProxyHandler({})绕过系统代理 Privoxy对node122:18003返回500,直连正常
完整数据采集+分析管道: - market_watch.py:90行业板块采集(同花顺/东方财富) - 市场精选推荐 cron:全市场分析+候选池+星级推荐 - price_monitor.py:持仓/自选高频价格监控 - refresh_mtf_cache.py:多周期K线缓存 - 策略评估/知识萃取管道 文档:docs/ 含完整需求+架构设计 注意:尚未配置 git remote,笑笑接手后自行配置