Recued
Menu
← Back to recipes

FHA Compliance Scanner

by recued-core v2 13 views

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 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

About

Tags

hubspot compliancefair_housingfhadealemailhubspotrisk

Details

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