Record live Home accessory verification

This commit is contained in:
Gabriel Brown
2026-08-17 23:33:11 -04:00
parent 5347954a88
commit 8a04e4f9d1
@@ -875,7 +875,7 @@ done
Expected: every contract prints PASS and exits 0. If a test opens a panel, its trap closes it and restores live service mode. Expected: every contract prints PASS and exits 0. If a test opens a panel, its trap closes it and restores live service mode.
- [ ] **Step 4: Validate the live shell and logs** - [x] **Step 4: Validate the live shell and logs**
Run: Run:
@@ -888,7 +888,7 @@ qs log -n -t 300 --no-color | rg -i 'qml|homeassistant|homepreferences|bluebubbl
Expected: Hyprland reports success; Quickshell remains running; there are no new QML construction errors, binding loops, uncaught JavaScript exceptions, credential strings, or rapid process respawns. Investigate any warning produced by changed components before proceeding. Expected: Hyprland reports success; Quickshell remains running; there are no new QML construction errors, binding loops, uncaught JavaScript exceptions, credential strings, or rapid process respawns. Investigate any warning produced by changed components before proceeding.
- [ ] **Step 5: Capture and inspect approved visual states** - [x] **Step 5: Capture and inspect approved visual states**
Create `/tmp/panama-home-verification` and capture full-screen PNGs after each fixture/routing setup: Create `/tmp/panama-home-verification` and capture full-screen PNGs after each fixture/routing setup: