tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_empty_extra_is_disabled tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_disabled_policy_treats_anyone_as_admin tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_dm_admin_list_only tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_admin_runs_anything tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_non_admin_runs_only_listed_commands tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_always_allowed_floor_for_non_admin tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_unknown_user_id_blocked tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_id_coercion_ints_become_strings tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_id_coercion_csv_string tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_command_coercion_strips_leading_slash_and_lowercases tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_command_coercion_csv_string tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_group_scope_uses_group_keys tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_dm_falls_back_to_group_user_commands_when_dm_unset tests/gateway/test_slash_access.py::TestPolicyFromExtra::test_dm_admin_does_not_imply_group_admin tests/gateway/test_slash_access.py::TestPolicyForSource::test_no_config_returns_disabled tests/gateway/test_slash_access.py::TestPolicyForSource::test_no_platform_config_returns_disabled tests/gateway/test_slash_access.py::TestPolicyForSource::test_dm_chat_type_resolves_to_dm_scope tests/gateway/test_slash_access.py::TestPolicyForSource::test_group_chat_type_resolves_to_group_scope tests/gateway/test_slash_access.py::TestPolicyForSource::test_channel_thread_chat_types_treated_as_group_scope tests/gateway/test_slash_access.py::TestPolicyForSource::test_no_admin_list_for_dm_means_unrestricted_in_dm tests/gateway/test_slash_access.py::TestPolicyForSource::test_per_platform_isolation