Workflows
Workflow Alpha 继续作为当前 MVP 的核心画布,默认路径保持真实 API、保存与预演能力,同时补齐 empty / error demo 状态壳,完成模块一的前端稳定化。
Workflow status
Workflow canvas now uses the shared state-shell contract
The default route still loads the live workflow API, local draft recovery, and registry readiness checks. These demo routes exist only to verify the empty and error shells before Module 2 locks the persisted workflow contract.
Scenario
Empty
Default behavior
Keep the live workflow API path, local draft fallback, node inspector, and registry API readiness checks intact.
Next backend slice
Reuse this page shell while Module 2 replaces the current store with D1-backed workflow persistence and API errors.
Workflow state
No workflow graph is available yet
This empty-state demo models the control plane before the first workflow draft or starter graph is attached to the workspace.
The page still needs to explain the canvas, registry, and preview surfaces before the first persisted graph exists.