w_dsr_adaptive = w_dsr_base * clamp(1 - sharpe_ema, 0.5, 3.0) Negative training Sharpe increases DSR (forces risk reduction). Positive training Sharpe decreases DSR (enables exploitation). Adaptive EMA alpha tracks magnitude changes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>