d63adea37a
The deals tab was previously disabled when searching by block+plot because find_recent_deals_for_address needs an address string. Govmap's autocomplete in fact accepts the literal "גוש N חלקה M" and returns the parcel coordinates, so we just compose that string client-side and let the rest of the pipeline (coords → polygon → deals) run as-is. Verified live: search "Block=6212 Plot=894" now returns the same two deals on יהודה המכבי that an address search would. Appraiser-name search still disables the deals tab — there's no location to anchor a deals query on. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>