Recued
Menu
← Back to recipes

Regulatory Compliance Checker

by recued-core v1 17 views

Validates compliance documents against current regulatory requirements, highlighting gaps and suggesting corrections before submission.

How it works 14 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (14 steps)
guard_empty guard
Stop if document content is empty
search_query template
Generate text from a template
regulatory_search search-exa
Search on exa
regulatory_items map
Extract from each item
regulatory_text join
Join items with " "
search_count count
Count items in regulatory search
has_regulations compare
Check if regulatory search has data
search_checklist to_checklist
Format results as an actionable checklist
search_summary to_summary
Format results as a summary card
search_table to_table
Format results as a data table
hashed_context hash_replace
Anonymize sensitive fields for safe AI processing
should_run_ai all
Check if all conditions are true
compliance_analysis ai-prompt
AI generates a response from a custom prompt
skip: step.should_run_ai equal false
restored_analysis hash_restore
Restore anonymized fields back to real values
skip: step.compliance_analysis is_null
Output
checklist search_checklist
summary search_summary
table search_table
ai_analysis restored_analysis
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

enable ai toggle = on
document type text = financial filing
regulatory framework text = SEC

Uses (2 ingredients)

Ingredient search-exa search-exa
Legacy AI Custom Prompt ai-prompt

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 Custom Prompt read-only

1 more ingredient could not be resolved from the marketplace.

Data it touches

Warehousedata.document

About

Tags

generic complianceregulatorydocumentai

Details

14 steps 3 configurable settings recipe_id: check-compliance-document-regulatory-generic