Default online backtest to production GTL
This commit is contained in:
@@ -912,6 +912,12 @@ model. This snapshot is now exhausted for GTL fitting; any future challenger
|
||||
must be pre-registered and evaluated on genuinely new forward data rather than
|
||||
another iteration over the same history.
|
||||
|
||||
The scheduled/Admin online backtest and the unconfigured local snapshot
|
||||
backtest therefore default to `explicit_target_ladder`. Structural detector
|
||||
variants remain explicit research overrides. After deployment, rerun the Admin
|
||||
backtest once to replace any cached report produced by the former `rewrite`
|
||||
default.
|
||||
|
||||
The temporary GTL matrix scripts, configurable detector branches, and
|
||||
confirmation hooks were removed after this decision. The normal snapshot
|
||||
backtester and frozen `explicit_target_ladder` parity arm remain.
|
||||
|
||||
Reference in New Issue
Block a user