feat: ECR-003 主站威科夫分析与图表叠层(已审)

独立 wyckoff 引擎 + 按需 include_wyckoff;主站 Lightweight 绘制区间/阶段/事件/VP。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-06 18:33:57 +08:00
co-authored by Cursor
parent df27b4dde8
commit 081a57a90e
30 changed files with 1330 additions and 52 deletions
+29
View File
@@ -0,0 +1,29 @@
# TEST_REPORT — ECR-003
**Date:** 2026-08-06
**Level:** L2
## Command
```bash
PYTHONPATH=.:web python -m pytest \
tests/test_wyckoff.py \
tests/test_golden_pipeline.py \
web/tests/test_analyze_contract.py \
-q
```
## Result
**12 passed**
| Suite | Coverage |
|-------|----------|
| `test_wyckoff` | 合成箱体 TR + 事件;VP POC |
| golden / package / shim / contract keys file | 缠论基线 + 契约文档含 wyckoff optional |
| `test_analyze_contract` | 默认无 `wyckoff``include_wyckoff=1` 含约定键 |
## Notes
- 主站 UI 绘图无自动化;人工勾选「威科夫」验证叠层。
- 未改 golden JSON 内容。