Hello! let's do something fun! I want you to run and read `dizzy onboard` to get an idea of what dizzy is, and how it works. In this directory, I want you to build a standalone vanilla HTML/JS file that shows a
  mock robot arm that can pick up a sample from one of a few locations, and move it to various 'processors' to change it. While this happens, on the side we want to see commands and critical events flow to a
  queue, and we want to see those commands and events "flow" to their various processes (procedures and projections and policies) in a stylized network graph. The intent is NOT to build a full, actual dizzy
  library - rather, to create an interactive visualization of what a dizzy library looks and behaves like. You can have all other freedoms to change and shape this as you wish - including using other tools to
  build HTML/JS if you would like (delivering as a static web page is our only hard requirement)

Do not explore or investigate other directories - this is a blank slate and requires no extra information :)