Phase I ESA Analyzer
Extracts and analyzes Phase I Environmental Site Assessment documents for commercial property deals, classifying RECs per ASTM E1527-21 and CERCLA.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
deal
deal-reader-hubspot
Fetch reader from hubspot
▼
Process (12 steps)
esa_docs
filter
Filter by condition
guard_no_doc
guard
Stop if esa docs is empty
hashed_content
hash_replace
Anonymize sensitive fields for safe AI processing
extracted
ai-extract
AI extracts structured fields from data
skip: config.enable_ai equal false
restored_extracted
hash_restore
Restore anonymized fields back to real values
classify_recs
ai-classify
AI classifies data into one of the given categories
skip: config.enable_ai equal false
material_recs
filter
Filter by condition
skip: step.restored_extracted is_null
historical_recs_classified
filter
Filter by condition
skip: step.restored_extracted is_null
material_count
count
Count items in material recs
skip: step.restored_extracted is_null
historical_count
count
Count items in historical recs classified
skip: step.restored_extracted is_null
radon_check
compare
Check if restored extracted radon test result is less than setting radon action level pcil
skip: step.restored_extracted is_null
checklist
to_checklist
Format results as an actionable checklist
▼
Output
checklist
checklist
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
enable ai
toggle
=
on
radon action level pcil
number
=
4
Uses (3 ingredients)
Ingredient
deal-reader-hubspot
deal-reader-hubspot
Legacy
AI Field Extractor
ai-extract
Legacy
AI Classifier
ai-classify
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
Read
Legacy
AI Classifier
read-only
1 more ingredient could not be resolved from the marketplace.