workflow.start
Start a guided development session for a new software goal, offering step-by-step guidance when you don't know the next step. Classifies session scope and route clarity while protecting existing state unless replacement is requested.
Instructions
Start durable guided-development state for a new software goal. Use this when the user wants development guidance or does not know the next step; classify session_span and route_clarity from the conversation/repository. Existing state is protected unless replace=true, and first-use setup plus deterministic routing are enforced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| replace | No | ||
| repo_path | Yes | ||
| session_span | No | ||
| route_clarity | No | ||
| decisions_settled | No |