chore: remove legacy Nextflow workflow files - #29
Conversation
Implementation PlanAnalysisThe No runtime code, CI, tests, docs, or packaging references these files. Removal is a safe deletion with zero breakage risk. Deliverables
Files to modify
Testing approach
Acceptance criteria
RisksNone. This is a pure deletion of unused files. Plan created by mach6 |
Progress UpdateDeleted the
Tests pass (2483 passed, 1 pre-existing unrelated failure in Note: The Commit: Progress tracked by mach6 |
Code ReviewImportantFinding 1 — Docs still reference deleted However: these doc references are already cleaned up by PR 27 which targets Strengths
Agents run: code-reviewer, completeness-checker Reviewed by mach6 |
Review AssessmentClassifications
Action PlanNo genuine issues — the PR is safe to merge as-is. The "zero grep results" criterion will be satisfied when Assessment by mach6 |
Closes #28
Remove the legacy
workflows/directory (5 Nextflow pipeline files) and a stale Nextflow comment in source code. These are fully superseded by Parsl-based orchestration.Implementation plan posted as a comment below.