Concepts

Automation

Automation is software that runs without you — triggered by a schedule or an event, like a file landing in a folder — and does exactly the same thing every time.

Automation is software that runs without you — triggered by a schedule or an event, like a file landing in a folder — and does exactly the same thing every time. Same input, same result, forever, because a person wrote down every rule it follows. It has no imagination and no judgment, which for the right job isn’t a weakness; it’s the appeal.

Why it matters: Most of what’s sold today as an “AI workflow” is an automation with one smart step in the middle — the AI reads or writes the language, plain old code does everything around it. Sometimes there’s no AI in it at all, and the honest answer to “what should we build” is plain automation: a tenth the cost, and it never surprises you. The test for any step: would two careful people, given the same input, produce the same output? If yes, that step is automation’s job — at automation’s price.

← All terms in the glossary