fix: ECR-004 威科夫区间评分硬化与 VP 绘图减负(已审)

评分选 TR、阶段最小跨度、elements_only 门闩、Top-8 VP;无币种独立参数。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-06 18:46:08 +08:00
co-authored by Cursor
parent ac6be80278
commit d3188ca83c
19 changed files with 275 additions and 89 deletions
+29
View File
@@ -0,0 +1,29 @@
# TEST_REPORT — ECR-004
**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
**14 passed**
| Suite | Coverage |
|-------|----------|
| `test_wyckoff` | TR 边界/起点、Spring+SOS、阶段不重合、VP POC |
| golden | 缠论基线不变 |
| analyze contract | opt-in wyckoff`elements_only` 跳过 wyckoff |
## Notes
- 合成夹具下 `abs_start_idx=20`(箱体起点),高低≈40.1/59.9。
- 主站 VP series 减负无自动化计数;按 ENG Top-8+3 填充实现。