- Replace per-technique calculate_technique_score loop with bulk_technique_scores() from scoring_service - Snapshot creation now runs ~10 fixed queries instead of N*5+N*5 (was ~2000+ for 200 techniques)
- Replace per-technique calculate_technique_score loop with bulk_technique_scores() from scoring_service - Snapshot creation now runs ~10 fixed queries instead of N*5+N*5 (was ~2000+ for 200 techniques)