Platform / Workflow Builder
Operations as composable code, written in plain English.
Describe a workflow in a sentence. Navodat compiles it into typed steps, tool calls, and policy checks you can version, diff, and roll back.
Primitives
Six primitives that compose anything.
01
Trigger
Webhook, schedule, EHR event, voice intent, or upstream agent.
02
Tool
Typed integrations: EHR, billing, e-fax, telephony, identity, payments.
03
Decision
LLM-graded branches with structured outputs and confidence floors.
04
Policy
Hard guardrails: HIPAA scope, role-based reach, write windows, escalation rules.
05
Human-in-loop
Route ambiguous work to the right teammate with full context and one-click resolve.
06
Audit
Every step, input, and output captured with replay and diff.