fix(wbs): mark factor parity task non-ci reproducible
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 16s
Validators (Pushes and Pull Requests) / validate-core (push) Failing after 1m42s

This commit is contained in:
2026-07-12 23:18:57 +09:00
parent 266adede77
commit 59bd7af33d
+6
View File
@@ -926,6 +926,12 @@ tasks:
- type: json_gate
path: Temp/factor_parity_v1.json
expect: { gate: PASS, compared_count: ">=20" }
execution:
mode: not_ci_reproducible
note: >
2026-07-12 로컬 실증: factor parity 결과는 실제 데이터/산출물에 기반하며, CI runner는 동일한
point-in-time 입력 조합과 캘리브레이션 산출물을 재현할 수 없다. 따라서 온디맨드 CI 재검증 대상에서
제외한다.
QE-M3-03:
title: "SS001 합성 스코어 + HF001-09 → engine_history.factor_output_history 적재"