conductor(plan): Phase 1 checkpoint complete

Phase 1 complete:
- Removed ui_summary_only global toggle
- Renamed Context Hub to Project Settings
- Removed Context Presets tab
- All tests passing
This commit is contained in:
2026-03-22 12:59:41 -04:00
parent 9ddbcd2fd6
commit 51d05c15e0

View File

@@ -8,9 +8,9 @@ Focus: Remove redundant ui_summary_only, rename Context Hub, establish project-l
- [x] Task: Rename Context Hub to "Project Settings" in _gui_func tab bar [2ed9867]
- [ ] Task: Remove Context Presets tab from Project Settings (Context Hub)
- [ ] Task: Rename Context Hub to "Project Settings" in _gui_func tab bar
- [ ] Task: Remove Context Presets tab from Project Settings (Context Hub)
- [ ] Task: Update references in show_windows dict and any help text
- [ ] Task: Write tests verifying ui_summary_only removal doesn't break existing functionality
- [x] Task: Remove Context Presets tab from Project Settings (Context Hub) [9ddbcd2]
- [x] Task: Update references in show_windows dict and any help text [2ed9867] (renamed Context Hub -> Project Settings)
- [x] Task: Write tests verifying ui_summary_only removal doesn't break existing functionality [f5d4913]
- [ ] Task: Conductor - User Manual Verification 'Phase 1: Cleanup & Project Settings Rename'
## Phase 2: Merge Session Hub into Discussion Hub