This page is Last 40 chats — drwu. It is one of the projects Brandon built and put online. The grown-up details are below, tap Grown-up mode to read them the normal way.
Last 40 chats — drwu
40 most recent JSONL transcripts under ~/.claude/projects/-Users-drwu/. Each row carries a summary (what the chat did) and an intent line (what the last user message was getting at). Inactive chats get a Resume or Proceed button; clicking opens a mailto with a resume sentinel that the iCloud inbox watcher can ingest.
Decision log queued (Mail.app has 0 accounts on this Mac — written to iCloud `sfg/decision-log-2026-06-02.md` + draft window + `wake-decision-log-2026-06-02.md` sentinel). Active chats detected via ps: 8 including this one. Yellow border = this chat, green = other Claude Code session running right now, dim = render-watchdog auto-run. Resume button (cyan) drops a mailto sentinel for fully-closed chats. Kick button (green) does the same but the body says "proceed" since the chat is already running. Nothing was deleted; `/last-20-chats/` and all original dashboards stay live alongside this one.
BELIEVEYOUME continuation: locked skip-songs list (4 out-of-scope), updated MEMORY hard gates, rebuilt model-rebuild index.
`ADD TO MEMORY NEVER STOP IF THERE'S WORK TO DO AND NO DECISIONS.` — codify a hard gate that bans the agent from pausing when work remains and no real decision blocks it.
BELIEVEYOUME model-rebuild HANDOFF + 70+ edits across index.html and chord tabs. Songsterr-private + tab-tuning hard gates added.
Wants confirmation that any `0` on the low string in the bass tab is being read as the literal low-C note in the album's drop-tuning. Resume = re-pitch every tab against the bass MIDI.
Reddit personality-shifts ebook continuation: chapter, research notes, hard-gate memory.
`show me the mds` — open the 3 chapter / research / gate-decisions markdowns. Resume = render them on the reddit-personality-shifts dashboard (already live).
Patched 4 project-audit-dashboards (Etsy, Phish 2025, Sessions, Active Chats). Built safe-rebuild and active-chats injection scripts.
Wants a minimize button on every active-chats card that also pushes the card to the bottom of the live list. Resume = wire the minimize state in `build_active_chats_dashboard.py`.
`which are you starting with` — wants one-by-one chart verification. DECISION: start alphabetically with Asleep In The Trunk (already in the BYM-charts dashboard).
iximusic-analysis-sheets HTML rebuild (Mer de Noms batch).
Wants the sheet music (sm) revised and the sheet music embedded into the PDF, not just the HTML. Resume = run the SM-to-PDF embed pass on the iximusic sheets.
Built BELIEVEYOUME guitar/bass/vocal-as-guitar TAB HTML with lyrics.
Standing rule: always connect vocal -> guitar -> bass, use 8va on bass where needed, and make guitar-tab measures align measure-for-measure with the vocal. Resume = enforce on next render.
Reddit personality-shifts ebook: chapter + gate decisions + research notes; added the personality-change hard gate to MEMORY.
Wants story/death/NDE narrative filtered out of the corpus so only personality-shift content remains. Resume = re-run the corpus through the new gate; the gate is already saved.
Wants a hard gate that demands every transcript chapter be at least 90% paraphrased from source. DECISION: gate now lives at `feedback_transcript_paraphrase_90_hard_gate.md`.
30-point BandBooks investigation; logged self-catalog deceptions to Brandon-Vault Inbox.
Wants the iximusic sheets.pdf used as a reference for each section's desired result shape. Resume = pull pages from `iximusic-analysis-sheets/sheets.pdf` per-section.
Built two terminal-loop scripts (chatgpt_next_*.sh) that auto-press `next` in ChatGPT every N seconds.
`No we should be covering the major song elements and most interesting` — pivot away from time-uniform loops to one chunk per major song element (intro, verse, prechorus, chorus, bridge, outro). Resume = re-write the loop driver.
Wants the hard gate (forbidding `not X, but Y` correctio) checked against `these are not sentences that xyz, they are xab`. DECISION: yes, that's the banned correctio pattern; gate is working — flag and rewrite.
Twin Peaks yt-research seed + adaptive_fetch.sh builder.
`Be smarter rotate adjust speed learn and think` — wants the adaptive fetcher to rotate playlists, vary speed, and self-tune. Resume = ship the adaptive logic into the fetcher.
Wants every fetched transcript spot-checked for `paragraph vs Claude filler` ratio. Resume = run the citation-direction gate evaluator across the corpus.
`combine with the stems on the other mac` — needs the StemsMap iCloud handoff to merge the other Mac's stem index. Resume = pull `~/Library/Mobile Documents/com~apple~CloudDocs/StemsMap` and run the cross-Mac merge.