Skip to main content
A workflow is Frayme’s executable representation of a compliance decision. Each workflow is a directed graph where nodes do work — call a vendor, evaluate a rule, run AI synthesis, route on a value, hand off to a human — and edges define the order.

How to navigate this section

Node reference

Per-node-type pages — input, rule, decisionTable, dataSource, customApi, manualReview, action, output, plus the rest. Start here.

A workflow at a glance

Inputs ingest the case. Data sources and custom APIs enrich it. Rules, scorecards and AI nodes evaluate the enriched context. Decision tables and splits route. Manual review or auto actions resolve the case. Outputs write the decision. See Anatomy for the structural reference.