{
  "tests/test_qc_integration.py::TestVerificationSectionNormal::test_normal_contains_qc_verify_path": true,
  "teams/dev1/qc/tests/test_schema_contract.py::TestSC1ModelsMissing::test_sc1_status_fail": true,
  "teams/dev1/qc/tests/test_schema_contract.py::TestSC1ModelsMissing::test_sc1_details_contain_sc1": true,
  "teams/dev1/qc/tests/test_schema_contract.py::TestJsonschemaMissing::test_no_jsonschema_status_skip": true,
  "tests/test_group_chat.py::TestGroupChatSessionEnd::test_end_sends_farewell_per_persona": true,
  "tests/test_group_chat.py::TestSelectNextSpeaker::test_fallback_includes_last_speaker_when_only_one_candidate": true,
  "tests/test_group_chat.py::TestMaxAutoTurns::test_run_loop_sleeps_when_auto_turns_at_limit": true,
  "scripts/tests/test_notify_completion.py::TestBuildPrompt::test_contains_report_path": true,
  "scripts/tests/test_notify_completion.py::TestBuildPrompt::test_contains_done_clear_path": true,
  "scripts/tests/test_notify_completion.py::TestBuildPrompt::test_contains_chain_manager": true,
  "scripts/tests/test_notify_completion.py::TestBuildPrompt::test_contains_action_keywords": true,
  "scripts/tests/test_notify_completion.py::TestBuildPrompt::test_contains_atomic_create": true,
  "scripts/tests/test_notify_completion.py::TestBuildPrompt::test_contains_file_exists_error": true,
  "dashboard/tests/test_task_428_1.py::TestGetPreviewsFiltersZombies::test_get_previews_filters_non_responding": true,
  "dashboard/tests/test_task_428_1.py::TestGetPreviewsFiltersZombies::test_get_previews_includes_responding": true,
  "dashboard/tests/test_pwa_serving.py::TestServerPWARoutes::test_serve_file_method_exists": true,
  "dashboard/tests/test_pwa_serving.py::TestServerPWARoutes::test_manifest_route": true,
  "dashboard/tests/test_pwa_serving.py::TestServerPWARoutes::test_sw_route": true,
  "dashboard/tests/test_pwa_serving.py::TestServerPWARoutes::test_icon_route": true,
  "dashboard/tests/test_pwa_serving.py::TestServerPWARoutes::test_service_worker_allowed_header": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponse::test_responding_port_returns_true": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponse::test_non_responding_port_returns_false": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponse::test_zombie_process_returns_false": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponse::test_empty_url_returns_false": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponse::test_none_url_returns_false": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponse::test_timeout_is_respected": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponse::test_url_without_port_uses_default_80": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponseFastAPI::test_responding_port_returns_true": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponseFastAPI::test_non_responding_port_returns_false": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponseFastAPI::test_empty_url_returns_false": true,
  "dashboard/tests/test_task_428_1.py::TestCheckHttpResponseFastAPI::test_timeout_is_respected_fastapi": true,
  "dashboard/tests/test_task_428_1.py::TestGetPreviewsLogic::test_zombie_detection_logs_warning": true,
  "dashboard/tests/test_task_428_1.py::TestGetPreviewsLogic::test_responding_preview_included": true,
  "dashboard/tests/test_pwa_serving.py::TestPWAFiles::test_index_has_mobile_optimizations": true,
  "tests/test_dispatch.py::TestGenerateTaskIdErrorHandling::test_corrupted_json_falls_back_to_default": true,
  "tests/test_dispatch.py::TestRegisterFollowup::test_direct_team_uses_3m_delay": true,
  "tests/test_dispatch.py::TestRegisterFollowup::test_glm_team_uses_10m_delay": true,
  "tests/test_dispatch.py::TestRegisterFollowup::test_anu_key_none_skips": true,
  "tests/test_dispatch.py::TestRegisterFollowup::test_with_session_id": true,
  "tests/test_dispatch.py::TestRegisterFollowup::test_without_session_id": true,
  "tests/test_dispatch.py::TestRegisterFollowup::test_followup_prompt_includes_done_clear_file": true,
  "tests/test_dispatch.py::TestSubprocessTimeout::test_notify_completion_timeout": true,
  "scripts/tests/test_notify_completion.py::TestDispatchNextPhaseWithTaskId::test_chain_dispatch_includes_task_id_in_cmd": true,
  "services/multimodel-bot/tests/test_bot_logic.py::TestGroupChatResponseConditions::test_responds_to_reply": true,
  "services/multimodel-bot/tests/test_bot_logic.py::TestMessageSplitting::test_send_long_response_sends_multiple_messages": true,
  "services/multimodel-bot/tests/test_bot_logic.py::TestMessageSplitting::test_send_short_response_sends_single_message": true,
  "services/multimodel-bot/tests/test_config.py::TestConfigTokenLoading::test_telegram_token_loaded_from_env": true,
  "services/multimodel-bot/tests/test_config.py::TestConfigTokenLoading::test_gemini_api_key_loaded_from_env": true,
  "services/multimodel-bot/tests/test_config.py::TestConfigDefaults::test_cli_timeout_custom_value": true,
  "services/multimodel-bot/tests/test_config.py::TestConfigDefaults::test_owner_user_id_custom_value": true,
  "services/multimodel-bot/tests/test_engine.py::TestCallGemini::test_call_gemini_subprocess_error_returns_error_message": true,
  "services/multimodel-bot/tests/test_engine.py::TestCallGemini::test_call_gemini_nonzero_returncode_returns_error_message": true,
  "services/multimodel-bot/tests/test_engine.py::TestCallCodex::test_call_codex_not_logged_in_via_exception": true,
  "teams/dev1/qc/test_qc_verify.py::TestDataIntegrityNormal::test_completed_with_done_file_pass": true,
  "tests/test_dispatch.py::TestTeamBotMapping::test_team_bot_contains_exactly_three_teams": true,
  "tests/test_dispatch.py::TestOrganizationConstants::test_team_info_has_three_teams": true,
  "tests/test_task_timer.py::TestTeamIdValidation::test_invalid_dev4_team": true,
  "tests/test_group_chat.py::TestLoadPersonasFromOrg::test_parses_red_team": true,
  "tests/test_qc_verify.py::TestScopeCheckWithGitSha::test_scope_check_with_git_sha_union": true,
  "tests/test_qc_verify.py::TestScopeCheckWithGitSha::test_scope_check_git_failure_fallback": true,
  "tests/test_qc_verify.py::TestScopeCheckWithGitSha::test_scope_check_git_sha_no_expected_files": true,
  "teams/dev1/test_task_92_1.py": true,
  "teams/dev1/test_event_queue.py::TestBuildPromptEnqueue::test_dev1_team_prompt_contains_enqueue": true,
  "teams/dev1/test_event_queue.py::TestBuildPromptEnqueue::test_dev3_team_prompt_contains_enqueue": true,
  "teams/dev1/test_event_queue.py::TestBuildPromptEnqueue::test_dev1_team_prompt_enqueue_has_correct_args": true,
  "teams/dev1/test_event_queue.py::TestBuildPromptEnqueue::test_dev3_team_prompt_enqueue_has_correct_args": true,
  "teams/dev1/test_event_queue.py::TestBuildPromptEnqueue::test_dev2_team_prompt_contains_enqueue": true,
  "memory/test_todo_manager.py": true,
  "tests/test_regression.py::TestRegressionDev3GLMPrompt::test_dev3_prompt_contains_openclaw": true,
  "tests/test_regression.py::TestRegressionDev3GLMPrompt::test_dev3_prompt_type_is_glm": true,
  "tests/test_team_prompts.py::TestBuildPromptTeamContent::test_dev3_team_contains_ra": true,
  "tests/test_team_prompts.py::TestTeamInfo::test_dev3_team_type_is_glm": true,
  "scripts/tests/test_report_utils.py::TestExtractReportSummary::test_long_answer_truncated_to_500_chars": true,
  "dashboard/test_server.py::TestClassifyTaskProject::test_marketing_keywords_classify_as_other": true,
  "dashboard/test_server.py::TestClassifyTaskProjectExtended::test_blog_classified_as_other": true,
  "dashboard/test_server.py::TestClassifyTaskProjectExtended::test_ad_classified_as_other": true,
  "tests/test_notify_completion.py::TestMain::test_main_missing_anu_key_exits": true,
  "tests/test_task_1085_1_sidebar_spacing.py::TestSidebarSpacingOptimization::test_gap_values_reduced": true,
  "tests/test_team_prompts.py::TestTeamInfo::test_dev8_team_type_is_glm": true,
  "tests/test_regression.py::TestRegressionDev8GLMPrompt::test_dev8_prompt_type_is_glm": true,
  "tests/test_task_1037_1_design_restriction.py::TestDesignTeamModel::test_venus_model_is_gemini_image_preview": true,
  "tools/tests/test_image_skill_router.py::TestUnknownTaskType::test_unknown_task_type_returns_valid_skill": true,
  "tools/ai-image-gen/test_gcloud_auth.py::TestGcloudFallback::test_gcloud_fallback_raises_when_both_fail": true,
  "dashboard/tests/test_composite_status.py::TestGetCompositeTasks::test_get_composite_tasks_with_running": true,
  "dashboard/tests/test_composite_status.py::TestGetCompositeTasks::test_get_composite_tasks_with_event_file": true,
  "dashboard/tests/test_composite_status.py::TestGetCompositeTasks::test_get_composite_tasks_no_current_phase_defaults_to_first": true,
  "dashboard/tests/test_composite_status.py::TestRunningTasksComposite::test_running_tasks_includes_composite_teams": true,
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptQCInfo::test_contains_category_a_code": true,
  "tests/test_dispatch_workflow.py::TestBuildWorkflowOverviewPromptQCInfo::test_contains_glyph_overlap_text": true,
  "teams/dev1/test_dispatch_safeguards.py::TestDoubleDispatchPrevention::test_2a_duplicate_description_blocks_dispatch": true,
  "scripts/tests/test_activity_watcher.py::TestFindDoneFile::test_find_done_file_team_based": true,
  "scripts/tests/test_activity_watcher.py::TestFindDoneFile::test_find_done_file_dev4_to_dev8": true,
  "scripts/tests/test_activity_watcher.py::TestBotTeamMap::test_dev1_to_dev3_mapped": true,
  "scripts/tests/test_activity_watcher.py::TestBotTeamMap::test_dev4_to_dev8_mapped": true,
  "scripts/tests/test_activity_watcher.py::TestProcessingToIdleDetection::test_processing_to_idle_sends_notification": true,
  "scripts/tests/test_activity_watcher.py::TestUpdateBotSince::test_update_bot_since_success": true,
  "scripts/tests/test_bot_status_watchdog.py::TestFindBotProcess::test_pgrep_returns_pids": true,
  "scripts/tests/test_cleanup_workspace.py::TestTmp::test_exactly_7_not_candidate": true,
  "scripts/tests/test_cleanup_workspace.py::TestDispatch::test_exactly_90_not_candidate": true,
  "scripts/tests/test_cleanup_workspace.py::TestCokacDir::test_exactly_30_not_candidate": true,
  "tools/ai-image-gen/test_gemini_nb2_generate.py::TestGetGcloudAccessToken::test_returns_token_on_success": true,
  "utils/tests/test_meta_ads_client.py::TestUploadImage::test_upload_image_returns_hash_and_url": true,
  "utils/tests/test_meta_ads_client.py::TestUploadBanners::test_upload_banners": true,
  "utils/tests/test_meta_ads_client.py::TestUploadBanners::test_upload_banners_ignores_non_png": true,
  "tests/test_dispatch.py::TestGenerateTaskId::test_first_id_is_task_1_1": true,
  "dashboard/test_server.py::TestGetGpuStats::test_gpu_stats_returns_dict_or_none": true,
  "dashboard/test_server.py::TestGetGpuStats::test_gpu_stats_fields_when_available": true,
  "dashboard/test_server.py::TestGetGpuStats::test_gpu_stats_values_reasonable": true,
  "dashboard/test_server.py::TestGetGpuStats::test_gpu_stats_nvidia_smi_failure[1-None]": true,
  "dashboard/test_server.py::TestGetGpuStats::test_gpu_stats_nvidia_smi_not_found": true,
  "dashboard/test_server.py::TestGetGpuStats::test_gpu_stats_timeout": true,
  "dashboard/tests/test_composite_status.py::TestMemberStatusComposite::test_member_working_when_team_has_running_tasks": true,
  ".worktrees/task-1869_2.2-dev7/tests/test_dispatch.py": true,
  ".worktrees/task-1869_2.2+1-dev7/tests/test_dispatch.py": true,
  ".worktrees/task-1869_2.2+1-dev7/scripts/tests/test_ast_integration.py": true,
  "tests/test_file_touch_ratio_check.py::test_ratio_0_5_warn": true,
  "tests/test_task_1919.py::test_full_suite_check_in_mandatory": true,
  "tests/test_task_1919.py::test_skip_full_suite_check_blocked": true,
  "tests/integration/test_g3_verifier.py::test_main_exits_0_when_report_no_table": true,
  "dashboard/tests/test_file_api.py": true,
  "dashboard/tests/test_records_api.py": true,
  "dashboard/tests/test_wiki_upload.py": true,
  ".worktrees/task-1944-dev6/tests/test_auto_merge.py": true,
  "projects/insuro/.worktrees/task-2023-dev3/server/tests/test_analytics.py": true,
  "tests/test_qc_gate.py::TestGatePassCreatesDoneFile::test_gate_pass_creates_done_file": true,
  "tests/test_qc_gate.py::TestGateWarnCreatesDoneFile::test_gate_warn_creates_done_file": true,
  "tests/test_qc_gate.py::TestDoneFileContent::test_done_file_content": true,
  "tests/test_qc_gate.py::TestDoneFileContent::test_done_file_content_warn": true,
  "tests/test_qc_gate.py::TestDoneFileContent::test_done_file_timestamp_format": true,
  "tests/test_qc_gate.py::TestDoneFileContent::test_done_file_parent_dir_auto_created": true,
  "scripts/tests/test_codex_gate_check.py::TestApiKeyValidation::test_no_api_key_immediate_maat_fallback": true,
  "dashboard/tests/test_task_detail.py::TestGetTaskDetail::test_response_structure": true,
  "tests/test_dispatch.py::TestWakeUpDelay::test_wake_up_failure_sets_delay_to_5": true,
  "scripts/tests/test_activity_watcher.py::TestExtractReportSummary::test_extract_with_scqa": true,
  "scripts/tests/test_activity_watcher.py::TestExtractReportSummary::test_extract_without_report": true,
  "scripts/tests/test_activity_watcher.py::TestExtractReportSummary::test_extract_non_scqa_report": true,
  "scripts/tests/test_activity_watcher.py::TestExtractReportSummary::test_extract_with_files_count": true,
  "scripts/tests/test_activity_watcher.py::TestExtractReportSummary::test_extract_long_text_truncated": true,
  "scripts/tests/test_whisper_compile.py::TestBotActivity::test_team_name_mapping": true,
  "scripts/tests/test_whisper_compile.py::TestIdleTeams::test_idle_warning_in_briefing": true,
  "scripts/tests/test_whisper_compile.py::TestAnuExclusion::test_dev1_and_anu_shows_only_dev1": true,
  "scripts/tests/test_whisper_compile.py::TestGhostTasks::test_detect_ghost_over_4h": true,
  "scripts/tests/test_whisper_compile.py::TestBotOccupation::test_occupied_bot_shows_occupation": true,
  "scripts/tests/test_whisper_compile.py::TestBotOccupation::test_multiple_bots_occupied": true,
  "scripts/tests/test_whisper_compile.py::TestBotOccupation::test_status_dict_bot_occupied_counts_as_active": true,
  "tests/test_dispatch.py::TestMainCLI::test_main_dispatches_and_prints_json": true,
  "tests/test_dispatch.py::TestMainCLI::test_main_with_level_critical": true,
  "tests/test_dispatch.py::TestMainCLI::test_main_with_session_and_project": true,
  "tests/test_dispatch.py::TestMainCLI::test_main_dev3_team": true,
  "tests/test_dispatch.py::TestMainCLI::test_main_marketing_team": true,
  "tests/test_dispatch.py::TestMainCLI::test_main_consulting_team": true,
  "tests/test_dispatch.py::TestDispatchForceCLI::test_main_with_force_flag_passes_force_true": true,
  "tests/test_dispatch.py::TestDispatchForceCLI::test_main_without_force_flag_passes_force_false": true,
  "tests/test_dispatch.py::TestTaskIdFormatValidation::test_valid_simple_format": true,
  "tests/test_dispatch.py::TestTaskIdFormatValidation::test_invalid_format_emits_warning": true,
  "tests/test_dispatch.py::TestImageQcGateBlock::test_image_keyword_with_skip_qc_gate_passes": true,
  "tests/test_dispatch.py::TestImageQcGateBlock::test_image_keyword_with_workflow_passes": true,
  "tests/test_dispatch.py::TestImageQcGateBlock::test_no_image_keyword_without_workflow_passes": true,
  "tests/test_dispatch_workflow.py::TestDispatchWorkflowPrepend::test_workflow_prompt_prepended_when_workflow_set": true,
  "tests/test_dispatch_workflow.py::TestDispatchWorkflowPrepend::test_workflow_prompt_uses_correct_task_id": true,
  "tests/test_dispatch_workflow.py::TestDispatchNoWorkflow::test_no_workflow_task_desc_unchanged": true,
  "tests/test_dispatch_workflow.py::TestDispatchNoWorkflow::test_no_workflow_means_no_phase_or_qc_injection": true,
  "tests/test_quality_gates_integration.py::TestScenario8_AutoInjectAffectedFiles::test_backtick_token_triggers_affected_files_injection": true,
  "tests/test_quality_gates_integration.py::TestScenario8_AutoInjectAffectedFiles::test_at_least_two_files_detected": true,
  "tests/test_quality_gates_integration.py::TestScenario8_AutoInjectAffectedFiles::test_known_files_in_affected_list": true,
  "tests/test_dispatch.py::TestGenerateTaskId::test_existing_timer_file_increments_correctly": true,
  "tests/test_dispatch.py::TestGenerateTaskIdErrorHandling::test_unparseable_task_id_skipped": true,
  "tests/test_dispatch.py::TestCounterBasedTaskId::test_corrupted_counter_falls_back_to_timers": true,
  "tests/test_dispatch.py::TestCounterBasedTaskId::test_missing_counter_falls_back_to_timers": true,
  "tests/test_dispatch.py::TestCounterBasedTaskId::test_counter_outlier_1000_over_timers_corrected": true,
  "tests/test_dispatch.py::TestOutlierFiltering::test_large_gap_ids_filtered": true,
  "tests/test_dispatch.py::TestOutlierFiltering::test_no_outliers_normal_behavior": true,
  "tests/test_dispatch.py::TestOutlierFiltering::test_gap_threshold_is_1000": true,
  "tests/test_dispatch.py::TestOutlierFiltering::test_gap_exactly_1000_is_outlier": true,
  "tests/test_dispatch.py::TestCounterFileEdgeCases::test_empty_counter_file_falls_back": true,
  "tests/dev7/test_circuit_breaker.py::test_no_violation_passes": true,
  "tests/dev7/test_circuit_breaker.py::test_three_violations_blocks": true,
  "tests/dev7/test_circuit_breaker.py::test_record_violation_persists": true,
  "tests/dev7/test_circuit_breaker.py::test_independent_bots": true,
  "tests/test_auto_merge.py::test_revert_merge": true,
  "tests/test_regression.py::TestRegressionGenerateTaskIdCollision::test_new_id_is_higher_than_existing": true,
  "teams/dev1/tests/test_dispatch_counter_sync.py::test_generate_task_id_counter_less_than_timers": true,
  "tests/test_image_workflow_v25.py::TestDispatchWarning::test_warning_logic_exists": true,
  "tests/design-team/test_ids_phase4_design_md_expand.py::test_scenario_2_all_design_md_have_8_sections": true,
  "tests/dev6/test_ids_followup_cleanup.py::test_done_files_issued_for_2391_2392_2394": true,
  "tests/test_auto_merge_stash_isolation.py": true,
  "tests/skills/satori/test_quality_evaluator.py::TestSilentCorruptionDetection": true,
  "tests/skills/satori/test_quality_evaluator.py::TestHybridPatternDiversity": true,
  "tests/skills/satori/test_quality_evaluator.py::TestBrandColorMatch": true,
  "tests/skills/satori/test_quality_evaluator.py::TestOcrConfidence": true,
  "tests/skills/satori/test_quality_evaluator.py::TestEvaluateImageIntegration": true,
  "tests/skills/satori/test_quality_evaluator.py::TestRetryHints": true,
  "tests/skills/satori/test_quality_evaluator.py::TestLokiG2RegressionBlock": true,
  "tests/skills/satori/test_quality_evaluator.py": true,
  "tests/test_watchdog_chairman_definition.py::test_done_file_skips_and_status_promoted": true,
  "tests/test_watchdog_chairman_definition.py::test_done_acked_skips_and_status_promoted": true,
  "tests/test_watchdog_chairman_definition.py::test_done_notified_skips_and_status_promoted": true,
  "tests/test_watchdog_chairman_definition.py::test_superseded_by_marker_skips": true,
  "tests/test_watchdog_chairman_definition.py::test_other_task_md_mentions_original_skips": true,
  "tests/skills/satori/test_real_render_25.py": true,
  "tests/design-team/test_ids_phase1_korean_font_embed.py::test_10_verify_png_pass_for_real_render": true,
  "tests/design-team/test_ids_phase1_korean_font_embed.py::test_15_render_and_verify_integration": true,
  "tests/dev6/test_ids_phase1_korean_ocr.py::test_korean_ocr_roundtrip": true,
  "tests/dev3/test_anu_confirm_bot.py::test_webhook_approve_calls_gh_pr_merge": true,
  "tests/test_taskctl.py::test_bypass_records_evidence_and_proceeds": true,
  "tests/scripts": true,
  "tests/scripts/test_blast_radius_parser.py::TestParseBlastRadius": true,
  "tests/dev7/test_dispatch_modularize.py::TestScenarioS5BodyUnchanged::test_init_py_size_matches_legacy": true,
  "tests/test_3docs_e2e.py::TestDispatchCreateTaskDocs::test_critical_level_creates_directory_and_three_files": true,
  "tests/test_3docs_e2e.py::TestDispatchCreateTaskDocs::test_yaml_frontmatter_has_required_fields": true,
  "tests/test_3docs_e2e.py::TestDispatchCreateTaskDocs::test_normal_level_does_not_call_create_task_docs": true,
  "tests/test_bot_settings_sync.py::TestSyncUpdateConstantsJson::test_sync_updates_constants_json": true,
  "tests/test_bot_settings_sync.py::TestSyncPreservesExistingBots::test_sync_preserves_existing_bots": true,
  "tests/test_bot_settings_sync.py::TestSyncSkipsWithoutBotSettings::test_sync_skips_without_bot_settings": true,
  "tests/test_bot_settings_sync.py::TestSyncCheckOk::test_sync_check_ok": true,
  "tests/test_chain.py::TestUpdateChainTask::test_update_chain_task_sets_task_id": true,
  "tests/test_chain.py::TestUpdateChainTask::test_update_chain_task_chain_not_found": true,
  "tests/test_chain.py::TestUpdateChainTask::test_update_chain_task_does_not_overwrite_existing_task_id": true,
  "tests/test_chain.py::TestUpdateChainTask::test_update_chain_task_correct_team_match": true,
  "tests/test_dispatch.py::TestTeamBotMapping::test_dev1_team_maps_to_dev1": true,
  "tests/test_dispatch.py::TestTeamBotMapping::test_dev2_team_maps_to_dev2": true,
  "tests/test_dispatch.py::TestTeamBotMapping::test_dev3_team_maps_to_dev3": true,
  "tests/test_dispatch.py::TestTeamBotMapping::test_team_bot_contains_all_dev_teams": true,
  "tests/test_dispatch.py::TestGenerateTaskId::test_first_id_is_task_1": true,
  "tests/test_dispatch.py::TestGenerateTaskId::test_second_id_increments": true,
  "tests/test_dispatch.py::TestGenerateTaskId::test_ids_are_unique": true,
  "tests/test_dispatch.py::TestGenerateTaskId::test_id_written_to_timer_file": true,
  "tests/test_dispatch.py::TestGenerateTaskId::test_reserved_status_in_timer_file": true,
  "tests/test_dispatch.py::TestBuildPrompt::test_dev1_team_contains_leader_name": true,
  "tests/test_dispatch.py::TestBuildPrompt::test_dev1_team_contains_members": true,
  "tests/test_dispatch.py::TestBuildPrompt::test_dev2_team_contains_leader_name": true,
  "tests/test_dispatch.py::TestBuildPrompt::test_dev2_team_contains_members": true,
  "tests/test_dispatch.py::TestBuildPrompt::test_dev3_team_contains_leader_name": true,
  "tests/test_dispatch.py::TestBuildPrompt::test_dev3_team_contains_team_id_in_prompt": true,
  "tests/test_dispatch.py::TestBuildPrompt::test_prompt_contains_task_id": true,
  "tests/test_dispatch.py::TestGetDispatchTime::test_returns_string": true,
  "tests/test_dispatch.py::TestGetDispatchTime::test_returns_parseable_datetime": true,
  "tests/test_dispatch.py::TestGetDispatchTime::test_returns_future_time": true,
  "tests/test_dispatch.py::TestGetDispatchTime::test_default_delay": true,
  "tests/test_dispatch.py::TestOrganizationConstants::test_team_info_has_all_teams": true,
  "tests/test_dispatch.py::TestOrganizationConstants::test_each_team_info_has_required_keys": true,
  "tests/test_dispatch.py::TestOrganizationConstants::test_cross_functional_has_expected_roles": true,
  "tests/test_dispatch.py::TestOrganizationConstants::test_cross_functional_each_has_name_and_role": true,
  "tests/test_dispatch.py::TestInvalidTeamId::test_invalid_team_causes_sys_exit": true,
  "tests/test_dispatch.py::TestInvalidTeamId::test_team_info_does_not_contain_invalid_key": true,
  "tests/test_dispatch.py::TestInvalidTeamId::test_empty_team_id_causes_sys_exit": true,
  "tests/test_dispatch.py::TestGenerateTaskIdErrorHandling::test_corrupted_json_raises_runtime_error": true,
  "tests/test_dispatch.py::TestGenerateTaskIdErrorHandling::test_timer_file_reread_failure": true,
  "tests/test_dispatch.py::TestGenerateTaskIdErrorHandling::test_timer_data_without_tasks_key": true,
  "tests/test_dispatch.py::TestGenerateTaskIdErrorHandling::test_write_failure_still_returns_id": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_success": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_failure": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_nonexistent_project": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_no_bot_key": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_bot_key_none_exits": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_json_decode_error_in_stdout": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_creates_task_file": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_existing_project": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_returns_lead_name": true,
  "tests/test_dispatch.py::TestDispatchFunction::test_dispatch_level_propagated": true,
  "tests/test_dispatch.py::TestSubprocessTimeout::test_dispatch_cokacdir_timeout": true,
  "tests/test_dispatch.py::TestSubprocessTimeout::test_dispatch_cokacdir_timeout_calls_cleanup": true,
  "tests/dev6/test_ids_followup_cleanup.py::test_motion_mp4_or_frames_exist": true,
  "tests/dev6/test_ids_followup_cleanup.py::test_motion_sample_rapidocr": true,
  "tests/dev7/test_scope_guard.py::test_scenario1_pass": true,
  "tests/dev7/test_scope_guard.py::test_scenario2_forbidden_violation": true,
  "tests/dev7/test_scope_guard.py::test_scenario3_legacy_allow_no_scope": true,
  "tests/dev7/test_scope_guard.py::test_scenario4_no_snapshot_no_marker": true,
  "tests/dev7/test_scope_guard.py::test_scenario5_system_files_ignored": true,
  "tests/handoff/test_validate_handoff.py::test_validate_missing_handoff": true,
  "tests/handoff/test_validate_handoff.py::test_validate_schema_invalid": true,
  "tests/handoff/test_validate_handoff.py::test_validate_task_id_mismatch": true,
  "tests/handoff/test_validate_handoff.py::test_validate_branch_mismatch": true,
  "tests/handoff/test_validate_handoff.py::test_validate_head_sha_mismatch": true,
  "tests/handoff/test_validate_handoff.py::test_validate_changed_paths_violation": true,
  "tests/handoff/test_validate_handoff.py::test_validate_pending_work_too_long": true,
  "tests/handoff/test_validate_handoff.py::test_validate_pass": true,
  "tests/handoff/test_validate_handoff.py::test_validate_capability_snapshot_forgery": true,
  "tests/taskctl/test_takeover.py::test_takeover_handoff_missing": true,
  "tests/taskctl/test_takeover.py::test_takeover_schema_invalid": true,
  "tests/taskctl/test_takeover.py::test_takeover_from_branch_missing": true,
  "tests/taskctl/test_takeover.py::test_takeover_head_sha_mismatch": true,
  "tests/taskctl/test_takeover.py::test_takeover_changed_paths_violation": true,
  "tests/taskctl/test_takeover.py::test_takeover_pass": true,
  "teams/dev1/qc/test_qc_verify.py::TestCriticalGap::test_critical_korean_keyword_blocker": true,
  "teams/dev1/qc/test_qc_verify.py::TestCriticalGap::test_critical_korean_keyword_serious": true,
  "tests/regression/test_merge_topology_gate_audit_format_2503.py": true,
  "dashboard/test_server.py::TestMemberStandbyStatus::test_lead_working_when_team_has_running_task": true,
  "dashboard/test_server.py::TestEnrichMemberStatus::test_working_member_gets_task_description": true,
  "dashboard/tests/test_active_skills.py::test_running_tasks_team_display": true,
  "tests/e2e/test_auto_merge_e2e_replay_2515.py": true,
  "anu_v2/tests/test_owner_trigger_pat_phase3_integration_2553.py": true,
  "dashboard/tests/test_refine_api.py::test_is_process_alive_current_process": true,
  "dashboard/tests/test_refine_api.py::test_is_process_alive_dead_process": true,
  "dashboard/tests/test_server.py::test_get_running_tasks_by_team_includes_bot_field": true,
  "tests/regression/test_audit_trail_bash_capture_v3.py::test_redaction_applied[echo GITHUB_TOKEN=ghp_abcdef1234567890ABCDEFGHIJKLMNOPQRSTUVWX-<REDACTED:api_key>]": true,
  "tests/regression/test_pre_authorized_contract_derivation.py::test_effective_diff_contamination_makes_gate_hold": true,
  "tests/regression/test_stash_origin_audit_compat.py::test_finish_task_sh_has_if_x_guard_for_stash_audit": true,
  "tests/regression/test_stash_origin_audit_compat.py::test_finish_task_sh_stash_audit_guard_appears_twice": true,
  "tests/regression/test_stash_origin_audit_compat.py::test_finish_task_sh_stash_before_greater_than_five_warn": true,
  "tests/regression/test_test_only_hardening_pr_merge_2553plus16.py::test_predicate_all_pass_when_green": true,
  "tests/regression/test_test_only_hardening_pr_merge_2553plus16.py::test_review_decision_approved_and_empty_allowed": true,
  "tests/regression/test_test_only_hardening_pr_merge_2553plus16.py::test_decide_merge_ready_when_green_and_app_token": true,
  "tests/regression/test_cli_output_path_guard_2617.py::test_stdout_only_modules_byte0_unchanged[anu_v3/auto_remediation_planner.py-150e79992dbbfe41a432abf6096a8ade0e897f0eef23c86e585103b1eaa5b364]": true,
  "tests/regression/test_parallel_batch_coordinator_2553.py::test_9r1_frozen_anchor_byte0": true,
  "tests/regression/test_dispatch_probe2_TEMP.py": true,
  "tests/regression/test_cli_output_path_guard_2617.py::test_stdout_only_modules_byte0_unchanged[anu_v3/critical7_classifier.py-6143a2d25fff1f15201feb461c9ce28e62d3400f5893264fe445d311fe4877f2]": true,
  "tests/regression/test_callback_owner_validation_2553plus49.py::RealPathGuardWiring::test_23_registration_helper_guard_called_and_raises": true,
  "tests/regression/test_callback_4tuple_registry_2553plus44.py::CronDispatchGuardAndRegistry::test_18_plus32_no_regression": true,
  "tests/regression/test_callback_4tuple_registry_2553plus44.py::CronDispatchGuardAndRegistry::test_inv_git_head_branch_equal": true,
  "tests/regression/test_callback_event_trigger_2553plus47.py::LayerANoCronInvariants::test_15_git_invariant": true,
  "tests/regression/test_executor_completion_callback_mandatory_2553plus32.py::ExecutorCompletionCallbackMandatory::test_inv_git_head_branch_equal": true,
  "tests/regression/test_artifact_root_resolver_2553plus46.py::ArtifactRootResolver::test_inv_git_head_branch_equal": true,
  "tests/regression/test_dispatch_init_callback_wiring.py::test_v1a_production_path_contract_symbols_bound": true,
  "tests/regression/test_dispatch_init_callback_wiring.py::test_v1b_production_path_contract_calls_succeed_for_anu_key": true,
  "tests/regression/test_dispatch_init_callback_wiring.py::test_v3b_fallback_safety_net_post_cron_wiring_executes_when_flag_enabled": true,
  "tests/regression/test_dispatch_init_callback_wiring.py::test_wiring_presence_at_both_call_sites": true,
  "tests/regression/test_dispatch_callback_contract.py::test_wiring_dispatch_py_shim_reexports_contract_symbols": true,
  "tests/regression/test_callback_owner_enforcement_2553plus49.py::FrozenByte0AndGitInvariant::test_git_invariant": true,
  "tests/regression/test_callback_owner_enforcement_2553plus49.py::CrossRegressionNoRegression::test_13_plus32_mandatory_no_regression": true,
  "tests/regression/test_callback_owner_enforcement_2553plus49.py::CrossRegressionNoRegression::test_14_plus44_plus46_registry_no_regression": true,
  "tests/regression/test_callback_owner_enforcement_2553plus49.py::CrossRegressionNoRegression::test_15_plus45_plus48_cancel_no_regression": true,
  "tests/regression/test_callback_4tuple_registry_2553plus44.py::CronDispatchGuardAndRegistry::test_inv_new_modules_git_untracked": true,
  "tests/regression/test_executor_completion_callback_mandatory_2553plus32.py::ExecutorCompletionCallbackMandatory::test_inv_new_modules_git_untracked": true,
  "tests/regression/test_artifact_root_resolver_2553plus46.py::ArtifactRootResolver::test_inv_new_modules_git_untracked": true,
  "tests/regression/test_branch_ref_allocator_2553plus9.py": true,
  "tests/regression/test_cancel_on_success_live_adoption_2604.py": true,
  "tests/regression/test_cancel_on_success_live_e2e_2553plus48.py": true,
  "tests/regression/test_cancel_on_success_live_observation_2553plus28.py": true,
  "tests/regression/test_cancel_on_success_live_observation_2553plus41.py": true,
  "tests/regression/test_cancel_on_success_live_wiring_2553plus45.py": true,
  "tests/regression/test_collector_path_wiring_2553plus37.py": true,
  "tests/regression/test_isolated_worktree_evidence_2553plus8.py": true,
  "tests/regression/test_operational_collector_wiring_2553plus25.py": true,
  "tests/regression/test_artifact_root_resolver_2553plus46.py::ArtifactRootResolver::test_inv_frozen_anchor_durable_unmutated": true,
  "tests/regression/test_authoritative_verdict_selector_2553plus49.py::CancelOnSuccessNoRegression::test_27_plus45_plus48_no_regression": true,
  "tests/regression/test_batch_settle_writeback_2553plus53.py::test_12_13_14_upstream_no_regression[tests/regression/test_authoritative_verdict_selector_2553plus49.py]": true,
  "tests/regression/test_batch_settle_writeback_2553plus53.py::test_12_13_14_upstream_no_regression[tests/regression/test_callback_4tuple_registry_2553plus44.py]": true,
  "tests/regression/test_batch_settle_writeback_2553plus53.py::test_12_13_14_upstream_no_regression[tests/regression/test_callback_event_trigger_2553plus47.py]": true,
  "tests/regression/test_batch_settle_writeback_2553plus53.py::test_15_frozen_and_track_artifacts_byte0": true,
  "tests/regression/test_callback_4tuple_registry_2553plus44.py::CronDispatchGuardAndRegistry::test_inv_frozen_anchor_durable_unmutated": true,
  "tests/regression/test_callback_cancel_operational_integration_2553plus23.py::test_08_duplicate_callback_path_no_regression": true,
  "tests/regression/test_callback_event_trigger_2553plus47.py::LayerANoCronInvariants::test_13_plus44_registry_byte0": true,
  "tests/regression/test_callback_owner_enforcement_2553plus49.py::FrozenByte0AndGitInvariant::test_registry_ecc_cet_byte0": true,
  "tests/regression/test_callback_owner_validation_2553plus49.py::RealPathGuardWiring::test_21b_dispatch_core_real_entrypoint_subprocess": true,
  "tests/regression/test_callback_owner_validation_2553plus49.py::NoRegressionAndInvariants::test_25_26_plus32_plus44_no_regression": true,
  "tests/regression/test_callback_owner_validation_2553plus49.py::NoRegressionAndInvariants::test_git_and_byte0_invariants": true,
  "tests/regression/test_checkpoint_turn_boundary_sweep_2553plus43.py::TestFrozenByteZero::test_10_frozen_anchors_byte0_and_git_invariant": true,
  "tests/regression/test_checkpoint_turn_boundary_sweep_2553plus43.py::TestFrozenByteZero::test_11_new_files_untracked": true,
  "tests/regression/test_cli_output_path_guard_2617.py::test_cli_sinks_route_through_guard[anu_v3/pre_authorized_evidence_bundle_builder.py]": true,
  "tests/regression/test_completion_callback_fallback_cancel_2553plus9a.py::test_09_duplicate_callback_path_no_regression": true,
  "tests/regression/test_default_profile_resolver_2553plus52.py::test_live_repo_head_branch_ref_unchanged": true,
  "tests/regression/test_dispatch_profile_selection_2553plus38.py::test_live_repo_head_branch_ref_unchanged": true,
  "tests/regression/test_executor_completion_callback_mandatory_2553plus32.py::ExecutorCompletionCallbackMandatory::test_04_registry_checkpoint_zero_cron": true,
  "tests/regression/test_executor_completion_callback_mandatory_2553plus32.py::ExecutorCompletionCallbackMandatory::test_inv_frozen_anchor_durable_ckpt_unmutated": true,
  "tests/regression/test_fallback_acceptance_2553plus58.py::test_17_git_head_branch_unchanged": true,
  "tests/regression/test_fallback_acceptance_2606_hardening.py::test_07_git_head_branch_unchanged": true,
  "tests/regression/test_operational_pilot_2605.py::test_nine_stage_auto_chained": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage1_profile_auto_resolved_without_chair_detail": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage2_anu_key_contract_enforced": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage4_executor_self_collector_forbidden": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage5_independent_anu_authoritative_self_chain_quarantined": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage5_acceptance_event_driven_on_track_a": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage6_durable_writeback_evaluated_readonly_no_ledger_write": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage7_loop_event_driven_deadman_forbidden": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage8_enactor_proposal_only_fallback_forbidden": true,
  "tests/regression/test_operational_pilot_2605.py::test_self_chain_not_authoritative": true,
  "tests/regression/test_operational_pilot_2605.py::test_subagent_usage_ledger_present": true,
  "tests/regression/test_operational_pilot_2605.py::test_decision_conditions_read_only_no_ledger_write": true,
  "tests/regression/test_operational_pilot_2605.py::test_a_complete_branch_classified_when_no_lookup_record": true,
  "tests/regression/test_operational_pilot_2605.py::test_mock_only_is_fail_real_entrypoint_required": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage9_select_authoritative_verdict_real_call_proven_by_spy": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage9_hardcoded_consolidation_cannot_pass_mutation[AUTHORITATIVE_VERDICT_PENDING-5-0-FAIL-True]": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage9_hardcoded_consolidation_cannot_pass_mutation[MUT_SENTINEL_CLS-4242-7-MUT_SENTINEL_V-False]": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage9_hardcoded_consolidation_cannot_pass_mutation[AUTHORITATIVE_PASS-0-2-PASS-False]": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage9_seam_is_on_critical_path_not_dead_code": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage9_self_report_contract_and_real_entrypoint_shape": true,
  "tests/regression/test_operational_pilot_2605.py::test_stage1_8_byte_equivalent_no_regression_and_nine_stage": true,
  "tests/regression/test_parallel_batch_coordinator_2553.py::test_9r5_source_markers_read_only": true,
  "tests/regression/test_parallel_batch_coordinator_2553.py::test_9r1_git_head_branch_ref_unchanged": true,
  "tests/regression/test_parallel_batch_coordinator_2553.py::test_p19_high4_tracked_rejected_untracked_allowed": true,
  "tests/regression/test_profile_adoption_planner_2553plus42.py::ProfileAdoptionPlanner2553Plus42::test_callback_frozen_anchor_sha": true,
  "tests/regression/test_profile_adoption_planner_2553plus42.py::ProfileAdoptionPlanner2553Plus42::test_git_head_and_branch_unchanged": true,
  "tests/regression/test_task2553_closed_accepted_2553plus59.py::ReadOnlyAdditiveTest::test_02_frozen_and_sources_byte0_unchanged_after_collect": true,
  "tests/regression/test_task2553_closed_accepted_2553plus59.py::ReadOnlyAdditiveTest::test_03_frozen_byte0_all_equal_expected": true,
  "tests/regression/test_task2553_closed_accepted_2553plus59.py::MarkerShapeTest::test_12_closeout_consistent_and_no_hold": true,
  "tests/regression/test_task2553_closed_accepted_2553plus59.py::MockOnlyFailGateTest::test_15_real_root_passes_only_because_real_artifacts_exist": true,
  "tests/regression/test_task2553_closeout_collect_2553plus50.py::ReadOnlyConsumeTest::test_02_frozen_and_consumed_byte0_unchanged_after_collect": true,
  "tests/regression/test_task2553_closeout_collect_2553plus50.py::ReadOnlyConsumeTest::test_03_frozen_byte0_all_equal_expected": true,
  "tests/regression/test_task2553_closeout_collect_2553plus50.py::CloseoutIntegrityTest::test_11_hold_for_chair_false": true,
  "tests/regression/test_task2553_closeout_collect_2553plus50.py::CloseoutIntegrityTest::test_12_git_invariant_branch_match": true,
  "tests/regression/test_task2553_closeout_collect_2553plus50.py::GitRefInvariantTest::test_18_repo_head_branch_equal_before_after_collect": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_diag_runs_against_real_modules": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_check1_subagent_result_fields_gap": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_check2_subagent_output_is_evidence_not_authoritative": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_check3_team_lead_verdict_proposed_only_implicit": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_check4_anu_independent_collector_only_authoritative": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_check5_subagent_direct_anu_guard_partial": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_check6_team_lead_callback_owner_is_anu_key": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_check7_expected_forbidden_unresolved_recording_gap": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_check8_concealment_warn_hold_gap": true,
  "tests/regression/test_team_lead_subagent_contract_2553plus56.py::test_overall_boundary_enforced_with_subagent_gaps": true,
  "tests/harness/test_v36_spawn_detector_contract.py::TestStateCALLBACK_REGISTERED::test_callback_marker_and_done": true,
  "tests/dispatch/test_routing_classification.py": true,
  "tests/regression/test_orchestration_runtime_2514.py": true,
  "tests/harness/test_v36_dispatch_marker_contract.py::TestDispatchMarkerSchema::test_chair_authorization_id_injected": true,
  "tests/dispatch_id/test_task_id_parsing.py::test_parse_retry_suffix_preserved": true,
  "tests/dispatch_id/test_task_id_parsing.py::test_parse_phase_only": true,
  "tests/dispatch_id/test_task_id_parsing.py::test_parse_phase_parallel_retry_all_four": true,
  "tests/dispatch_id/test_task_id_parsing.py::test_parse_invalid_yields_all_none": true,
  "tests/dispatch_id/test_task_id_parsing.py::test_parse_with_only_base": true,
  "tests/harness/test_v36_finish_task_profile_preflight.py::TestRunPreflightSafeFail::test_nonexistent_task_md_returns_escalate": true,
  "tests/regression/test_callback_registration_enforcement.py::test_finalize_with_callback_registration_success_on_skipped_fixture": true,
  "tests/regression/test_callback_registration_enforcement.py::test_finalize_with_callback_registration_fail_on_register_failed_path": true,
  "tests/regression/test_callback_registration_enforcement.py::test_finalize_with_callback_registration_success_on_registered_path": true,
  "tests/regression/test_callback_registration_enforcement.py::test_dispatch_package_exports_finalize_hook": true
}