VaR, drawdown, and leverage checks in check_risk_limits() only logged warnings and returned Ok(()). Now they return errors to block order generation when limits are breached. Also removes unused warn import. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>