test_needs_query_rewrite imports Bot from bot.py which reads
MATRIX_HOMESERVER etc. at module level — KeyError in CI where those
vars are not set. This has blocked all deploys since c2985488.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>