Structured contract copied for validation or lookup.
- Purpose
- Read CWL step graph, edge markers, scatter, conditionals, secondary files, and tool requirements while drafting Galaxy-facing data flow.
Translate a CWL summary into a Galaxy data-flow design brief.
Directory Mold with only index.md frontmatter.
source-specific fields are coherent.
eval.md declares cases and check type.
8 typed references; 0 resolver issues.
All on-demand references describe triggers.
Hypothesis references include verification.
Typed Mold references describe what casting consumes and when the generated skill should load each artifact.
Structured contract copied for validation or lookup.
Background synthesis loaded by explicit progressive-disclosure metadata.
Background synthesis loaded by explicit progressive-disclosure metadata.
Background synthesis loaded by explicit progressive-disclosure metadata.
Workflow-construction idiom. Usually condensed during casting.
Background synthesis loaded by explicit progressive-disclosure metadata.
Background synthesis loaded by explicit progressive-disclosure metadata.
Background synthesis loaded by explicit progressive-disclosure metadata.
Reviewable Markdown brief: abstract topology, Galaxy collection semantics, placeholder transformations, unresolved Galaxy tool needs.
Structured CWL summary emitted by [[summarize-cwl]]; consumed alongside the Galaxy interface brief.
Preceding Galaxy interface brief from [[cwl-summary-to-galaxy-interface]] that pins inputs, outputs, and labels.
Read a CWL summary plus the preceding Galaxy interface brief and emit a reviewable Markdown data-flow brief. Capture abstract topology, Galaxy collection semantics, placeholder transformations, unresolved Galaxy tool needs, confidence, and open questions.
CWL already carries structured workflow shape, so this Mold should be lighter than nextflow-summary-to-galaxy-data-flow.
Start from summary-cwl.graph.edges[] instead of rediscovering the DAG. The main work is translation pressure: CWL scatter into Galaxy map-over or collection steps, linkMerge/pickValue into explicit fan-in choices, secondary files into output contracts, and valueFrom/when into reviewable placeholders when Galaxy cannot express them directly.