test: 1000轮 ISMCTS 压测 + 完整分析报告

新增:
- hjha-console/Program.cs: --stress N 压测模式
  - 每局独立日志 stress_logs/round_NNNNN.txt
  - 每 50 局进度汇报 + 异常捕获
- docs/stress-test-report.md: 完整分析报告
  - P0: 包庄严重高估(5.2%成功) → 需校准阈值
  - P1: 75 moves 异常局 → 疑似死循环
  - P2: 只出单张不组合 → rollout 优化
  - P3: 性能瓶颈分析
- .gitignore: stress_logs/, analyze_stress.py

压测结果: 12.8min, 0 crashes, 1000/1000通过
This commit is contained in:
2026-07-07 13:53:46 +08:00
parent 61948049b7
commit 4a3fbec057
5 changed files with 201 additions and 3 deletions

Binary file not shown.

Binary file not shown.