Skip to content
Engineering

Automation

Deterministic workflows for the tasks that shouldn't need improvisation.

Overview

Alongside conversational task execution, PawOS runs deterministic workflow plugins for well-defined jobs — multi-source comparison, long-running research, and ticket investigation — so repeatable work gets a repeatable, auditable process instead of ad hoc reasoning every time.

How it works

  1. 1

    Trigger a workflow

    A qualifying request (like "compare these three options") triggers the matching deterministic plugin.

  2. 2

    Run the steps

    The workflow executes its fixed steps, gathering real evidence at each one.

  3. 3

    Present the result

    Results are shown with the workflow's structure intact, not collapsed into free text.

Use cases

  • Structured comparisons where consistency matters more than creativity
  • Repeatable investigation processes for recurring ticket types

Limitations

  • Deterministic workflows only trigger for the specific task shapes they're built for