Skip to main content

Documentation Index

Fetch the complete documentation index at: https://ratel-docs.bevars.com/llms.txt

Use this file to discover all available pages before exploring further.

Score-to-Outcome Mapping

Every engine produces a risk score from 0 to 100:
Score RangeOutcomeRisk LevelAction
0 – 29APPROVELOWTransaction proceeds normally
30 – 59REVIEWMEDIUMFlagged for manual compliance review
60 – 79ESCALATEHIGHEscalated to senior compliance officer
80 – 100BLOCKCRITICALTransaction blocked, case auto-created, SAR generated

Outcome Hierarchy

APPROVE (0) < REVIEW (1) < ESCALATE (2) < BLOCK (3)
The highest-severity outcome from ANY engine becomes the final decision. If the decision engine says APPROVE but sanctions screening says BLOCK → Final = BLOCK.

Risk Level Consistency

The system enforces that risk level can never understate the outcome:
OutcomeMinimum Risk Level
BLOCKCRITICAL
ESCALATEHIGH
REVIEWMEDIUM
APPROVELOW