Release notes
Version 3.8
- Released: April 8, 2026
- Compatible platform version: Work.AI 10.2.8.54+
The Evelyn 3.8 release focuses on improving quality check (QC) reporting, audit transparency, and analytics performance, helping you generate and review screening outputs faster and with greater control.
A standalone Names Screening QC Report Business Process is introduced to enable independent QC report generation, allowing external systems to request QC reports without running the core Names Screening Business Process, which reduces operational overhead and simplifies integration.
Input-compatible QC report generation is now available to generate a QC report with all headers provided in the input CSV, along with a format file that enables rerunning the CSV provider using the generated QC report. The outputs are then saved in the configured S3 directory, enabling faster reruns and easier troubleshooting.
You can now include missing data explanations to the decision narrative for strengthened auditability and clearer insight into decision factors.
Firco Trust message handling capacity is increased to support larger screening batches, enabling Evelyn to safely process significantly higher volumes of messages from the data provider.
Extended automatic quality check configuration is now available to help you target QC sampling on the false positive alerts that matter most, making manual review more focused and efficient. You can set a default sampling percentage for false positives and, if needed, define discrete selection rules using additional settings and a configuration table.
The API contract is updated with the following changes:
A new
auto_qcboolean field is added to the API response to indicate whether an alert was selected for automatic quality control review based on eligibility and configured sampling.New
input_gold_resolutionandhit_gold_resolutionfields are added to expose alert- and hit-level quality check ground-truth outcomes, enabling downstream systems to perform quality evaluation.
Evelyn dashboards now include eight new charts to make analytics easier to use and interpret. A new Name Sanction Screening Verified Analytics dashboard is also available to provide additional dedicated insights.
Dashboard load time is also significantly reduced as the dashboards now read from a pre-aggregated analytics table that is refreshed by a dedicated Business Process.
The NSS output contract is updated to expose additional details to connectors while separating external and internal responses, supporting safer external reporting and richer internal connector-to-connector integration data.
The name matcher model is upgraded to v1.2.1 for enhanced accuracy in entity recognition.
Bug fixes
Resolved the issue causing a length-limit error when receiving large Firco batches. The number of Firco messages that can be received at once is increased to 100,000.
Resolved the issue where model execution could fail due to a Python out-of-memory error by increasing available Python memory to ensure more stable performance under heavy workloads.
Resolved the issue that could trigger an out-of-memory error during QC report generation for large transaction volumes.
Resolved the issue where large model-processing cases could fail with a timeout exception by extending the allowed processing time.
Resolved the issue allowing invalid S3 report location values in the Custom folder and Custom file prefix fields. Validation is now added to prevent configuration errors and ensure consistent report paths.