[object Object]

← back to Commercialrealestate

docstring: correct enrich-condo-emails to note brand-map-only (no domain guessing) — TK-10243

3bd01d53bee929c7d8d94098acda73f54c6a8b0e · 2026-08-05 12:16:26 -0700 · Steve Abrams

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit 3bd01d53bee929c7d8d94098acda73f54c6a8b0e
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Aug 5 12:16:26 2026 -0700

    docstring: correct enrich-condo-emails to note brand-map-only (no domain guessing) — TK-10243
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 scripts/enrich-condo-emails.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/enrich-condo-emails.js b/scripts/enrich-condo-emails.js
index 53f4fdc..c5aae1a 100644
--- a/scripts/enrich-condo-emails.js
+++ b/scripts/enrich-condo-emails.js
@@ -11,7 +11,7 @@
  *     returns (a name-matched personal email, or a role inbox on the firm's own domain).
  *
  * Pipeline (per condo broker in data/condo-brokers.json, missing email):
- *   1) resolve a candidate website — curated brand→domain map, else firm-slug→.com heuristic.
+ *   1) resolve a candidate website — CURATED brand→domain map only (no domain guessing).
  *   2) run emailHunt.huntEmails({name, website}) — the SAME name-guarded engine as the ✉ button.
  *   3) on a guarded hit, write agent_email (+ agents[0].email + _email_basis) back into condo-brokers.json.
  *

← f1d23c6 auto-save: 2026-08-05T12:11:52 (4 files) — data/condos-redfi  ·  back to Commercialrealestate  ·  auto-save: 2026-08-05T12:42:02 (5 files) — data/condo-broker 34ca7da →