GALAXY WORKFLOW REVIEW
A post-construction review journey. An existing Galaxy workflow — normally the subject of a pull request — is summarized, structurally validated, and actually run, and only then reviewed against the pinned upstream IWC policy. The output is one advisory Markdown review.
Why a red phase does not end the journey. Losing the review because validation or the test failed would discard exactly the finding a reviewer most needs. A red phase 2 or phase 3 is retained as evidence and the review reports it, which is why the evidence phases run before the reviewer rather than gating it.
What it deliberately does not do. No edit, no GitHub mutation, no approval. The Pipeline and its Molds are read-only: they may recommend a change, they cannot apply one, and they cannot approve, comment, push, mark ready, or merge. When a human accepts a recommended workflow edit, that work belongs to galaxy-workflow-maturation and is routed through apply-galaxy-workflow-changeset where applicable.