feat(옵투나·웹): 후처리 재탐색·ob_modes·적용감사·수집통계

- Optuna web jobs/TPE/apply snapshot·틱로더 정합, jobs limit·감사로그
- 백테 UI 호가모드·후보 적용 흐름, feed_collect_stats API/탭
- 가설검증·교차검증 룰, 4전략 스모크·OB slot41 진단 스크립트

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Your Name
2026-08-27 15:23:44 +09:00
parent 5e44b86f8b
commit 8fbba264ba
30 changed files with 2973 additions and 186 deletions

View File

@@ -936,7 +936,10 @@ def ensure_optuna_gate_env_defaults(db: Any = None) -> None:
"OPTUNA_POST_INCLUDE_MODE": "true",
"OPTUNA_POST_INCLUDE_LIVE": "true",
"OPTUNA_POST_INCLUDE_STABLE": "true",
"OPTUNA_POST_RUN_OB_WHIPSAW": "true",
"OPTUNA_POST_RUN_OB_WHIPSAW": "false",
"OPTUNA_POST_FORCE_OB_WHIPSAW": "false",
"OPTUNA_TPE_INCLUDE_ORDERBOOK": "true",
"OPTUNA_TPE_INCLUDE_WHIPSAW": "true",
"OPTUNA_OB_RECOMMEND_TRIALS": "500",
"OPTUNA_OB_AXIS_TRIALS": "500",
"OPTUNA_OB_COMBO_TRIALS_SINGLE": "150",