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ยง
- Agent
Error Kind - Error kind for agent failures.
- Checkpoint
Trigger - Checkpoint save trigger.
- Conflict
Strategy - Conflict resolution strategy.
- Pipeline
Event - Pipeline events representing all state transitions.
- Pipeline
Phase - Pipeline phases for checkpoint tracking.
- Rebase
Phase - Rebase phase (initial or post-review).