tests/gateway/test_unknown_command.py::test_unknown_slash_command_returns_guidance tests/gateway/test_unknown_command.py::test_unknown_slash_command_underscored_form_also_guarded tests/gateway/test_unknown_command.py::test_known_slash_command_not_flagged_as_unknown tests/gateway/test_unknown_command.py::test_underscored_alias_for_hyphenated_builtin_not_flagged tests/gateway/test_unknown_command.py::test_command_hook_can_deny_before_dispatch tests/gateway/test_unknown_command.py::test_command_hook_deny_without_message_uses_default tests/gateway/test_unknown_command.py::test_command_hook_can_mark_command_as_handled tests/gateway/test_unknown_command.py::test_command_hook_allow_decision_is_passthrough tests/gateway/test_unknown_command.py::test_command_hook_non_dict_return_values_ignored tests/gateway/test_unknown_command.py::test_command_hook_fires_for_plugin_registered_command tests/gateway/test_unknown_command.py::test_command_hook_rewrite_routes_to_plugin