Skip to main content

Functional

Functional components form the core of Kelpโ€™s execution model.

They operate on streams of events and signals, performing computation, transformation, routing, aggregation, and control flow.

Functional components are designed to be composable and deterministic, making them suitable for both interactive apps and long-running agents.

Each component reference describes its inputs, outputs, configuration options, and runtime behavior.