Skip to main content

Module event

Module event 

Source
Expand description

Pipeline event types for reducer architecture.

Defines all possible events that can occur during pipeline execution. Each event represents a state transition that the reducer handles.

Enumsยง

AgentErrorKind
Error kind for agent failures.
CheckpointTrigger
Checkpoint save trigger.
ConflictStrategy
Conflict resolution strategy.
PipelineEvent
Pipeline events representing all state transitions.
PipelinePhase
Pipeline phases for checkpoint tracking.
RebasePhase
Rebase phase (initial or post-review).