chore(conductor): Add gui_legacy.py deletion to test stabilization track

This commit is contained in:
2026-03-02 22:16:40 -05:00
parent 6e71960976
commit e8479bf9ab
2 changed files with 4 additions and 1 deletions

View File

@@ -23,8 +23,9 @@
- [ ] Focus on `api_events`, `execution_engine`, `token_usage`, and `agent_capabilities`.
- [ ] Task: Resolve Simulation Entry Count Regressions
- [ ] Fix entry count assertions in `test_context_sim_live` and align mocks.
- [ ] Task: Remove Legacy `gui_legacy` Test Imports
- [ ] Task: Remove Legacy `gui_legacy` Test Imports & File
- [ ] Refactor `tests/test_gui_events.py`, `test_gui_updates.py`, and `test_gui_diagnostics.py` to use `gui_2.py`.
- [ ] Delete `gui_legacy.py` from the project root.
- [ ] Task: Conductor - User Manual Verification 'Phase 3: Assertions & Legacy Cleanup' (Protocol in workflow.md)
## Phase 4: Documentation & Final Verification