workflow_init
Initialize a project delivery workflow, specifying a greenfield or evolution type, or migrate from existing plan files to begin evidence-gated delivery.
Instructions
Initialize a new delivery workflow in the project directory.
Args: project_type: "greenfield" or "evolution". Leave empty to determine during intake. Can be defaulted via PRODUCT_DELIVERY_PROJECT_TYPE in .env. from_migration: Detect existing BUILD_PLAN.md or ROADMAP.md and migrate. project_dir: Project directory. Defaults to working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | ||
| project_type | No | ||
| from_migration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |