Wire Mamba2 model type into the gRPC model loading match in enhanced_ml.rs. All four model types (DQN, PPO, TFT, Mamba2) now have real loading paths. The wildcard arm now returns invalid_argument instead of unimplemented. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>