Streaming Hub 0.1

Core concepts

The minimal model used to build and run Streaming Hub automations.

Alpha

Execution model

An event is received by a signal. The signal starts an automation. The automation executes its sequence one step at a time, subject to its conditions and runtime policy.

Event → Signal → Automation → Sequence → Steps

Other systems

Integrations, AI Services and runtime diagnostics extend this model. Their pages link back to the concepts that control their execution.