Tags
Cross-cutting facets only — a note's kind is its type, never a tag. Every tag
below is registered and glossed in meta_tags.yml.
Meta
Foundry-meta notes — about the Foundry's own tooling and casting system, or an external harness/tool it evaluates. The one facet whose member carries no slash.
- meta (20) Foundry-meta note — about the Foundry's own tooling, casting system, or an external harness/tool it evaluates
Prompt
Reusable upstream or Foundry-authored prompt families.
- prompt/galaxy-internal (2) Prompt sourced from Galaxy's internal agent prompt library
CLI
CLI affiliation — every cli-tool and cli-command note carries one. Drives per-tool browse pages and action-Mold reference surfaces.
- cli/cwl-utils (1) cwl-utils CLI (cwl-normalizer and friends)
- cli/cwltool (1) cwltool reference runner / validator for CWL
- cli/foundry (9) Foundry-shipped CLI bins (validators and harness tooling)
- cli/galaxy-tool-cache (4) galaxy-tool-cache CLI (fetch/cache/inspect Galaxy tool metadata)
- cli/gxwf (10) gxwf CLI (Galaxy workflow design-time tooling)
- cli/planemo (7) Planemo CLI (Galaxy workflow runtime testing)
Source
What shape of input a Mold or source-pattern consumes.
- source/cwl (12) Mold consumes CWL-shaped input
- source/freeform (5) Mold consumes a normalized free-form source summary
- source/galaxy (3) Mold consumes an existing Galaxy gxformat2/.ga workflow as its source
- source/interview (4) Mold or pipeline starts from a free-form user interview
- source/nextflow (47) Mold consumes Nextflow-shaped input
- source/paper (4) Mold consumes paper-shaped input
Target
What system a Mold produces for.
- target/cwl (12) Mold targets CWL
- target/galaxy (152) Mold targets Galaxy
Tool
Which CLI surface a Mold wraps. Distinct from `cli/*`, which says what a cli-tool or cli-command note is *about*.
- tool/planemo (2) Mold wraps Planemo CLI surface
Topic
Foundry-authored pattern/MOC topics — the subject maps patterns group under.
- topic/collection-transform (18) Galaxy collection transformation pattern map
- topic/galaxy-transform (34) Galaxy data-shape transformation pattern maps
- topic/interval-transform (8) Galaxy genomic interval transformation pattern map
- topic/sequence-transform (7) Galaxy sequence-record (FASTA) transformation pattern map
- topic/tabular-transform (2) Galaxy tabular transformation pattern map