Add a sim path that runs the build → observe half of the loop against the Wokwi simulator, so the loop is usable with no board on the bench. Wokwi CLI's --expect-text maps cleanly onto watch --until.
Note: simulation only covers the build/boot half — the BLE observe+control edge still needs real hardware.
Add a
simpath that runs the build → observe half of the loop against the Wokwi simulator, so the loop is usable with no board on the bench. Wokwi CLI's--expect-textmaps cleanly ontowatch --until.Note: simulation only covers the build/boot half — the BLE observe+control edge still needs real hardware.