From b96405aaa3ac6574d959f4ccdbb7052c87d21445 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Mon, 2 Mar 2026 15:43:47 -0500 Subject: [PATCH] =?UTF-8?q?conductor(plan):=20Mark=20task=202.4=20complete?= =?UTF-8?q?=20=E2=80=94=20Quit=20menu=20verified=20by=20user?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conductor/tracks/feature_bleed_cleanup_20260302/plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conductor/tracks/feature_bleed_cleanup_20260302/plan.md b/conductor/tracks/feature_bleed_cleanup_20260302/plan.md index 0b2b804..7fcf7fa 100644 --- a/conductor/tracks/feature_bleed_cleanup_20260302/plan.md +++ b/conductor/tracks/feature_bleed_cleanup_20260302/plan.md @@ -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 - 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". - Confirm "View" menu is gone (was dead duplicate of "Windows"). - Confirm Quit closes the app.