Policy sets contain long, cross-referenced, and inconsistent documents
Insurance / Delivered project
Risk Validator AI
A reviewer-first system for parsing policy documents, comparing evidence, and surfacing inconsistencies before underwriting decisions.
Explore the page ↓
Reviewers reconcile long policies, submissions, schedules, and standardized forms manually, making omissions and conflicting values difficult to spot.
Validation rules vary by product, jurisdiction, and underwriting policy
The system must not make an underwriting decision
From operating uncertainty to testable evidence.
The work was decomposed into four engineering decisions. Each one produced an artifact the customer could inspect, test, and carry into deployment.
Classify and parse policy document sets
Policy entity, clause, and validation-rule model
Normalize entities, limits, dates, and clauses
Extraction benchmark across forms, schedules, and endorsements
Compare evidence using explicit validation rules
Discrepancy precision review with risk specialists
Present discrepancies with source-page references
Reviewer workspace with rule, source, and disposition trace
Deployed around the workflow—not beside it.
The system boundary includes where inference runs, how evidence reaches existing tools, and how people handle uncertainty after launch.
Private document, rules, and evidence services integrated with underwriting case workflows.
Submissions, policy systems, document stores, and approved risk data resolve into a case-level evidence graph.
Flags remain reviewer-owned; rule changes, source pages, model versions, and dispositions stay auditable.
What must be measured before the system earns trust.
Evaluation covers model behavior, workflow burden, and production performance. The metric defines the gate; the customer baseline and acceptance threshold define the target.
Policy field F1
Precision and recall for entities, limits, dates, and clauses.
Defines which evidence can be normalized automatically.
Discrepancy precision
Reviewer-confirmed issues among surfaced validation flags.
Controls case noise and rule priority.
Review preparation time
Time to assemble a source-complete risk case.
Measures reduction in manual reconciliation.
Source traceability
Flags linked to rule, document, page, extracted values, and disposition.
Determines audit and reviewer defensibility.
Value has to appear in the customer’s operating day.
A useful flag names the rule, conflicting values, source pages, and uncertainty; it never replaces underwriting judgment.
Tools follow the system—not the other way around.
Final architecture depends on data quality, operating conditions, integrations, risk, and evaluation criteria established during discovery.

