cyberneticlibrary

Orchestrate device QA testing serially

device-qa-orchestrateworkflowsetup L31,223
sceneview/sceneview
What it does

Drive serial device QA harness

Best for

Serial hardware-constrained QA (single emulator/sim lease) that blocks release until all platforms pass.

Inputs
  • · args: parameters object
  • · phase: phase number or name
  • · platform: deployment target
Outputs
  • · device-qa-report.json
  • · releaseGate verdict
Requires
  • · Bash/shell execution
  • · multi-agent orchestration
  • · external audio/graphics APIs
Preconditions
  • · emulator/simulator available
  • · device-qa.sh in repo
  • · build tools configured
Failure modes
  • · emulator fails to boot
  • · test harness times out
  • · device disconnects mid-test
Trust signals
  • · SceneView SDK device QA harness (release gate)