# 2026-03-03 Daily Notes## Susan's Morning Standup (Final)- **"This Week"** - now includes today + next 6 days (instead of "Next 5 Days")- **Time format**: Shows :30, AM only when morning (12a), PM implied- **Name format**: "-topher" (lowercase t, hyphen) instead of "Topher"- Added "Looking ahead" section for special events beyond 7 days- Rotating daily tips (one per day)- Post-it system added## Calendar Cleanup- Removed 48+ duplicate events from Google Calendar- Calendar now clean with 35 unique events- Deduplication: keeps first occurrence, deletes extras## Time Format Rules (User Preference)- Show :30 always (e.g., 5:30, 12:45)- Show "a" for AM only (morning events like 12:00a)- PM is implied (no suffix) since brewery hours are mostly PM- Default to PM unless explicitly morning/AM## -topher Name Preference- Always use "-topher" (lowercase t, hyphen) when referring to -topher- Applied to: USER.md, MEMORY.md, SOUL.md, AGENTS.md- Historical memory files kept as-is## Calendar Sync- Fixed timezone issue causing sync failures- Events now sync properly: Music Bingo, 757 Laos Food Truck, Blood drive, CVBA Member Meetup, St. Patrick's Day show, Chef Groove, etc.## Wicklow Mtn Fermentation- Stalled at SG 1.0200 for 4+ days- May need rousing to finish to target FG 1.010- Target: ready around St. Patrick's Day## Voice Transcription Setup- Installed faster-whisper on Pi for local voice-to-text- Ollama Cloud: Added qwen3.5:397b as fallback model #3- Created voice_listener.sh script - runs via cron every minute- Monitors /home/HHS/.openclaw/media/inbound/ for .ogg voice files- Posts transcriptions to PSB and PSB-Business chats- Only triggers on voice messages, doesn't takeover text channels- Known issue: Test audio file causes hallucination - needs fresh voice message to test properly## OpenClaw Model Fallbacks (Current)1. deepseek-v3.2:cloud (primary)2. minimax-m2.5 (fallback #1)3. qwen3.5:397b (fallback #2 - added today)## Todos (from /home/HHS/.openclaw/data/todos.txt)- Voice listener hallucinating on old test audio - needs fresh voice message to test properly