865aae1b73
Autocomplete returns different coordinates for vague queries (e.g. "תל אביב דיזנגוף"), sometimes landing on points with no nearby polygon_ids within 30m radius. - Try top 3 autocomplete results until one has polygons - Fallback radius expansion (30m→200m) if no polygons found - Fix limit validation bug (min 1 for deal queries) Fixes: compare_addresses, get_valuation_comparables, get_deal_statistics 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>