diff --git a/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_dependencies.json b/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_dependencies.json new file mode 100644 index 00000000..e5de5930 --- /dev/null +++ b/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_dependencies.json @@ -0,0 +1,62 @@ +{ + "self_contained": [ + "test_ai_settings_layout.py", + "test_api_hook_client_io_pool.py", + "test_api_hook_client_wait_for_project_switch.py", + "test_api_hook_extensions.py", + "test_api_hooks_gui_health_live.py", + "test_api_hooks_project_switch.py", + "test_api_hooks_warmup.py", + "test_auto_switch_sim.py", + "test_batcher.py", + "test_categorizer.py", + "test_command_palette_sim.py", + "test_conductor_api_hook_integration.py", + "test_conftest_smart_watchdog.py", + "test_deepseek_infra.py", + "test_extended_sims.py", + "test_external_editor_gui.py", + "test_fixes_20260517.py", + "test_gui2_parity.py", + "test_gui2_performance.py", + "test_gui_context_presets.py", + "test_gui_performance_requirements.py", + "test_gui_startup_smoke.py", + "test_gui_stress_performance.py", + "test_gui_text_viewer.py", + "test_gui_warmup_indicator.py", + "test_handle_reset_session_clears_project.py", + "test_hooks.py", + "test_live_gui_filedialog_regression.py", + "test_live_gui_integration_v2.py", + "test_live_markdown_render.py", + "test_live_workflow.py", + "test_mma_concurrent_tracks_sim.py", + "test_mma_concurrent_tracks_stress_sim.py", + "test_mma_step_mode_sim.py", + "test_patch_modal_gui.py", + "test_phase6_simulation.py", + "test_phase_3_final_verify.py", + "test_preset_windows_layout.py", + "test_rag_engine.py", + "test_rag_phase4_final_verify.py", + "test_rag_phase4_stress.py", + "test_rag_visual_sim.py", + "test_saved_presets_sim.py", + "test_selectable_ui.py", + "test_system_prompt_sim.py", + "test_task_dag_popout_sim.py", + "test_tool_management_layout.py", + "test_tool_presets_sim.py", + "test_ui_cache_controls_sim.py", + "test_undo_redo_sim.py", + "test_usage_analytics_popout_sim.py", + "test_visual_mma.py", + "test_visual_orchestration.py", + "test_visual_sim_gui_ux.py", + "test_visual_sim_mma_v2.py", + "test_workspace_profiles_sim.py", + "test_z_negative_flows.py" + ], + "cross_test_dependent": [] +} \ No newline at end of file diff --git a/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_state_io.txt b/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_state_io.txt new file mode 100644 index 00000000..ae432064 --- /dev/null +++ b/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_state_io.txt @@ -0,0 +1,33 @@ +test_ai_settings_layout.py: set_value=1 get_value=0 reset_session=0 +test_api_hook_extensions.py: set_value=3 get_value=0 reset_session=1 +test_auto_switch_sim.py: set_value=4 get_value=2 reset_session=0 +test_command_palette_sim.py: set_value=0 get_value=5 reset_session=1 +test_conftest_smart_watchdog.py: set_value=0 get_value=0 reset_session=1 +test_deepseek_infra.py: set_value=1 get_value=1 reset_session=0 +test_extended_sims.py: set_value=13 get_value=1 reset_session=0 +test_gui2_parity.py: set_value=4 get_value=4 reset_session=0 +test_gui2_performance.py: set_value=1 get_value=0 reset_session=0 +test_gui_context_presets.py: set_value=0 get_value=2 reset_session=0 +test_handle_reset_session_clears_project.py: set_value=0 get_value=0 reset_session=14 +test_hooks.py: set_value=0 get_value=0 reset_session=2 +test_live_gui_filedialog_regression.py: set_value=1 get_value=2 reset_session=0 +test_live_gui_integration_v2.py: set_value=2 get_value=0 reset_session=0 +test_live_workflow.py: set_value=6 get_value=0 reset_session=0 +test_mma_concurrent_tracks_sim.py: set_value=3 get_value=0 reset_session=0 +test_mma_concurrent_tracks_stress_sim.py: set_value=3 get_value=0 reset_session=0 +test_mma_step_mode_sim.py: set_value=3 get_value=0 reset_session=0 +test_rag_phase4_final_verify.py: set_value=9 get_value=5 reset_session=0 +test_rag_phase4_stress.py: set_value=11 get_value=5 reset_session=0 +test_rag_visual_sim.py: set_value=6 get_value=6 reset_session=0 +test_saved_presets_sim.py: set_value=3 get_value=0 reset_session=0 +test_selectable_ui.py: set_value=1 get_value=2 reset_session=0 +test_system_prompt_sim.py: set_value=5 get_value=9 reset_session=0 +test_task_dag_popout_sim.py: set_value=3 get_value=0 reset_session=0 +test_tool_presets_sim.py: set_value=2 get_value=0 reset_session=0 +test_undo_redo_sim.py: set_value=6 get_value=17 reset_session=0 +test_usage_analytics_popout_sim.py: set_value=3 get_value=0 reset_session=0 +test_visual_mma.py: set_value=1 get_value=0 reset_session=0 +test_visual_orchestration.py: set_value=3 get_value=0 reset_session=0 +test_visual_sim_mma_v2.py: set_value=5 get_value=0 reset_session=0 +test_workspace_profiles_sim.py: set_value=3 get_value=3 reset_session=0 +test_z_negative_flows.py: set_value=9 get_value=0 reset_session=0 diff --git a/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_users.txt b/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_users.txt new file mode 100644 index 00000000..d75fb7b6 --- /dev/null +++ b/conductor/tracks/test_infrastructure_hardening_20260609/audit/live_gui_users.txt @@ -0,0 +1,58 @@ +57 test files use live_gui: + test_ai_settings_layout.py + test_api_hook_client_io_pool.py + test_api_hook_client_wait_for_project_switch.py + test_api_hook_extensions.py + test_api_hooks_gui_health_live.py + test_api_hooks_project_switch.py + test_api_hooks_warmup.py + test_auto_switch_sim.py + test_batcher.py + test_categorizer.py + test_command_palette_sim.py + test_conductor_api_hook_integration.py + test_conftest_smart_watchdog.py + test_deepseek_infra.py + test_extended_sims.py + test_external_editor_gui.py + test_fixes_20260517.py + test_gui2_parity.py + test_gui2_performance.py + test_gui_context_presets.py + test_gui_performance_requirements.py + test_gui_startup_smoke.py + test_gui_stress_performance.py + test_gui_text_viewer.py + test_gui_warmup_indicator.py + test_handle_reset_session_clears_project.py + test_hooks.py + test_live_gui_filedialog_regression.py + test_live_gui_integration_v2.py + test_live_markdown_render.py + test_live_workflow.py + test_mma_concurrent_tracks_sim.py + test_mma_concurrent_tracks_stress_sim.py + test_mma_step_mode_sim.py + test_patch_modal_gui.py + test_phase6_simulation.py + test_phase_3_final_verify.py + test_preset_windows_layout.py + test_rag_engine.py + test_rag_phase4_final_verify.py + test_rag_phase4_stress.py + test_rag_visual_sim.py + test_saved_presets_sim.py + test_selectable_ui.py + test_system_prompt_sim.py + test_task_dag_popout_sim.py + test_tool_management_layout.py + test_tool_presets_sim.py + test_ui_cache_controls_sim.py + test_undo_redo_sim.py + test_usage_analytics_popout_sim.py + test_visual_mma.py + test_visual_orchestration.py + test_visual_sim_gui_ux.py + test_visual_sim_mma_v2.py + test_workspace_profiles_sim.py + test_z_negative_flows.py