Files
whyrating-engine-legacy/packages
Alejandro Gutiérrez 2a292e0754 fix(synthesis): Select most common business_id to handle data leakage
Changed the business name query to ORDER BY COUNT(*) DESC instead of
arbitrary LIMIT 1, ensuring the correct business is identified even
when trace amounts of other business data leak into a job.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 15:28:02 +00:00
..