[
  "tests/test_account_registry.py::test_account_construction_rejects_native_or_cross_provider_binding",
  "tests/test_account_registry.py::test_account_names_are_unique_across_slugs_aliases_and_reserved_names",
  "tests/test_account_registry.py::test_account_registry_delegates_shared_codex_state",
  "tests/test_account_registry.py::test_add_dir_raises_when_slug_already_exists",
  "tests/test_account_registry.py::test_authority_binding_quiesced_is_additive_and_legacy_payload_defaults_false",
  "tests/test_account_registry.py::test_authority_binding_rejects_ambiguous_route_ids[../admin]",
  "tests/test_account_registry.py::test_authority_binding_rejects_ambiguous_route_ids[..]",
  "tests/test_account_registry.py::test_authority_binding_rejects_ambiguous_route_ids[.]",
  "tests/test_account_registry.py::test_authority_binding_rejects_ambiguous_route_ids[route%2fname]",
  "tests/test_account_registry.py::test_authority_binding_rejects_ambiguous_route_ids[route/name]",
  "tests/test_account_registry.py::test_authority_binding_rejects_inline_secrets_and_provider_mismatch",
  "tests/test_account_registry.py::test_authority_binding_round_trips_and_native_remains_absent",
  "tests/test_account_registry.py::test_authority_binding_survives_rekey_and_removal_does_not_touch_grant",
  "tests/test_account_registry.py::test_backup_claude_settings_missing_file_is_noop",
  "tests/test_account_registry.py::test_backup_claude_settings_preserves_bytes_and_source",
  "tests/test_account_registry.py::test_backup_claude_settings_retains_newest_five",
  "tests/test_account_registry.py::test_claude_commit_seeds_first_run_flags_without_leaking_identity",
  "tests/test_account_registry.py::test_claude_list_hides_registry_entries_with_empty_credentials",
  "tests/test_account_registry.py::test_claude_list_keeps_identified_account_with_cleared_credentials",
  "tests/test_account_registry.py::test_claude_list_prefers_account_identity_over_legacy_claude_json",
  "tests/test_account_registry.py::test_claude_migrate_legacy_does_not_import_phantom_when_registry_exists",
  "tests/test_account_registry.py::test_claude_migrate_legacy_imports_current_credentials_and_sets_default",
  "tests/test_account_registry.py::test_claude_migrate_legacy_skips_live_symlink_into_managed_storage",
  "tests/test_account_registry.py::test_claude_registry_derives_metadata_path_from_custom_claude_home",
  "tests/test_account_registry.py::test_claude_registry_resolves_default_home_paths_at_construction",
  "tests/test_account_registry.py::test_claude_registry_uses_separate_storage_default_and_credentials_symlink",
  "tests/test_account_registry.py::test_claude_set_default_ignores_generated_dot_config_stub",
  "tests/test_account_registry.py::test_claude_set_default_links_dot_claude_json_metadata",
  "tests/test_account_registry.py::test_committing_a_deleted_legacy_slug_clears_its_tombstone",
  "tests/test_account_registry.py::test_explicitly_readding_a_deleted_legacy_slug_clears_its_tombstone",
  "tests/test_account_registry.py::test_failed_unlock_relocks_and_removes_partially_activated_credentials",
  "tests/test_account_registry.py::test_list_ignores_profile_account_type_and_uses_plan_fallback",
  "tests/test_account_registry.py::test_list_ignores_unrelated_auth_fields",
  "tests/test_account_registry.py::test_list_keeps_undecodable_auth_entries",
  "tests/test_account_registry.py::test_locked_credential_cleanup_falls_back_across_filesystems",
  "tests/test_account_registry.py::test_locking_default_disconnects_live_auth_and_unlock_restores_it",
  "tests/test_account_registry.py::test_locking_default_moves_vendor_replaced_live_auth_back_to_account",
  "tests/test_account_registry.py::test_migrate_legacy_is_additive_idempotent_and_sets_default",
  "tests/test_account_registry.py::test_preserve_live_claude_grant_skips_an_account_with_a_poisoned_but_unpinned_claude_json",
  "tests/test_account_registry.py::test_preserve_live_claude_grant_writes_only_to_the_pinned_matching_account",
  "tests/test_account_registry.py::test_registry_rejects_inline_native_binding",
  "tests/test_account_registry.py::test_remove_drops_account_caps",
  "tests/test_account_registry.py::test_remove_reassigns_default_and_clears_active_links_on_final_removal",
  "tests/test_account_registry.py::test_remove_restores_quarantined_account_when_state_write_fails",
  "tests/test_account_registry.py::test_removing_legacy_account_prevents_future_legacy_migration",
  "tests/test_account_registry.py::test_rename_and_remove_keep_account_lock_state_consistent",
  "tests/test_account_registry.py::test_rename_keeps_the_slug_when_the_label_still_derives_it",
  "tests/test_account_registry.py::test_rename_moves_the_account_directory_to_the_new_slug",
  "tests/test_account_registry.py::test_rename_rejects_a_slug_already_taken_on_disk",
  "tests/test_account_registry.py::test_rename_rejects_another_account_slug_but_allows_own_slug",
  "tests/test_account_registry.py::test_rename_rekeys_account_caps",
  "tests/test_account_registry.py::test_rename_rekeys_health_cache_and_routing_rules",
  "tests/test_account_registry.py::test_resolve_follows_the_slug_a_rename_produced",
  "tests/test_account_registry.py::test_resolve_profile_token_prefers_exact_slug_then_casefolded_alias",
  "tests/test_account_registry.py::test_seed_first_run_flags_does_not_overwrite_malformed_target[[]]",
  "tests/test_account_registry.py::test_seed_first_run_flags_does_not_overwrite_malformed_target[not-json]",
  "tests/test_account_registry.py::test_seed_first_run_flags_forces_false_to_true_with_empty_source",
  "tests/test_account_registry.py::test_seed_first_run_flags_is_idempotent",
  "tests/test_account_registry.py::test_seed_first_run_flags_targets_resolved_metadata[.claude.json-metadata0]",
  "tests/test_account_registry.py::test_seed_first_run_flags_targets_resolved_metadata[claude.json-metadata1]",
  "tests/test_account_registry.py::test_set_default_backs_up_settings_even_when_seed_skipped",
  "tests/test_account_registry.py::test_set_default_seeds_preexisting_stale_claude_account",
  "tests/test_account_registry.py::test_set_default_touches_ratelimit_wake_file",
  "tests/test_account_registry.py::test_set_default_writes_pointer_and_symlinks_courtesy_auth",
  "tests/test_account_registry.py::test_shell_shim_delegates_to_account_registry_suite",
  "tests/test_account_registry.py::test_shell_shim_runs_when_invoked_via_shell",
  "tests/test_account_registry.py::test_stage_add_commit_registers_account_without_exposing_partial_state",
  "tests/test_account_registry.py::test_stage_add_commit_rejects_concurrent_final_destination",
  "tests/test_account_registry.py::test_stage_add_rollback_discards_directory_and_cannot_be_reused",
  "tests/test_account_registry.py::test_stage_add_uses_explicit_slug_when_provided",
  "tests/test_account_registry.py::test_sync_all_shared_links_merges_existing_conversation_state",
  "tests/test_account_registry.py::test_sync_all_shared_links_preserves_conflicting_session_files",
  "tests/test_account_registry.py::test_sync_shared_links_shares_every_noncredential_entry",
  "tests/test_authority_migration.py::test_cleanup_refuses_symlink_grant_after_native_commit",
  "tests/test_authority_migration.py::test_dark_stage_and_promotion_are_fixture_only_and_evidence_gated[claude]",
  "tests/test_authority_migration.py::test_dark_stage_and_promotion_are_fixture_only_and_evidence_gated[codex]",
  "tests/test_authority_migration.py::test_failed_rollback_stays_authority_bound_and_quiesced[health]",
  "tests/test_authority_migration.py::test_failed_rollback_stays_authority_bound_and_quiesced[reauth]",
  "tests/test_authority_migration.py::test_rollback_quiesces_then_fresh_reauths_before_native_switch_and_cleanup[claude]",
  "tests/test_authority_migration.py::test_rollback_quiesces_then_fresh_reauths_before_native_switch_and_cleanup[codex]",
  "tests/test_command_router_authority.py::test_active_gateway_status_never_reads_native_account_health",
  "tests/test_command_router_authority.py::test_dark_binding_builds_gateway_plan_but_executes_native_unchanged",
  "tests/test_command_router_authority.py::test_dark_unexpected_gateway_failure_cannot_block_native_execution",
  "tests/test_command_router_authority.py::test_gateway_mode_fails_closed_instead_of_native_fallback",
  "tests/test_command_router_authority.py::test_info_only_does_not_resolve_authority_binding",
  "tests/test_command_router_authority.py::test_quiesced_binding_blocks_both_gateway_and_native_launches",
  "tests/test_provider_services.py::test_authority_lifecycle_add_stays_native_and_failed_repair_is_bounded",
  "tests/test_provider_services.py::test_authority_lifecycle_repair_uses_local_service_identity_not_native_credentials[claude-False]",
  "tests/test_provider_services.py::test_authority_lifecycle_repair_uses_local_service_identity_not_native_credentials[codex-True]",
  "tests/test_provider_services.py::test_codex_health_adapter_fetches_using_account_home_and_timeout",
  "tests/test_provider_services.py::test_codex_lifecycle_adapter_translates_device_auth_events_and_ignores_login_hint",
  "tests/test_provider_services.py::test_provider_service_map_dispatches_same_slug_accounts_by_tool",
  "tests/test_provider_services.py::test_provider_service_map_rejects_duplicate_and_missing_providers"
]