3 Commits
Author SHA1 Message Date
lukeandClaude Opus 5 d116a3daee Add episode 59 transcript and update runtime state
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-15 17:05:31 -05:00
lukeandClaude Opus 5 c65a4bba0c Update runtime state after Wellspring testing
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-15 03:33:11 -05:00
lukeandClaude Opus 5 e470b6aaea Update runtime state and ignore generated media and analytics
Runtime state written by the app: session checkpoint, used-topics history,
regulars, intern lookups, voicemails, publish state through episode 58, and the
website clips index.

Also ignores what should never enter history: clips/, music/, mlx_models/,
remotion-demo/ and social_posts/ come to roughly 13 GB of media and model
weights, and data/costs.db is a binary SQLite database that cost_tracker
rewrites on every LLM call — committing it would attach a multi-megabyte delta
to future commits. cost_reports/ and avatars/ are regenerable, and reaper/peaks/
is a waveform cache.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-14 04:23:16 -05:00