conductor(plan): Mark task 2.4 complete — Quit menu verified by user

This commit is contained in:
2026-03-02 15:43:47 -05:00
parent e6e8298025
commit b96405aaa3

View File

@@ -54,7 +54,7 @@ Focus: Remove the dead inline menubar block and add a working Quit item to `_sho
- [x] Task 2.3: Write/run tests. acd7c05 - [x] Task 2.3: Write/run tests. acd7c05
- Run `uv run pytest tests/ -x -q`. - Run `uv run pytest tests/ -x -q`.
- [ ] Task 2.4: Conductor — User Manual Verification - [x] Task 2.4: Conductor — User Manual Verification
- Launch app. Confirm menubar has: "manual slop" (with Quit), "Windows", "Project". - Launch app. Confirm menubar has: "manual slop" (with Quit), "Windows", "Project".
- Confirm "View" menu is gone (was dead duplicate of "Windows"). - Confirm "View" menu is gone (was dead duplicate of "Windows").
- Confirm Quit closes the app. - Confirm Quit closes the app.