GSheet Control

The whole pipeline on one sheet.

What it does

The control hub reads the state of the entire pipeline from the machine and sends it to a control sheet: the strategies, the executions and the state of the terminals. The sheet only receives, it never sends anything back.

Nothing hard coded

The strategies are discovered by walking the strategy root and the terminals are discovered from the ones actually running, so the sheet follows the machine whatever the machine becomes.

In progress

This page is a placeholder: the tool is being finished, the full write up and the screens come next.