Add ORDER BY receivedAt DESC to the searchAddresses query so the first unique occurrence of each address comes from the newest email. Contacts from recent conversations float to the top of the suggestions list. Add a unit test verifying the sort order. Fixes #83 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>