[
  "tests/regression/dispatch_gate/test_prompt_3270_allowed.py::test_3270_bytes_prompt_is_allowed_chair_verbatim",
  "tests/regression/dispatch_gate/test_prompt_3901_blocked.py::test_3901_bytes_prompt_is_hard_blocked_chair_verbatim",
  "tests/regression/dispatch_gate/test_prompt_4096_silent_drop.py::test_4096_plus_prompt_blocked_at_classifier",
  "tests/regression/dispatch_gate/test_prompt_4096_silent_drop.py::test_4096_plus_wrap_estimate_6500_blocked_chair_incident_replay",
  "tests/regression/dispatch_gate/test_prompt_4096_silent_drop.py::test_673aa5a6_silent_drop_fixture_settles_to_hold",
  "tests/regression/test_dispatch_entrypoint_wiring.py::test_build_prompt_with_contract_blocks_self_collector_self_key",
  "tests/regression/test_dispatch_entrypoint_wiring.py::test_dispatch_core_exposes_spawn_contract_gate",
  "tests/regression/test_dispatch_entrypoint_wiring.py::test_dispatch_init_imports_enforcer_helper_validator",
  "tests/regression/test_dispatch_entrypoint_wiring.py::test_dispatch_module_subprocess_not_invoked",
  "tests/regression/test_dispatch_entrypoint_wiring.py::test_dispatch_prompt_exposes_build_with_contract_guard",
  "tests/regression/test_dispatch_entrypoint_wiring.py::test_dispatch_to_bot_with_contract_blocks_self_collector",
  "tests/regression/test_dispatch_entrypoint_wiring.py::test_dispatch_to_bot_with_contract_pass_normal_path",
  "tests/regression/test_dispatch_smoke_2569_plus_1.py::test_regression_1_dispatch_import_smoke",
  "tests/regression/test_dispatch_smoke_2569_plus_1.py::test_regression_2_no_local_subprocess_import_in_functions",
  "tests/regression/test_dispatch_smoke_2569_plus_1.py::test_regression_3_subprocess_resolves_to_stdlib_at_module_level",
  "tests/test_dispatch_brainstorming_gate.py::TestCheckBrainstormingGate::test_non_ux_keyword_critical_no_warning",
  "tests/test_dispatch_brainstorming_gate.py::TestCheckBrainstormingGate::test_normal_level_no_warning",
  "tests/test_dispatch_brainstorming_gate.py::TestCheckBrainstormingGate::test_skip_brainstorming_flag_no_warning",
  "tests/test_dispatch_brainstorming_gate.py::TestCheckBrainstormingGate::test_ux_keyword_critical_file_exists_no_warning",
  "tests/test_dispatch_brainstorming_gate.py::TestCheckBrainstormingGate::test_ux_keyword_critical_no_file_warns",
  "tests/test_dispatch_gate.py::TestAstBlastRadius::test_returns_empty_on_script_error",
  "tests/test_dispatch_gate.py::TestAstBlastRadius::test_returns_empty_on_timeout",
  "tests/test_dispatch_gate.py::TestAstBlastRadius::test_returns_empty_when_no_py_files",
  "tests/test_dispatch_gate.py::TestAstBlastRadius::test_returns_importers_on_success",
  "tests/test_dispatch_gate.py::TestCheckAffectedFilesOverlap::test_check_overlap_detected",
  "tests/test_dispatch_gate.py::TestCheckAffectedFilesOverlap::test_check_overlap_no_conflict",
  "tests/test_dispatch_gate.py::TestCheckAffectedFilesOverlap::test_check_overlap_no_timer_file",
  "tests/test_dispatch_gate.py::TestCheckAffectedFilesOverlap::test_check_overlap_self_excluded",
  "tests/test_dispatch_gate.py::TestCheckBatchCompletion::test_batch_completion_all_done",
  "tests/test_dispatch_gate.py::TestCheckBatchCompletion::test_batch_completion_no_match",
  "tests/test_dispatch_gate.py::TestCheckBatchCompletion::test_batch_completion_partial",
  "tests/test_dispatch_gate.py::TestEstimateTaskLevel::test_estimate_level_architecture_keyword",
  "tests/test_dispatch_gate.py::TestEstimateTaskLevel::test_estimate_level_many_files",
  "tests/test_dispatch_gate.py::TestEstimateTaskLevel::test_estimate_level_server_py",
  "tests/test_dispatch_gate.py::TestEstimateTaskLevel::test_estimate_level_simple",
  "tests/test_dispatch_gate.py::TestGateInstructions::test_format_for_prompt_level_0",
  "tests/test_dispatch_gate.py::TestGateInstructions::test_format_for_prompt_level_2",
  "tests/test_dispatch_gate.py::TestGateInstructions::test_format_for_prompt_level_4",
  "tests/test_dispatch_gate.py::TestGateInstructions::test_gate_instructions_levels_0_to_4",
  "tests/test_dispatch_gate.py::TestGateInstructions::test_gate_instructions_unknown_level_fallback",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_basic",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_empty",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_inline_still_works",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_multiline",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_section_empty_list",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_section_format",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_section_format_with_context",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_section_inline_comma",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_section_inline_with_comment",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_section_stops_at_next_heading",
  "tests/test_dispatch_gate.py::TestParseAffectedFiles::test_parse_affected_files_with_spaces",
  "tests/test_dispatch_gate.py::TestParseTaskLevel::test_parse_task_level_default",
  "tests/test_dispatch_gate.py::TestParseTaskLevel::test_parse_task_level_lv2",
  "tests/test_dispatch_gate.py::TestWarnMissingAffectedFiles::test_warn_missing_af_level1",
  "tests/test_dispatch_gate.py::TestWarnMissingAffectedFiles::test_warn_missing_af_level2_no_files",
  "tests/test_dispatch_gate.py::TestWarnMissingAffectedFiles::test_warn_missing_af_level2_with_files",
  "tests/test_dispatch_gate_integration_2645.py::test_dispatch_py_and_direct_cron_share_same_gate_logic",
  "tests/test_dispatch_gate_integration_2645.py::test_false_dispatched_report_must_fail_assertion",
  "tests/test_dispatch_gate_integration_2645.py::test_false_ok_replay_direct_cron_settles_to_verified_spawn",
  "tests/test_dispatch_gate_integration_2645.py::test_false_ok_replay_dispatch_py_settles_to_silent_drop",
  "tests/test_dispatch_gate_integration_2645.py::test_prompt_hardblock_short_circuits_before_spawn_gate",
  "tests/test_dispatch_gate_integration_2645.py::test_prompt_target_proceeds_and_spawn_gate_then_settles",
  "tests/test_dispatch_routing.py::TestLoadLogicalTeams::test_design_has_anti_keywords",
  "tests/test_dispatch_routing.py::TestLoadLogicalTeams::test_design_has_keywords",
  "tests/test_dispatch_routing.py::TestLoadLogicalTeams::test_fallback_when_config_unavailable",
  "tests/test_dispatch_routing.py::TestLoadLogicalTeams::test_has_design_team",
  "tests/test_dispatch_routing.py::TestLoadLogicalTeams::test_returns_dict",
  "tests/test_dispatch_routing.py::TestSuggestTeam::test_anti_keywords_exclude_design",
  "tests/test_dispatch_routing.py::TestSuggestTeam::test_content_keywords_suggest_content",
  "tests/test_dispatch_routing.py::TestSuggestTeam::test_design_keywords_suggest_design",
  "tests/test_dispatch_routing.py::TestSuggestTeam::test_empty_task_desc_returns_none",
  "tests/test_dispatch_routing.py::TestSuggestTeam::test_highest_score_wins",
  "tests/test_dispatch_routing.py::TestSuggestTeam::test_marketing_keywords_suggest_marketing",
  "tests/test_dispatch_routing.py::TestSuggestTeam::test_no_match_returns_none",
  "tests/test_dispatch_routing.py::TestSuggestTeam::test_publishing_keywords_suggest_publishing",
  "tests/test_dispatch_routing.py::TestValidateTeamRouting::test_dev_team_with_coding_task_returns_none",
  "tests/test_dispatch_routing.py::TestValidateTeamRouting::test_dev_team_with_design_task_returns_warning",
  "tests/test_dispatch_routing.py::TestValidateTeamRouting::test_logical_team_returns_none",
  "tests/test_dispatch_routing.py::TestValidateTeamRouting::test_marketing_team_no_self_warning",
  "tests/test_dispatch_routing.py::TestValidateTeamRouting::test_override_routing_bypasses_warning",
  "tests/test_dispatch_spawn_verifier_2645.py::test_collect_signals_reads_filesystem",
  "tests/test_dispatch_spawn_verifier_2645.py::test_collect_signals_silent_drop_when_nothing_present",
  "tests/test_dispatch_spawn_verifier_2645.py::test_dispatched_dict_handles_non_dict",
  "tests/test_dispatch_spawn_verifier_2645.py::test_dispatched_dict_legacy_is_treated_as_unverified",
  "tests/test_dispatch_spawn_verifier_2645.py::test_history_absent_3_states_separation",
  "tests/test_dispatch_spawn_verifier_2645.py::test_partial_signals_do_not_falsely_confirm_silent_drop[override0-DISPATCH_VERIFIED_SPAWN-False]",
  "tests/test_dispatch_spawn_verifier_2645.py::test_partial_signals_do_not_falsely_confirm_silent_drop[override1-DISPATCH_VERIFIED_SPAWN-False]",
  "tests/test_dispatch_spawn_verifier_2645.py::test_partial_signals_do_not_falsely_confirm_silent_drop[override2-DISPATCH_SUBMITTED_UNVERIFIED-False]",
  "tests/test_dispatch_spawn_verifier_2645.py::test_result_json_schema_id",
  "tests/test_dispatch_spawn_verifier_2645.py::test_signals_dataclass_has_all_4_items",
  "tests/test_dispatch_spawn_verifier_2645.py::test_silent_drop_confirmed_from_673aa5a6_fixture",
  "tests/test_dispatch_spawn_verifier_2645.py::test_verified_spawn_from_fixture_success",
  "tests/test_dispatch_spawn_verifier_2645.py::test_verify_spawn_composite_silent_drop",
  "tests/test_dispatch_status_enum_2645.py::test_all_states_set_contains_5",
  "tests/test_dispatch_status_enum_2645.py::test_final_success_only_verified_spawn",
  "tests/test_dispatch_status_enum_2645.py::test_hold_for_chair_only_silent_drop",
  "tests/test_dispatch_status_enum_2645.py::test_non_final_states_contains_submitted_unverified",
  "tests/test_dispatch_status_enum_2645.py::test_state_constants_are_chair_verbatim",
  "tests/test_dispatch_status_enum_2645.py::test_submitted_unverified_blocks_premature_success",
  "tests/test_dispatch_status_enum_2645.py::test_terminal_states_have_no_outgoing_transitions",
  "tests/test_dispatch_status_enum_2645.py::test_transitions_from_submitted_unverified",
  "tests/test_dispatch_status_enum_2645.py::test_unknown_state_rejected_in_transitions",
  "tests/test_dispatch_task_file.py::test_patch_timer_metadata_adds_task_file",
  "tests/test_dispatch_task_file.py::test_patch_timer_metadata_preserves_existing_fields",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptBasic::test_contains_phase_string",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptBasic::test_contains_qc_string",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptBasic::test_returns_non_empty_string",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptCampaignType::test_brand_campaign_type_included_in_result",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptCampaignType::test_conversion_campaign_type_included_in_result",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptCampaignType::test_default_campaign_type_is_conversion",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptQCInfo::test_contains_escalation_info",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptQCInfo::test_contains_five_phase_structure",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptQCInfo::test_contains_task_id_in_result",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptQCInfo::test_qc_details_not_inlined_in_overview",
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptQCInfo::test_qc_loading_reference_present",
  "tests/test_dispatch_workflow.py::TestDispatchNoWorkflow::test_no_workflow_means_no_phase_or_qc_injection",
  "tests/test_dispatch_workflow.py::TestDispatchNoWorkflow::test_no_workflow_task_desc_unchanged",
  "tests/test_dispatch_workflow.py::TestDispatchWorkflowArgparse::test_help_output_contains_workflow_option",
  "tests/test_dispatch_workflow.py::TestDispatchWorkflowArgparse::test_workflow_choices_include_image_qc_gate",
  "tests/test_dispatch_workflow.py::TestDispatchWorkflowPrepend::test_workflow_prompt_prepended_when_workflow_set",
  "tests/test_dispatch_workflow.py::TestDispatchWorkflowPrepend::test_workflow_prompt_uses_correct_task_id",
  "tests/test_prompt_byte_classifier_2645.py::test_3270_bytes_prompt_must_be_allowed_regression",
  "tests/test_prompt_byte_classifier_2645.py::test_3901_bytes_prompt_must_be_blocked_regression",
  "tests/test_prompt_byte_classifier_2645.py::test_4096_plus_silent_drop_fixture_chair_overflow",
  "tests/test_prompt_byte_classifier_2645.py::test_classification_json_includes_policy_and_verdict",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[0-OK_TARGET-True-False-False-False-False]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[3200-OK_TARGET-True-False-False-False-False]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[3201-OK_ABOVE_TARGET-True-False-False-False-False]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[3499-OK_ABOVE_TARGET-True-False-False-False-False]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[3500-WARNING_BUT_ALLOWED-True-True-False-False-False]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[3900-WARNING_BUT_ALLOWED-True-True-False-False-False]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[3901-HARD_BLOCK-False-False-True-False-True]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[4000-HARD_BLOCK-False-False-True-False-True]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[4096-HARD_BLOCK-False-False-True-False-True]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[4097-CHANNEL_ABSOLUTE_OVERFLOW-False-False-True-True-True]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_boundaries[6500-CHANNEL_ABSOLUTE_OVERFLOW-False-False-True-True-True]",
  "tests/test_prompt_byte_classifier_2645.py::test_classify_byte_count_rejects_negative",
  "tests/test_prompt_byte_classifier_2645.py::test_measure_utf8_bytes_handles_none_and_invalid",
  "tests/test_prompt_byte_classifier_2645.py::test_measure_utf8_bytes_matches_wc_c",
  "tests/test_prompt_byte_classifier_2645.py::test_path_only_compact_handles_missing_file",
  "tests/test_prompt_byte_classifier_2645.py::test_path_only_compact_mode_uses_task_md_path_and_sha",
  "tests/test_prompt_byte_classifier_2645.py::test_policy_constants_match_chair_verbatim",
  "tests/test_prompt_byte_classifier_2645.py::test_verdict_labels_are_chair_verbatim"
]