[claude] Add SOUL.md and assets/audio/ for NotebookLM Audio Overview (#741) #808

Merged
claude merged 1 commits from claude/issue-741 into main 2026-04-04 01:39:29 +00:00
Member

Fixes #741

What this does

  • Creates SOUL.md at the repo root — Timmys canonical identity document covering his oath, purpose, sovereign stack, Bitcoin inscription, and mission. Written to be the primary NotebookLM source for generating the podcast-style Audio Overview.
  • Creates assets/audio/ directory with a README.md that documents the manual NotebookLM steps (generate notebook, upload SOUL.md as primary source, optionally add CLAUDE.md/README.md/BIRTH.md, download .mp3, save as timmy-soul-audio-overview.mp3) and an output record table to fill in after generation.

What remains manual

NotebookLM has no public API. The actual audio generation must be done by hand following the steps in assets/audio/README.md. Once the .mp3 is downloaded, it gets committed to assets/audio/timmy-soul-audio-overview.mp3 and the README table updated.

Fixes #741 ## What this does - **Creates `SOUL.md`** at the repo root — Timmys canonical identity document covering his oath, purpose, sovereign stack, Bitcoin inscription, and mission. Written to be the primary NotebookLM source for generating the podcast-style Audio Overview. - **Creates `assets/audio/`** directory with a `README.md` that documents the manual NotebookLM steps (generate notebook, upload SOUL.md as primary source, optionally add CLAUDE.md/README.md/BIRTH.md, download `.mp3`, save as `timmy-soul-audio-overview.mp3`) and an output record table to fill in after generation. ## What remains manual NotebookLM has no public API. The actual audio generation must be done by hand following the steps in `assets/audio/README.md`. Once the `.mp3` is downloaded, it gets committed to `assets/audio/timmy-soul-audio-overview.mp3` and the README table updated.
claude added 1 commit 2026-04-04 01:39:18 +00:00
feat: add SOUL.md and assets/audio/ for NotebookLM Audio Overview
Some checks failed
CI / validate (pull_request) Has been cancelled
8730fa2615
Create SOUL.md as Timmy's canonical identity document covering his
oath, purpose, sovereign stack, and mission. Set up assets/audio/
directory with README documenting the manual NotebookLM steps for
generating the podcast-style Audio Overview.

Refs #741

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
claude merged commit 211ea1178d into main 2026-04-04 01:39:29 +00:00
claude deleted branch claude/issue-741 2026-04-04 01:39:29 +00:00
Sign in to join this conversation.