tests/gateway/test_discord_free_response.py::test_discord_defaults_to_require_mention tests/gateway/test_discord_free_response.py::test_discord_free_response_in_server_channels tests/gateway/test_discord_free_response.py::test_discord_free_response_in_threads tests/gateway/test_discord_free_response.py::test_discord_forum_threads_are_handled_as_threads tests/gateway/test_discord_free_response.py::test_discord_can_still_require_mentions_when_enabled tests/gateway/test_discord_free_response.py::test_discord_free_response_channel_overrides_mention_requirement tests/gateway/test_discord_free_response.py::test_discord_free_response_channel_can_come_from_config_extra tests/gateway/test_discord_free_response.py::test_discord_free_response_channels_bare_int tests/gateway/test_discord_free_response.py::test_discord_free_response_channels_int_list tests/gateway/test_discord_free_response.py::test_discord_forum_parent_in_free_response_list_allows_forum_thread tests/gateway/test_discord_free_response.py::test_discord_accepts_and_strips_bot_mentions_when_required tests/gateway/test_discord_free_response.py::test_discord_dms_ignore_mention_requirement tests/gateway/test_discord_free_response.py::test_discord_auto_thread_enabled_by_default tests/gateway/test_discord_free_response.py::test_discord_reply_message_skips_auto_thread tests/gateway/test_discord_free_response.py::test_discord_auto_thread_can_be_disabled tests/gateway/test_discord_free_response.py::test_discord_bot_thread_skips_mention_requirement tests/gateway/test_discord_free_response.py::test_discord_unknown_thread_still_requires_mention tests/gateway/test_discord_free_response.py::test_discord_auto_thread_tracks_participation tests/gateway/test_discord_free_response.py::test_discord_thread_participation_tracked_on_dispatch tests/gateway/test_discord_free_response.py::test_discord_voice_linked_channel_skips_mention_requirement_and_auto_thread tests/gateway/test_discord_free_response.py::test_discord_free_response_channel_skips_auto_thread tests/gateway/test_discord_free_response.py::test_discord_voice_linked_parent_thread_still_requires_mention tests/gateway/test_discord_free_response.py::test_discord_thread_default_keeps_responding_after_participation tests/gateway/test_discord_free_response.py::test_discord_thread_require_mention_gates_followups tests/gateway/test_discord_free_response.py::test_discord_thread_require_mention_still_responds_when_mentioned tests/gateway/test_discord_free_response.py::test_discord_thread_require_mention_via_config_extra tests/gateway/test_discord_free_response.py::test_fetch_channel_context_stops_at_self_message_and_reverses_to_chronological_order tests/gateway/test_discord_free_response.py::test_fetch_channel_context_skips_self_improvement_boundary_message tests/gateway/test_discord_free_response.py::test_fetch_channel_context_hydrates_around_reply_target tests/gateway/test_discord_free_response.py::test_fetch_channel_context_reply_target_in_primary_window_not_duplicated tests/gateway/test_discord_free_response.py::test_nonconversational_fallback_requires_self_improvement_emoji tests/gateway/test_discord_free_response.py::test_fetch_channel_context_skips_other_bots_when_allow_bots_none tests/gateway/test_discord_free_response.py::test_fetch_channel_context_uses_cache_to_narrow_window tests/gateway/test_discord_free_response.py::test_fetch_channel_context_cache_uses_latest_window_when_after_set tests/gateway/test_discord_free_response.py::test_fetch_channel_context_ignores_stale_cache tests/gateway/test_discord_free_response.py::test_discord_send_does_not_cache_nonconversational_status_as_history_boundary tests/gateway/test_discord_free_response.py::test_discord_shared_channel_backfill_prepends_context tests/gateway/test_discord_free_response.py::test_discord_per_user_channel_backfills_too tests/gateway/test_discord_free_response.py::test_discord_participated_thread_backfills_without_mention tests/gateway/test_discord_free_response.py::test_discord_dm_does_not_backfill tests/gateway/test_discord_free_response.py::test_discord_auto_thread_skips_backfill tests/gateway/test_discord_free_response.py::test_discord_reply_in_free_channel_triggers_backfill tests/gateway/test_discord_free_response.py::test_discord_non_reply_free_channel_skips_backfill