# algocline-core::execution::pause
Pause-related types for the `ExecutionService` layer.
## Types
- `PauseInfo` — Information about a paused execution session.
- `PauseKind` — Discriminant indicating whether a pause expects a single or batch response.
- `PausePrompt` — A single pending LLM prompt within a paused session.