Record published dashboard acceptance recheck

This commit is contained in:
Verstack Local
2026-09-14 21:44:21 -05:00
parent edc7311a91
commit d712c63984
+6 -2
View File
@@ -38,8 +38,12 @@ per-title physical playfield profiles.
The published `723fe5e4...` dashboard also passed all five Python rendering and
event-routing tests using the existing Pillow environment. Together with its
28 JavaScript input tests, these verify the packaged control UI and event path,
not the game's response on macOS. Logs remain in
`/tmp/verstack-packaged-controls-audit`; the extracted test source was removed.
not the game's response on macOS. Rechecked after the reboot directly from the
published ZIP: Node's test runner reported 28/28 passing; the five `test_server.py`
tests passed in a disposable `verstack-emulator:local` container with networking
disabled. Both packaged netbridge implementations and keyboard relays matched
the recorded SOURCE.json hashes again. The extracted dashboard files were removed
after testing; this paragraph preserves the result independently of `/tmp`.
After the recovery reboot, `/api/info` reported `preparation_workers: 3` and
`analysis_workers: 4`; `/api/activity` reported `execution.preparation_limit: 3`.