Core concepts
Workflows
Deterministic, versioned automations built from typed steps
A workflow is a deterministic automation: a graph of typed steps that runs
the same way every time. Workflows are the reliable backbone of Kelasa — when
you need something to happen exactly, use a workflow; when you need judgment,
put an agent step inside one or reach for a
skill.