diff --git a/conductor/tracks/test_suite_cleanup_gemini_cli_removal_20260705/state.toml b/conductor/tracks/test_suite_cleanup_gemini_cli_removal_20260705/state.toml index 7fc4c42e..c1bd48e8 100644 --- a/conductor/tracks/test_suite_cleanup_gemini_cli_removal_20260705/state.toml +++ b/conductor/tracks/test_suite_cleanup_gemini_cli_removal_20260705/state.toml @@ -29,8 +29,8 @@ t1_4 = { status = "completed", commit_sha = "a93a61fd", description = "Edit src/ t1_5 = { status = "completed", commit_sha = "a93a61fd", description = "Edit src/project_manager.py:126 + src/api_hooks.py:88,941-942" } t1_6 = { status = "completed", commit_sha = "2bba7f56", description = "Delete 7 gemini_cli test files" } t1_7 = { status = "pending", commit_sha = "", description = "Introduce mock provider in src/ai_client.py (routes to tests/mock_gemini_cli.py)" } -t1_8 = { status = "pending", commit_sha = "", description = "Rewrite 11 sim test files: gemini_cli -> mock (spec said 9; actual is 11 after re-scan)" } -t1_9 = { status = "pending", commit_sha = "", description = "Minor edits in 8+ gemini_cli-reference test files" } +t1_8 = { status = "pending", commit_sha = "", description = "Rewrite 11 sim test files: gemini_cli -> mock (BLOCKED on t1.7 mock provider)" } +t1_9 = { status = "completed_partial", commit_sha = "edebeac6 + 9401d3f6 + 2811cc23", description = "Minor edits: test_providers_source_of_truth, test_provider_curation (provider list expectations), test_ai_client_list_models (deleted; only test was gemini_cli), test_discussion_compression_gemini_cli (function deleted), test_gcli_path_updates_adapter (function deleted), test_mma_tier_usage_reset_fix, test_rag_integration, test_view_presets, test_ai_client_tool_loop_send_func, test_lazymodule_filedialog_fallback, test_ai_loop_regressions_20260614, test_live_gui_integration_v2, mock_concurrent_mma. ~14 sites cleaned. 11 sim test files still pending t1.8." } t1_10 = { status = "pending", commit_sha = "", description = "Update 7 docs + 5 conductor docs" } t1_11 = { status = "pending", commit_sha = "", description = "Phase 1 checkpoint + batch run" }