@genekim @nate A nice feature of component is that you can move the fake-mode
logic out of new-system
, and merge
fake components into the real system before starting it. So you can have different fakes for different scenarios, yet keep the real system definition clean.