Regulators covered
Which frameworks the financial services pack maps to today.
Adapter coverage
Upstream services Vortalis adapts for this vertical.
No Vortalis-side adapters ship for fraud monitoring. The calling system holds the transaction-stream access, the case-management system credentials, and the core-banking enforcement endpoint directly. Vortalis governs the action at the agent boundary; the operator's existing infrastructure carries the action through to the customer record.
Action vocabulary
The policy template for this vertical.
Actions allowed
8
Each action gated by policy at the hot path.
Anticipated require_human actions
- customer.suspended
- transaction.reversed
Rate-limit posture
2 000 transaction.flagged per 1-hour rolling window; 200 customer.flagged per 1-hour rolling window; 50 customer.suspended per 24-hour rolling window; 50 transaction.reversed per 24-hour rolling window. Defensible for a mid-sized retail bank; larger institutions raise after agreement with the MLRO.
Template path: policies/sectors/financial-services/fraud-monitoring-template.yaml
Integration brief
The implementation guide your engineers read first.
Available
docs/governance/integration-briefs/financial-services-fraud-monitoring.md
Honest limits
What this sector pack does not do.
Vortalis does not file SARs; the firm's national-FIU channel is operator-side.
The Vortalis chain provides the contemporaneous record of the case-preparation activity that backs the SAR (case opened, investigated, closed with disposition). The actual SAR submission to FinCEN, the NCA, or the equivalent national FIU happens through the firm's existing filing channel. Vortalis records what the agent and the human investigator did; the regulator-facing filing is the operator's responsibility.
The MLRO-to-agent attribution chain depends on operator tenant configuration.
FCA SYSC 6.3 binds the MLRO (SMF17) to the firm's financial-crime governance. Vortalis enforces the principal-chain on every governed action; the assignment of which MLRO is responsible for which AI screening agent lives in Tenant.config. The operator threads the MLRO-to-agent map at provisioning time.
Customer-impacting actions require a human investigator; Vortalis enforces the gate.
customer.suspended and transaction.reversed both return require_human regardless of the agent's confidence. The certified investigator approves in the Vortalis dashboard; the calling system resumes execution only after the approval is discovered. The chain captures the original suspension proposal, the investigator's approval timestamp, and the actual upstream enforcement outcome, all linked by the same correlationId.
Segregation of duties between case-opening and case-closing is operator-side.
The Vortalis policy engine can refuse a configuration where the same actor identity opens and closes a case, but the firm's SoD model is operator-supplied. The calling system records the SoD rejection as agent.action_blocked with ruleId='sod.case_open_close_conflict'; the chain reflects the considered-but-blocked closure.
The general-purpose honest limits sit at /security/limitations; this list is specific to the financial services pack.
Bring Vortalis to your financial services agents.
Read the integration brief if you would rather start with the engineering detail. Talk to us first if you would rather start with a conversation about your threat model.