Filing Compliance Validator
Validates insurance regulatory filings against state requirements using AI extraction and renders a compliance checklist.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
doc_text
document-text-extractor-generic
Fetch text extractor from generic
▼
Process (9 steps)
guard
guard
Stop if doc text is empty
ai_ready
all
Check if all conditions are true
target_reqs
pick
Keep only specific fields from
hashed_doc
hash_replace
Anonymize sensitive fields for safe AI processing
skip: step.ai_ready equal false
extraction
ai-extract
AI extracts structured fields from data
skip: step.ai_ready equal false
restored_doc
hash_restore
Restore anonymized fields back to real values
skip: step.ai_ready equal false
all_items
map
Extract from each item
skip: step.ai_ready equal false
format_item
pick
Keep only specific fields from
skip: step.ai_ready equal false
compliance_checklist
to_checklist
Format results as an actionable checklist
▼
Output
checklist
compliance_checklist
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
enable ai
toggle
=
on
user state
text
=
CA
filing type
text
=
rate_filing
state filing requirements
text
=
[object Object],[object Object],[object Object]
Uses (2 ingredients)
Ingredient
document-text-extractor-generic
document-text-extractor-generic
Legacy
AI Field Extractor
ai-extract
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.
What it's allowed to do
Read
Legacy
AI Field Extractor
read-only
1 more ingredient could not be resolved from the marketplace.