Skip to content

Guides

How-to guides for real deployments. Each assumes you have installed OpenAdapt and understand the core concepts.

  • Record your own app

    Point the recorder at your web app and compile a real workflow.

  • Parameters and secrets

    Vary values per run, and inject secrets that are never persisted.

  • Induce a program from multiple traces

    Recover a parameterized program from several demonstrations, and run it over a worklist.

  • Sequence work across two applications

    Record one program per surface, sequence the compiled recordings with compose, then after admission author a ProcessContract parent. The parent graph shows two child nodes and the handoff.

  • Write and enforce a policy

    Use lint to find gaps and certify to refuse a bundle that violates the selected policy.

  • Qualify a workflow

    Review the graph and risk, bind identity and effects, run representative and fault cases, certify, seal, export, and deploy from Desktop or CLI.

  • Run a deployment

    Wire a real backend, effect verification, actuation, and durability from one deployment.yaml, then run and resume it.

  • Deploy on-prem

    Keep data in the building: PHI/PII scrubbing and the on-prem VLM appliance.

  • The hosted option

    Review the managed subscription lifecycle, sanitize and review artifacts, run browser workflows, and understand trusted execution boundaries.

  • Security and data handling

    Review the local data flow, PHI/PII boundary, secrets, verification, audit evidence, and IT questions.

  • Security and deployment review

    Data boundaries, secrets, audit integrity, encryption, updates, and the enterprise review checklist.

  • Read and audit run reports

    What the report tells you, per step, and how to audit a run.