test(07): persist human verification items as UAT

This commit is contained in:
Claude
2026-04-07 15:46:31 +00:00
parent 4f158562db
commit cce178f1ed

View File

@@ -0,0 +1,39 @@
---
status: partial
phase: 07-microcontroller-firmware
source: [07-VERIFICATION.md]
started: 2026-04-07T00:00:00Z
updated: 2026-04-07T00:00:00Z
---
## Current Test
[awaiting human testing]
## Tests
### 1. Animation command mode on physical device
expected: Flash firmware to ESP32/Pico W, send 0xAC animation command packets from the server, LED strip produces correct animations at ~60fps
result: [pending]
### 2. Raw frame mode on physical device
expected: Send DRGB/DRGBW frame packets from server, confirm pixel-exact output on strip; verify 2s frame timeout reverts to last animation mode
result: [pending]
### 3. WS2801 physical test (if hardware available)
expected: SPI driver correctly drives WS2801 strip, W-channel discarded correctly when writing RGB-only strip
result: [pending]
## Summary
total: 3
passed: 0
issues: 0
pending: 3
skipped: 0
blocked: 0
## Gaps