Process Studio (Beta)
Process Studio is Hyphen's guided authoring layer.
Process Studio is currently in beta. It is available for teams that want a guided process-design experience while the product continues to evolve.
It helps teams translate operational intent into governed Hyphen workflows, agent services, approvals, tables, and surfaces without starting from raw JSON.
What it is
Process Studio sits above the Hyphen runtime.
It is designed for teams that want a more structured path for creating or shaping a process before publish.
Process Studio focuses on:
- new process creation
- structural simulation before publish
- governed publishing onto the Hyphen runtime
What it does
A typical Process Studio flow looks like this:
- describe the process in business language
- shape the draft using guided process inputs
- review assumptions and unresolved questions
- compile the draft into runtime artifacts
- simulate the process structurally
- publish the compiled bundle
What it compiles into
Process Studio does not replace the Hyphen runtime or DSL.
It compiles into the same execution substrate that expert users can still work with directly:
- workflows
- actions
- custom tables
- approvals
- surface bindings
When to use it
Use Process Studio when you want:
- a guided process-design experience
- a safer path than raw prompt-to-JSON authoring
- a product surface that can be embedded or offered to builder teams
Use direct DSL authoring when you want:
- maximum explicit control
- direct editing of the runtime spec
- low-level workflow construction without the guided layer