-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
architectureArchitecture and design patternsArchitecture and design patternsphase:46-checkpoint-resume-long-running-pipePhase 46: Checkpoint & Resume for Long-Running PipelinesPhase 46: Checkpoint & Resume for Long-Running PipelinesreliabilityError handling and retry logicError handling and retry logic
Description
Description
Define a checkpoint schema stored in .mgw/active/.json that records: current pipeline step (triage/plan/execute/verify/pr), step-specific progress (e.g., which GSD phase is executing), last successful agent output path, accumulated artifacts, and resume instructions. Schema must be forward-compatible -- new pipeline steps can be added without breaking existing checkpoints.
Acceptance Criteria
- Design checkpoint schema for pipeline execution state
Milestone Context
- Milestone: v8 — Agent Reliability & Failure Recovery
- Phase: Phase 46: Checkpoint & Resume for Long-Running Pipelines
- GSD Route: plan-phase
Dependencies
none
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
architectureArchitecture and design patternsArchitecture and design patternsphase:46-checkpoint-resume-long-running-pipePhase 46: Checkpoint & Resume for Long-Running PipelinesPhase 46: Checkpoint & Resume for Long-Running PipelinesreliabilityError handling and retry logicError handling and retry logic