Schema v25: adds mailboxes_account_id covering (account_id, path) for observeMailboxes and threads_latest_date covering (account_id, mailbox_path, latest_date DESC) for observeThreads, replacing full-table scans on both tables. Migration test updated with a complete v22 schema fixture and index assertions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>