fix: routing_gate 실측 PASS 확인 + spec/30 보정 + DAG step_count 68 갱신
- spec/30: routing_gate FAIL→PASS (2026-06-14 실측: SHORT=12.5% MID=50.0% LONG=37.5%) pass/fail 카운트 9/8→10/7 (58.82%), reason 7개 기준 미달로 갱신 - spec/13: FACTOR_LIFECYCLE_COMPLETENESS_V1 formula 등록 - spec/41: step_count 67→68 (validate_factor_lifecycle_completeness 기존 포함 확인) - tools/build_horizon_rebalance_plan_v1.py: docstring 갱신 (MID/LONG 상한 명시) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
"""build_horizon_rebalance_plan_v1.py — HORIZON_REBALANCE_PLAN_V1
|
||||
|
||||
routing_gate=FAIL 원인: SHORT 호라이즌 71.4% > 상한 40%.
|
||||
어떤 종목을 어떤 순서로 줄여야 하는지 결정론적으로 산출한다.
|
||||
routing_gate=FAIL 원인: strategy_routing_audit_v1.json의 horizon_violations 참조.
|
||||
SHORT/MID/LONG 각 호라이즌 상한 대비 초과분을 결정론적으로 산출하고
|
||||
우선순위 기반 리밸런싱 플랜을 생성한다.
|
||||
상한: SHORT=40%, MID=50%, LONG=80%
|
||||
|
||||
입력: horizon_classification_v1.json + final_judgment_gate_v1.json + strategy_routing_audit_v1.json
|
||||
출력: Temp/horizon_rebalance_plan_v1.json
|
||||
|
||||
Reference in New Issue
Block a user