fix: remove circular WBS evidence dependency
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 15s
Validators (Pushes and Pull Requests) / validate-core (push) Failing after 56s

This commit is contained in:
2026-07-12 12:33:46 +09:00
parent 15b9840204
commit 49dc382a39
+4 -3
View File
@@ -136,9 +136,10 @@ tasks:
- tools/verify_wbs_task_v1.py
- tools/validate_quant_engine_wbs_v1.py
- tests/unit/test_validate_quant_engine_wbs_v1.py
- type: json_gate
path: Temp/quant_engine_wbs_v1.json
expect: { formula_id: QUANT_ENGINE_WBS_V1, gate: PASS }
- type: log_pattern
file_glob: tools/validate_quant_engine_wbs_v1.py
pattern: "def main"
expect: { min_matches: 1 }
QE-M0-03:
title: "Playwright 정직성 정리 + evidence 프로젝트 + npm 스크립트"