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:

  1. describe the process in business language
  2. shape the draft using guided process inputs
  3. review assumptions and unresolved questions
  4. compile the draft into runtime artifacts
  5. simulate the process structurally
  6. 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