Recued
Menu
← Back to recipes

FHA Compliance Retrospective Scanner

by recued-core v1 20 views

Scans saved deal listings and email threads for FHA protected-class violations and renders a compliance findings table.

How it works 8 steps

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

Data fetch
deal deal-reader-hubspot
Fetch reader from hubspot
email_thread email-thread-reader-hubspot
Fetch thread reader from hubspot
Process (6 steps)
check_context guard
Stop if deal is missing
pii_safe_data hash_replace
Anonymize sensitive fields for safe AI processing
scan_text ai-extract
AI extracts structured fields from data
skip: config.enable_ai equal false
restored_findings hash_restore
Restore anonymized fields back to real values
format_findings map
Extract from each item
skip: step.restored_findings.findings is_empty
findings_table to_table
Format results as a data table
skip: step.format_findings is_empty
Output
table findings_table
Settings 1 configurable

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

enable ai toggle = on

Uses (3 ingredients)

Ingredient deal-reader-hubspot deal-reader-hubspot
Ingredient email-thread-reader-hubspot email-thread-reader-hubspot
Legacy AI Field Extractor ai-extract

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 Field Extractor read-only

2 more ingredients could not be resolved from the marketplace.

About

Tags

hubspot fhacompliancereal-estatehubspotemail

Details

8 steps 1 configurable settings recipe_id: audit-fha-compliance-retrospective-hubspot