Journey builder
journey_builderComposes modules into an ordered journey with branching: run this check only if that one flags, escalate to enhanced due diligence on a risk band, skip a step for a low-risk segment.
- Input
- Journey definition, versioned
- Returns
- an executable journey ID your API calls reference by name
Risk scoring engine
risk_engineWeighted, explainable scoring across every signal produced in the journey. Each score shows the contributing factors and the policy version that produced it.
- Input
- Journey signals and your weights
- Returns
- score, risk band, contribution breakdown, policy version
Case management
case_managementAlert queues, assignment, four-eyes approval, escalation paths, notes, and a full decision history for every customer and every alert.
- Input
- Cases created by journeys and monitoring
- Returns
- case state machine, reviewer actions, SLA timers
Regulatory reporting workpapers
reportingAssembles the case narrative, evidence, and decision history into the workpaper an analyst files with the relevant financial intelligence unit.
- Input
- Escalated case
- Returns
- report pack, filing record, retained submission evidence
Immutable audit trail
audit_trailAppend-only record of every check, decision, override, policy change, and export — who, what, when, and under which policy version.
- Input
- All platform activity
- Returns
- queryable event log and a signed evidence export
Evidence export
evidence_exportProduces a decision PDF or evidence bundle per case, and bulk exports to your warehouse or object storage for inspection and retention.
- Input
- Case or date range
- Returns
- PDF, JSON, or archive with a manifest and checksums