Refine heartbeat email handling

This commit is contained in:
Adolfo Reyna
2026-02-17 11:44:39 -05:00
parent 69b411d11b
commit 5d8623a6e0
3 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# HEARTBEAT.md # HEARTBEAT.md
Hourly checklist: Hourly checklist:
1. Himalaya: check reynafamilybot@gmail.com inbox. 1. Himalaya: list only unread messages in reynafamilybot@gmail.coms INBOX (limit to new emails each run).
2. Parse new instructions at top of any email coming from aeroreyna@gmail.com or adolforeyna@emmint.com (ignore others). 2. Only process emails from aeroreyna@gmail.com or adolforeyna@emmint.com. For each new email, announce it, describe an action plan, and execute the steps unless a security risk is present. After handling the inbox run, mark all available emails read so we dont iterate later.
3. If theres a new action item, summarize it back to Adolfo (include original sender + quick action note). If nothing new, reply HEARTBEAT_OK. 3. If nothing new showed up, stay silent (no HEARTBEAT_OK reply).

View File

@@ -17,3 +17,6 @@
## 2026-02-16: We can do anything ## 2026-02-16: We can do anything
- **Reminder:** Adolfo affirmed “we can do anything,” reinforcing that well approach tasks with a how-first mindset and keep pushing forward. - **Reminder:** Adolfo affirmed “we can do anything,” reinforcing that well approach tasks with a how-first mindset and keep pushing forward.
## 2026-02-17: Skill sync preference
- **Preference:** Whenever a skill is created or updated on the Mac, commit and push the workspace repo so the change is captured in the remote backup.

View File

@@ -0,0 +1,2 @@
## 2026-02-17 11:23
- Adolfo wants the workspace repo updated (commit + push) every time skills are created or updated on the Mac.