clawd/memory/working-context.md

102 lines
4.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Working Context — 2026-03-17 (updated 9 PM nightly maintenance)
## Current State
Johan is starting his night shift (Sophia care: 10:30 PM 5 AM). Active work day is done. Session ended mid-task — Hugo bot setup was in progress at 9 PM.
---
## Projects
### Hugo (NEW — in progress, incomplete)
- Johan asked to set up a new Discord bot agent for DJ Rozemarijn Jongsma (DJ Rosie, his daughter) as PR/artist management agent
- Agent named **Hugo** — PR manager persona for DJ Rosie
- Workspace created: `/home/johan/hugo/` with SOUL.md written
- **BLOCKER:** Needs Discord bot token from Johan. Bot creation via discord.com/developers/applications requires Johan to:
1. Create new application → name it "Hugo"
2. Add Bot → enable all 3 privileged intents
3. Reset Token → paste to James
4. Chrome debug needs to be running (`chrome-debug` alias on Mac)
- **Status:** Workspace ready, waiting for bot token
### Mira (Discord bot — mostly working)
- Mira's Discord bot was wired up today (app ID 1483483480435458240)
- Gateway intents issue resolved — Message Content Intent + Server Members intent needed enabling in dev portal
- Mira online in Discord as of ~12:10 PM today
- Some `allowBots` config changes made for cross-bot communication in vault1984 guild
### DNSSEC for .nl domains (COMPLETED today)
- zavtra.nl, busel.nl, muskepo.nl — DNSSEC fully active as of ~7 PM
- Cloudflare DNSSEC enabled, DS records added to OpenProvider manually by Johan (API format was wrong, had to do it via cp.openprovider.eu)
- Verified via `dig DS` — all three showing valid DS records at SIDN
- DNSSEC propagated and active ✅
### email pipeline (FIXED today)
- MC junk filter working; Kaseya-specific rules removed from both `email-triage.md` and `config/email-triage-prompt.md`
- OC hook fixed: `agentId: "mail"` added to messages hook so webhooks fire to mail agent
- 67-message backlog triaged by subagent at ~1:48 AM
- Health Link invoice #000061 flagged ($216.90, Sophia blood draw, unactioned since Feb 25)
- Phishing email (German, befriendsonline.net) preserved in inbox
### George (vault1984 writer agent)
- Was getting "overloaded" API errors during heavy API period (~1:201:30 PM)
- Bloated session (4.3MB, 701 messages) archived; sessions.json cleared
- Both George channel sessions now point to clean small sessions
- Errors were genuine Anthropic overload, not George-specific. Resolved.
### ChromeDebug Mac App
- Created `~/Applications/ChromeDebug.app` on Johan's Mac (via SSH)
- Compiled AppleScript app (584K, proper codesigned)
- Launches Chrome with `--remote-debugging-port=9222 --remote-debugging-address=0.0.0.0`
- Johan needs to drag to Dock if desired
- `chrome-debug` alias also updated to remove `--user-data-dir` (uses real default profile)
### inou health
- DICOM VR validation bug still outstanding: `readStringTag` / `findTag(0x0018, 0x0015)` corrupting `body_part` and `summary` fields on Sophia's Siemens MAGNETOM Sola MRIs
- No progress today
### vault1984
- George agent running, fresh session
- Git backlog: 10 uncommitted + 3 unpushed on inou, 9 unpushed on clawd, 6 on dealspace, 4 on james-dashboard, 3 on vault1984
- **Johan needs to push these** — don't push dealspace without his approval
---
## Open Threads / Pending
### Hugo Bot Token (IMMEDIATE)
- Johan needs to create Discord app "Hugo" and provide bot token
- Workspace at `/home/johan/hugo/` is ready
### Git Backlog (UNRESOLVED)
Last audit (~6 PM):
- **inou** — 10 uncommitted files + 3 unpushed (master)
- **clawd** — 9 unpushed (master)
- **dealspace** — 6 unpushed (master) ← growing, do NOT push without permission
- **james-dashboard** — 4 unpushed (master)
- **vault1984** — 3 unpushed (master)
### Health Link Invoice
- Invoice #000061 for $216.90 (Sophia's blood draw, HealthLink) — resent 3× since Feb 25
- Unactioned. Needs Johan's attention.
---
## Infrastructure Notes
- **MC**: Healthy. Proton Bridge running.
- **Uptime Kuma**: Running.
- **OC**: Running clean with Mira active.
- **George**: Clean fresh session.
- **Disk**: 56% used (197G free) — normal.
- **Failed units**: Only `xdg-desktop-portal*.service` — harmless GUI portal on headless, expected.
---
## Today's Key Events Summary
- 12 AM: Email pipeline fixed (Kaseya rules removed, hook agentId added, 67-msg backlog cleared)
- ~3 AM: Verified GTC announcements: NVIDIA Vera Rubin, MiniMax M2 open-sourced, OpenAI Pentagon deal
- 1112 PM: ChromeDebug app setup on Mac, Mira bot troubleshooting
- 122 PM: George session bloat fixed; Anthropic API overload period
- 3 PM: DNSSEC initiated for zavtra/busel/muskepo .nl domains; AI news briefing (MiniMax M2, GPT-5.4 mini/nano, Cloudflare AI security)
- 7 PM: DNSSEC confirmed active on all 3 domains ✅
- 8:208:35 PM: Hugo agent workspace created; bot token pending from Johan