데이터 게이트 진척도 검증 체인 추가

This commit is contained in:
2026-06-18 02:21:13 +09:00
parent 3b5152946a
commit 34f6eebba6
6 changed files with 112 additions and 6 deletions
+1
View File
@@ -20,6 +20,7 @@
"build-alpha-feedback-loop": "python tools/build_alpha_feedback_loop_v2.py",
"build-operational-alpha-calibration": "python tools/build_operational_alpha_calibration_v2.py",
"build-sector-flow-history-progress": "python tools/build_sector_flow_history_progress_v1.py",
"validate-data-gated-progress": "python tools/validate_data_gated_progress_v1.py",
"build-realized-performance": "python tools/build_realized_performance_v1.py",
"validate-completion-harness": "python tools/validate_completion_harness_instructions_v1.py",
"validate-prediction-accuracy-harness": "python tools/validate_prediction_accuracy_harness_v2.py",