Each run gets its own ./<run-slug>/ working directory so artifacts stay
namespaced and a second run won't clobber the first — the harness sets this up first
(phase detail).
phases
12
auto casts
10
manual
2
loops
1
CWL → GALAXY
Direct path. Lifted from docs/HARNESS_PIPELINES.md §“CWL → GALAXY”.
CWL is already structured, so the upstream summarize-cwl → cwl-summary-to-galaxy-interface → cwl-summary-to-galaxy-data-flow chain is much lighter than its Nextflow counterpart. The per-step Galaxy authoring tier downstream is identical to the other Galaxy-targeting pipelines.