Insurance Policy Compliance Validator
Extracts policy details from document text and validates against state regulatory requirements with clause-level citations.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (5 steps)
validate_input
guard
Stop if document text is empty
state_requirements_context
switch
Map setting user state to one of: CA, NY, TX
policy_analysis
?
skip: config.enable_ai equal false
coverage_incomplete
any
Check if any of the conditions are true
skip: config.enable_ai equal false
compliance_checklist
to_checklist
Format results as an actionable checklist
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
enable ai
toggle
=
on
user state
text
=
CA
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.