calculate_feature_importance() returned hardcoded fabricated scores with wrong feature names on every inference. Replaced with honest empty map. Real importance is computed on-demand via integrated gradients. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>