Search Agentik

CtrlK

Glossary · Orchestration

Event sourcing

Event sourcing is a design pattern that stores every change to a system's state as an ordered log of events, so the current state can be rebuilt, audited or replayed from that history.

Event sourcing sits in the Orchestration part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.