섹터 플로우 진척도 추적 추가
This commit is contained in:
@@ -19,11 +19,13 @@
|
||||
"build-prediction-accuracy-harness": "python tools/build_prediction_accuracy_harness_v2.py",
|
||||
"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",
|
||||
"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",
|
||||
"validate-alpha-feedback-loop": "python tools/validate_alpha_feedback_loop_v2.py",
|
||||
"validate-operational-alpha-calibration": "python tools/validate_operational_alpha_calibration_v2.py",
|
||||
"validate-sector-flow-history-progress": "python tools/validate_sector_flow_history_progress_v1.py",
|
||||
"validate-realized-performance": "python tools/validate_realized_performance_v1.py",
|
||||
"validate-gas-recovery": "python tools/validate_gas_orchestration_recovery_v1.py",
|
||||
"ops:clean": "python tools/clean_temp_artifacts_v1.py",
|
||||
|
||||
Reference in New Issue
Block a user