Generate deterministic UUIDs for chat messages based on role|timestamp|content
using SHA256. This prevents SwiftUI from treating refreshed messages as
entirely new items, eliminating flicker and preserving scroll position.
Fixes#2464
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>