## The Problem
When creating a workflow, it's unclear when it actually goes live on the marketplace. Makers don't know if their workflow is published, draft, or pending.
## The Solution
Add an explicit "Publish" step to the workflow creation flow:
β Clear draft vs published states
β Confirmation dialog before going live
β Ability to unpublish and edit after publishing
β Visual indicator of current state
## Why It Matters
β No accidental publishes
β Makers feel in control of their work
β Clearer mental model for the creation flow
β Matches how other platforms work (GitHub, npm, etc.)
## Links
β GitHub #889
π¬ What other controls would you want before publishing?