From 9a2dff9d6614a292a9f51474be91676615ab8a2d Mon Sep 17 00:00:00 2001 From: Ed_ Date: Mon, 2 Mar 2026 22:19:52 -0500 Subject: [PATCH] chore(conductor): Add model switch requirement to Phase 4 --- conductor/tracks/test_stabilization_20260302/plan.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conductor/tracks/test_stabilization_20260302/plan.md b/conductor/tracks/test_stabilization_20260302/plan.md index a739007..d663db3 100644 --- a/conductor/tracks/test_stabilization_20260302/plan.md +++ b/conductor/tracks/test_stabilization_20260302/plan.md @@ -29,6 +29,8 @@ - [ ] Task: Conductor - User Manual Verification 'Phase 3: Assertions & Legacy Cleanup' (Protocol in workflow.md) ## Phase 4: Documentation & Final Verification +- [ ] Task: Model Switch Request + - [ ] Ask the user to run the `/model` command to switch to a high reasoning model for the documentation phase. Wait for their confirmation before proceeding. - [ ] Task: Update Core Documentation & Workflow Contract - [ ] Update `Readme.md` regarding the test framework and artifact/log locations. - [ ] Update `docs/guide_simulations.md` to detail the `live_gui` fixture requirement and removal of manual simulation scripts.