Implements process_utterance() with concurrent STT/embedding via asyncio.gather,
speaker matching with configurable thresholds, utterance DB write, and WAV clip save.
httpx imported lazily to keep the dev environment functional without full install.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>