MANIFEST

Figure asset MANIFEST

Source provenance and regeneration procedures for the foundry paper’s figure assets. Mirrors gxwf/figures/MANIFEST.md: where an asset is a generated artifact rather than a drawn diagram, the entry is a reproducible command so re-running it regenerates the asset.

Environment

Mechanism figures (draft format)

These illustrate the draft format mechanism — what a GalaxyWorkflowDraft and its draft-extract projection look like. They are not a completed end-to-end case study and must not be captioned as Evidence-section results (see evidence.md, case-study.md). The vehicle happens to be the MRSA walk; the claim is about the format.

draft_extract — draft (planned overlay) → extracted concrete subset

Pairs with the manuscript’s “the workflow draft is the typed handoff between tiers” (Why Decomposition Works) and the draft-validate --concrete description in Methods. Two panels:

cd ~/draft_workflows
gxwf mermaid MRSA/step-07-mobile_reformat.gxwf.yml                          # → draft (planned overlay)
gxwf draft-extract MRSA/step-07-mobile_reformat.gxwf.yml -o mobile_extracted.gxwf.yml
gxwf mermaid mobile_extracted.gxwf.yml                                      # → extracted concrete subset