[object Object]

← back to Commercialrealestate

morning CRE report: add steve-personal as second recipient

133b5835451ee019872d54dae75bd105e491a601 · 2026-06-26 12:55:26 -0700 · Steve

Files touched

Diff

commit 133b5835451ee019872d54dae75bd105e491a601
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri Jun 26 12:55:26 2026 -0700

    morning CRE report: add steve-personal as second recipient
---
 scripts/run-morning-report.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/run-morning-report.sh b/scripts/run-morning-report.sh
index 667bd18..d46512f 100755
--- a/scripts/run-morning-report.sh
+++ b/scripts/run-morning-report.sh
@@ -1,5 +1,5 @@
 #!/bin/zsh
-# Daily SFV CRE Top-10 report -> emailed to steve-office (steve@designerwallcoverings.com) via George.
+# Daily SFV CRE Top-10 report -> emailed to steve-office + steve-personal (steveabramsdesigns@gmail.com) via George.
 # Wired to launchd com.steve.cre-morning-report (06:00 America/Los_Angeles).
 # Local + free: analyze.js re-ranks (Qwen local), morning-report.js builds the HTML; one George email out.
 export PATH="/usr/local/bin:/opt/homebrew/bin:$HOME/.npm-global/bin:$HOME/.claude/local:$PATH"
@@ -11,7 +11,7 @@ echo "===== run $(date) =====" >> "$LOG"
 REPORT_DATE="$(date +%Y-%m-%d)" /usr/local/bin/node scripts/morning-report.js > data/morning-report.html 2>> "$LOG"
 
 TODAY="$(date +%Y-%m-%d)"
-PROMPT="Read /Users/stevestudio2/Projects/commercialrealestate/data/morning-report.html and send its FULL contents as the HTML body of an email using the mcp__george__gmail_send tool with account 'steve-office' to steve@designerwallcoverings.com. Subject: 'SFV CRE - Top 10 Opportunities ($TODAY)'. Send the HTML exactly as-is; do not summarize, truncate, or modify it. Sending that one email is the ONLY action to take."
+PROMPT="Read /Users/stevestudio2/Projects/commercialrealestate/data/morning-report.html and send its FULL contents as the HTML body of an email using the mcp__george__gmail_send tool with account 'steve-office' to 'steve@designerwallcoverings.com, steveabramsdesigns@gmail.com'. Subject: 'SFV CRE - Top 10 Opportunities ($TODAY)'. Send the HTML exactly as-is; do not summarize, truncate, or modify it. Sending that one email is the ONLY action to take."
 
 "$HOME/.npm-global/bin/claude" -p "$PROMPT" \
   --allowedTools "Read" "mcp__george__gmail_send" \

← 99d728a add 1pm afternoon CRE report: new-listings diff + red-hot de  ·  back to Commercialrealestate  ·  afternoon CRE update 2026-06-26 b6dbc62 →