Expand description
Multi-period generation session with checkpoint/resume support.
GenerationSession wraps EnhancedOrchestrator and drives it through
a sequence of GenerationPeriods, persisting state to .dss files so
that long runs can be resumed after interruption.
Structs§
- Generation
Session - A multi-period generation session with checkpoint/resume support.
- Period
Result - Summary of a single completed period generation.
Enums§
- Output
Mode - Controls how period output directories are laid out.