57 lines
3.0 KiB
Markdown
57 lines
3.0 KiB
Markdown
# Daily Memory — 2026-03-16 (Monday)
|
||
|
||
## Key Events
|
||
|
||
### ~3–4 AM: Vera Voice Agent (ElevenLabs)
|
||
Johan built a voice AI demo for a client (Spence & Mathews Insurance, Berwick, Maine). Walking him through ElevenLabs Conversational AI setup:
|
||
- Agent "Vera" with Clara voice (V3 Conversational, Expressive mode)
|
||
- LLM: GLM-4.5-Air (platform recommendation, good latency)
|
||
- Knowledge base: URL crawl of spenceandmathews.com
|
||
- System prompt includes Brad Scott's family context (owner of the agency)
|
||
- Configured and working.
|
||
|
||
### ~2 AM: HA Token Lost/Recovered
|
||
Lost the Home Assistant token during session compaction. Johan re-provided:
|
||
`eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI1MjAyNTkyNmQzZmU0YjFmOWQzOGY5OGUyZTA5ZGQ3OCIsImlhdCI6MTc3MzY0MTE5MiwiZXhwIjoyMDg5MDAxMTkyfQ.AG_nmfHzr-O8fqM2BRncheb-Q9BBKnZsWH-24fpJT`
|
||
Saved to `memory/infrastructure.md`. Never lose it again.
|
||
|
||
### ~3:30 PM: Signal Fully Retired
|
||
Signal was crash-looping (NOTIMPLEMENTED errors). Johan confirmed: retire it entirely.
|
||
- Binary, service, data, config removed
|
||
- All script references cleaned up
|
||
- OpenClaw config updated (signal channel removed)
|
||
- Gateway restarted
|
||
- Discord is now the only primary notification channel
|
||
|
||
### ~3:42 PM: notify.sh Created
|
||
Created centralized notification dispatcher `scripts/notify.sh` after signal removal exposed silent scripts:
|
||
- k2-watchdog.sh — now alerts on kill (ntfy forge-alerts, priority 4)
|
||
- qwen-gguf-watch.sh — now alerts when GGUF model drops (ntfy + dashboard)
|
||
- All direct ntfy curl calls in scripts replaced with notify.sh wrapper
|
||
|
||
### ~5 PM: X-Watch Dedup Fixed
|
||
X-watch subagents kept re-surfacing the NemoClaw/GTC story on every scan. Fixed:
|
||
1. 24h filter on all fetched posts
|
||
2. Hard blacklist in `memory/x-watch-last.md` — topics already posted blocked unless concrete new fact
|
||
3. HEARTBEAT.md updated with strict dedup rule
|
||
|
||
### 8 PM: OC Double-Send Bug
|
||
X-watch result appeared twice in Discord (two message IDs, 9 seconds apart). Deleted duplicate. Root cause: likely OC double-announce on subagent completion. Watching.
|
||
|
||
## Big News Today
|
||
- **NVIDIA GTC**: Jensen Huang announced NemoClaw — AI agent OS built on OpenClaw. steipete was on stage with NVIDIA engineers. "Every company needs an OpenClaw strategy."
|
||
- **OpenShell**: steipete confirmed building alongside NemoClaw with NVIDIA AI team.
|
||
- **OC 2026.3.13**: Chrome DevTools MCP, Ollama official provider, plugin architecture refactor.
|
||
- **Anthropic**: Off-peak Claude limits doubled.
|
||
|
||
## Morning Brief Notes
|
||
- S&P +0.99% ~6,698, Goldman raised year-end target to 7,600
|
||
- SentinelOne short thesis holding (Berenberg, Piper Sandler, Morgan Stanley all cutting PTs)
|
||
|
||
## inou Daily Nudge
|
||
Surfaced: Fix DICOM VR validation bug (`readStringTag` / `findTag(0x0018, 0x0015)`) corrupting body_part and summary fields on Siemens MAGNETOM Sola MRIs. Data quality blocker for all AI connectors. Not yet actioned by Johan.
|
||
|
||
## Pending / Open
|
||
- Git backlog: dealspace (13), inou (10 uncommitted + 3 unpushed), clawd (5), vault1984 (2)
|
||
- Dealspace has been accumulating for days — ask Johan to push
|