Skip to content

Commit 1a374d3

Browse files
author
Molty
committed
Lesson vignesh07#36: standup is 3-step process (inbox→Notion→summary), never skip
1 parent f33e915 commit 1a374d3

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

MEMORY.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,11 +351,16 @@ Project-specific shares for isolation (not one big `/data/shared` folder).
351351
2. I process hourly (hybrid mode) — rewrite, estimate, categorize, prioritize
352352
3. Daily standup at **5PM HKT** — review processed items, confirm, move to projects with due dates
353353

354-
### Daily Standup
354+
### Daily Standup (3-step process — NON-NEGOTIABLE)
355+
1. **Process Todoist inbox** — rewrite titles, add descriptions, assign projects, set priorities, estimate time
356+
2. **Create Notion standup page** — approved template: callout instruction block + inline "Task Review" child_database (columns: Task, Section, Project, Owner, Priority, Due Date, Time Est., Action, Molty's Notes, Your Comments) + Tomorrow's Priority heading + Blockers heading
357+
3. **Send Telegram summary** with Notion link
358+
355359
- **Time:** 5:00 PM HKT (09:00 UTC)
356360
- **Cron:** `bdb28765-f508-4271-a04d-9408d39f49fd`
357361
- **Channel:** Webchat first → Telegram fallback after 15min
358362
- **If skipped:** Guillermo says "skip standup" → move to next morning
363+
- **Template ref:** Feb 7 page `30039dd6-9afd-8137-b854-e9701a0b7648`, DB schema at `30039dd6-9afd-81fc-9994-f2dabec49f83`
359364

360365
### Brinc Task Coordination with Raphael
361366
- Brinc tasks I process stay in **Todoist** (Guillermo's command view)
@@ -621,6 +626,12 @@ bash scripts/api-capture/capture-and-generate.sh example.com --timeout 120
621626

622627
### Day 6 (2026-02-06)
623628

629+
### Day 8 (2026-02-08)
630+
631+
36. **Daily standup is a 3-step process — don't skip steps.** The correct procedure is: (1) Process Todoist inbox first (rewrite titles, add descriptions, assign projects, set priorities, estimate time), (2) Create Notion standup page using approved template (callout + inline Task Review child_database + Tomorrow's Priority + Blockers sections), (3) THEN present summary to Guillermo. Never present a standup without having processed inbox AND created the Notion page first. Template reference: Feb 7 page `30039dd6-9afd-8137-b854-e9701a0b7648`. (2026-02-08)
632+
633+
37. **Twitter login in headless Brave requires cookie injection.** The login form renders blank due to anti-bot detection. Workaround: set `auth_token` and `ct0` cookies via `document.cookie` JS eval, then navigate. Cookies stored in `/data/workspace/credentials/twitter.env`. (2026-02-08)
634+
624635
34. **BACKUP BEFORE UPDATE — ALWAYS** — System crash reinforced this rule. The procedure was documented but as "after backup → check updates" not "before update → backup first". Made the rule explicit and bidirectional. Added to fleet-wide OPERATIONAL-GUIDELINES.md. No exceptions. (2026-02-06)
625636

626637
---

0 commit comments

Comments
 (0)