FHA Compliance Scanner
Use “FHA Compliance Scanner” in Recued. 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.
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