Skip to content
Recued
Menu
← Back to recipes

Insurance Policy Compliance Validator

by recued-core v1

Extracts policy details from document text and validates against state regulatory requirements with clause-level citations.

How it works 5 steps

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 2 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

About

Tags

hubspot insurancecompliancepolicy-validationhubspotregulatory

Details

5 steps 2 configurable settings recipe_id: extract-validate-insurance-policy-hubspot