diff --git a/conductor/tracks/consolidate_cruft_and_log_taxonomy_20260228/plan.md b/conductor/tracks/consolidate_cruft_and_log_taxonomy_20260228/plan.md index a36ef06..3ebd85d 100644 --- a/conductor/tracks/consolidate_cruft_and_log_taxonomy_20260228/plan.md +++ b/conductor/tracks/consolidate_cruft_and_log_taxonomy_20260228/plan.md @@ -12,11 +12,11 @@ - [x] Task: Add foundational support (e.g., in `metadata.json` for sessions) to store "annotated names" for logs. (6326546) - [x] Task: Conductor - User Manual Verification 'Phase 2: App Logic Redirection' (Protocol in workflow.md) (6326546) -## Phase 3: Migration Script -- [~] Task: Create `scripts/migrate_cruft.ps1` to identify and move existing files (e.g., `temp_*.toml`, `*.log`) from the root to their new locations. -- [ ] Task: Test the migration script on a few dummy files. -- [ ] Task: Execute the migration script and verify the project root is clean. -- [ ] Task: Conductor - User Manual Verification 'Phase 3: Migration Script' (Protocol in workflow.md) +## Phase 3: Migration Script [checkpoint: 61d513a] +- [x] Task: Create `scripts/migrate_cruft.ps1` to identify and move existing files (e.g., `temp_*.toml`, `*.log`) from the root to their new locations. (61d513a) +- [x] Task: Test the migration script on a few dummy files. (61d513a) +- [x] Task: Execute the migration script and verify the project root is clean. (61d513a) +- [x] Task: Conductor - User Manual Verification 'Phase 3: Migration Script' (Protocol in workflow.md) (61d513a) ## Phase 4: Regression Testing & Final Verification - [ ] Task: Run a full session through the GUI and verify that all logs and temp files are created in the new sub-directories.