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
Error
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
Workflow control plane is temporarily unavailable
This error-state demo stands in for the future workflow contract failing before the canvas can load.
Module 1 needs this shell so Module 2 can introduce stable API errors without redesigning the workflow page.