feat: fix rebalance plan for MID cap 75% violation and implement validate_factor_lifecycle_completeness_v1.py

This commit is contained in:
2026-06-14 12:45:37 +09:00
parent 6fc58cfa45
commit 7d42a51318
3 changed files with 267 additions and 80 deletions
+2 -2
View File
@@ -112,13 +112,13 @@ criteria:
RELEASE_GATE_TRUTH:
target: "PASS (honest_proof_score >= 70.0)"
current: FAIL
current_honest_proof_score: 55.93
current_honest_proof_score: 45.1
current_cosmetic_score: 98.36
status: FAIL
formula_id: RELEASE_GATE_TRUTH_V1
source: Temp/algorithm_guidance_proof_v1.json
note: >
cosmetic(98.36 PASS)와 truth(55.93 FAIL) 중 truth가 릴리스를 통제한다.
cosmetic(98.36 PASS)와 truth(45.1 FAIL) 중 truth가 릴리스를 통제한다.
effective_release_gate = AND(cosmetic_gate, honest_gate). 둘 중 하나라도 FAIL이면 FAIL.
honest_proof_score < 70 인 동안 hts_order_count == 0 (THEORETICAL_ONLY 렌더).
fix: "honest_proof_score >= 70.0 달성 후 PASS"