FHA Compliance Scanner
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
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
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.