FastAPI dashboard on port 3088 with live iteration tracking,
Sharpe ratio chart, LLM analysis panel, config editor, and
download links. Orchestrator refactored to support library
usage with run_optimization_loop(), stop_flag, and callbacks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Multi-machine optimization loop:
- VPS orchestrator coordinates training and LLM analysis
- Windows PC (RTX 4070 Ti) runs XGBoost/LightGBM/CatBoost with GPU
- Mac Mini runs qwen3.5:27b via Ollama for strategy analysis
Includes 60+ technical features, walk-forward validation,
confidence-scaled position sizing, and automated convergence detection.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>