Skip to content
Recued
Menu
← Back to recipes

FHA Compliance Scanner

by recued-core v2

Scans property listing descriptions and email threads on deals for Fair Housing Act violations. Detects discriminatory language against protected classes with AI analysis and known phrase matching. Cites 42 U.S.C. §3604(c) for all findings. Activities bind to your HubSpot connection via the canonical engagement.list op.

How it works 11 steps

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

Process (11 steps)
deal ?
guard_deal guard
Stop if deal result properties is empty
activities ?
activities_flat map
Extract from each item
safe_description coalesce
Use the first available value from: deal result properties description,
safe_activities coalesce
Use the first available value from: activities flat,
email_activities filter
Filter by condition
scan_context pick
Keep only specific fields from
findings_raw ?
skip: config.enable_ai equal false
findings coalesce
Use the first available value from: findings raw,
findings_table to_table
Format results as a data table
Settings 2 configurable

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

hubspot setting =
enable ai toggle = on

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 compliancefair_housingfhadealemailhubspotrisk

Details

11 steps 2 configurable settings recipe_id: scan-fha-compliance-deal-hubspot