Skip to content

Workflow Module Structure and Design Rules

This page documents the machine-readable rules for workflow module structure and coding layout.

Purpose

  • Keep workflow modules consistent in class/function shape.
  • Align argument parsing, validation, and orchestration patterns.

Rule Source