tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceViewConstruction::test_renders_n_choice_buttons_plus_other tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceViewConstruction::test_caps_at_24_choices_plus_other tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceViewConstruction::test_truncates_long_choice_label tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceViewConstruction::test_truncates_long_choice_label_breaks_on_word_boundary tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceViewConstruction::test_truncates_long_no_space_choice_on_soft_boundary tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceResolve::test_choice_resolves_with_canonical_choice_text tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceResolve::test_choice_falls_back_to_label_text_when_entry_missing tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceResolve::test_already_resolved_sends_ephemeral_reply tests/gateway/test_discord_clarify_buttons.py::TestClarifyChoiceResolve::test_unauthorized_user_rejected tests/gateway/test_discord_clarify_buttons.py::TestClarifyOtherButton::test_other_flips_entry_to_awaiting_text tests/gateway/test_discord_clarify_buttons.py::TestClarifyOtherButton::test_other_unauthorized_user_rejected tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_multi_choice_attaches_view tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_open_ended_omits_view tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_routes_to_thread_when_metadata_thread_id_set tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_not_connected_returns_failure tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_filters_empty_and_whitespace_choices tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_unwraps_dict_choices_to_description tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_unwrap_prefers_description_over_name_in_multi_key_dict tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_unwrap_prefers_label_over_description tests/gateway/test_discord_clarify_buttons.py::TestDiscordSendClarify::test_unwrap_does_not_pick_value_or_name_alone