Wire EnsembleCoordinator with 4 candle-backed inference adapters: - DQN (0.30 weight), PPO (0.30), TFT (0.20), Mamba2 (0.20) Add InferenceAdapterBridge to convert ModelInferenceAdapter→MLModel trait. Models initialize with random weights; production checkpoints hot-loaded via ModelRegistry shadow-buffer swap. PredictionGenerationLoop now active. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>