Private preview · public architecture
Design dependable agent work
Inspect a private-preview workflow definition before connecting a workspace. This public specimen is read-only; it neither runs a workflow nor creates a workspace.
Browse only. No account data, credential, MCP session, or product runtime is contacted here.
Public contract example
A workflow is a record before it is a run
The public specimen makes the capability, model role, authority signal, and output boundary inspectable without presenting a run.
- Capability
- Declared outside the sensitive edge
- Authority
- One configured signal gate
- Outcome
- Typed before it leaves the workflow
Contract focus: Authority. Pause at the configured authority signal.
What this surface owns
A specific boundary, not a generic feature list
The public record shows the contract a buyer can inspect. Configuration, credentials, and effectful actions remain inside a provisioned workspace.
- 01Configured signal gate
Configured authority signal
Keep a consequential decision behind an explicit signal gate. A workspace may bind that gate to human or policy review.
Read workflows · Edit workflows
- 02Private workspace
Declared connector operation
Reference a named connector operation without placing credentials or transport in the workflow.
Read workflows · Edit workflows
- 03Private workspace
Typed result
Declare the shape a private workflow must return.
Read workflows · Run workflows
The suite