Skip to content

fix(pipeline): preserve screening checkpoints across resume#12

Merged
spignotti merged 2 commits intomainfrom
feat/stop-resume-improvements
Apr 21, 2026
Merged

fix(pipeline): preserve screening checkpoints across resume#12
spignotti merged 2 commits intomainfrom
feat/stop-resume-improvements

Conversation

@spignotti
Copy link
Copy Markdown
Owner

Summary

  • Preserve screening checkpoint state so resume can skip redundant re-screening after --stop-after-screening.
  • Keep run metrics across pause/resume by reusing existing metrics.json on resume and appending stage metrics.
  • Improve UX and coverage with clearer paused CLI output and new unit tests for analysis/pipeline/model resume behavior.

Validation

  • uv run nox (lint, typecheck, test)
  • pytest: 50 passed

@spignotti spignotti merged commit e4a3073 into main Apr 21, 2026
2 checks passed
@spignotti spignotti deleted the feat/stop-resume-improvements branch April 21, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant