Skip to main content

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

Private preview

The public specimen makes the capability, model role, authority signal, and output boundary inspectable without presenting a run.

Tempera WorkflowsRead-only definitionInspect · pan · zoom
Mini Map
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.

Public to inspect

Intent, declared capability, model role, configured authority signal, and typed output are visible as one contract record.

Private to provision and run

Workspace configuration, signals, run inputs, and execution remain private.

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.

  1. 01

    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

    Configured signal gate
  2. 02

    Declared connector operation

    Reference a named connector operation without placing credentials or transport in the workflow.

    Read workflows · Edit workflows

    Private workspace
  3. 03

    Typed result

    Declare the shape a private workflow must return.

    Read workflows · Run workflows

    Private workspace