diff --git a/conductor/tracks/conductor_workflow_improvements_20260302/plan.md b/conductor/tracks/conductor_workflow_improvements_20260302/plan.md index 6ef74ab..81055aa 100644 --- a/conductor/tracks/conductor_workflow_improvements_20260302/plan.md +++ b/conductor/tracks/conductor_workflow_improvements_20260302/plan.md @@ -13,5 +13,5 @@ Focus: Update the agent skill prompts to enforce strict discipline. ## Phase 2: Workflow Documentation Updates Focus: Add safeguards to the global Conductor workflow. -- [ ] Task 2.1: Update `conductor/workflow.md`. In the `High-Signal Research Phase` section, add a requirement to audit class initializers (`__init__`) for existing, unused, or duplicate state variables before adding new ones. +- [x] Task 2.1: Update `conductor/workflow.md`. In the `High-Signal Research Phase` section, add a requirement to audit class initializers (`__init__`) for existing, unused, or duplicate state variables before adding new ones. b00d9ff - [ ] Task 2.2: Update `conductor/workflow.md`. In the `Test-Driven Development` section, explicitly ban zero-assertion tests and state that a test is only valid if it contains assertions that test the behavioral change. \ No newline at end of file