InsertIntentDiff.author_id was renamed to author_email in the email identity migration. useDiffs.ts still referenced the old field name in its Omit<> types, causing the Next.js build to fail on Vercel and Render. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>