← back to Ticket System
Update ticket bar focus proof
2600bc9ed105a1e8868d90814a3a3b0d8998d0a9 · 2026-09-02 16:11:58 -0700 · Steve Abrams
Files touched
M verification/TK-desktop-bar-e2e-proof.json
Diff
commit 2600bc9ed105a1e8868d90814a3a3b0d8998d0a9
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Sep 2 16:11:58 2026 -0700
Update ticket bar focus proof
---
verification/TK-desktop-bar-e2e-proof.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/verification/TK-desktop-bar-e2e-proof.json b/verification/TK-desktop-bar-e2e-proof.json
index 0c3dd2d9..714a3385 100644
--- a/verification/TK-desktop-bar-e2e-proof.json
+++ b/verification/TK-desktop-bar-e2e-proof.json
@@ -2,8 +2,8 @@
"intent": "Keep a persistent desktop-top bar showing ticket counts, current work, and latest trigger/activity with click-through to the fleet viewer.",
"risk_tier": "R2 local user-facing flow",
"environment": "Mac2 macOS 26.4 gui/501",
- "build_commit": "0716352",
- "verified_at": "2026-09-02T23:01:00Z",
+ "build_commit": "b3088ee",
+ "verified_at": "2026-09-02T23:10:00Z",
"baseline": "Ticket viewer existed on 127.0.0.1:9794; no com.steve.ticket-desktop-bar LaunchAgent existed.",
"checks": [
{"boundary":"build","verdict":"PASS","evidence":"xcrun swiftc produced an arm64 Mach-O executable; plist passed plutil lint"},
@@ -14,7 +14,7 @@
{"boundary":"control popup","verdict":"PASS","evidence":"/tmp/ticket-control-popup-final.png shows the centered authenticated board populated with ticket rows and All, Open, Blocked, Doing, Agents, and Skills tabs"},
{"boundary":"native tile click","verdict":"PASS","evidence":"macOS AXPress on the accessibility-labeled Counts ticket tile reached TicketBar tile pressed: counts and TicketBar opening control window in /tmp/ticket-desktop-bar.err.log"},
{"boundary":"active-screen placement","verdict":"PASS","evidence":"/tmp/ticket-navbar-centered-pass.png shows the authenticated control window centered on the same 3440x1440 desktop as the clicked top bar"},
- {"boundary":"focus persistence","verdict":"PASS","evidence":"/tmp/ticket-navbar-persistent-pass.png captured after an 8-second wait and two refresh intervals; the control window remained visible and populated"},
+ {"boundary":"focus persistence","verdict":"PASS","evidence":"/tmp/ticket-navbar-child-focus-pass.png captured after explicitly activating Google Chrome and waiting 8 seconds/two refresh intervals; the centered control panel remained visible and populated because it is attached to the persistent bar window"},
{"boundary":"popup placement","verdict":"PASS","evidence":"Accessibility reported popup position 980,140 and size 1480x892 on a 3440-wide display, centered on load"},
{"boundary":"status navigation","verdict":"PASS","evidence":"All/Open/Blocked/Doing are first-class draggable HTML tabs; order persists in localStorage key tkSectionOrder"},
{"boundary":"resize","verdict":"PASS","evidence":"live Wider action changed the counts tile from 287 to 367 points; macOS defaults retained counts width=365 after layout rounding"},
← b3088eee Keep ticket controls visible across app focus
·
back to Ticket System
·
Keep yoloforever running until explicit stop 6994aa77 →