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>
This commit is contained in:
2026-08-14 04:23:16 -05:00
co-authored by Claude Opus 5
parent 44ef13336e
commit e470b6aaea
10 changed files with 14745 additions and 963 deletions
+11 -1
View File
@@ -1,5 +1,15 @@
{
"voicemails": [],
"voicemails": [
{
"id": "b3b1db17",
"phone": "+15753424105",
"timestamp": 1782584345,
"duration": 78,
"file_path": "/Users/lukemacneil/code/ai-podcast/data/voicemails/1785804001_15753424105.wav",
"listened": true,
"transcript": "Yeah, hi. Okay, this, my name is Sandra, and I would like to find out if I, what kind of subjects you're covering so I could be involved. I think we, we the people better know our Constitution founding documents and decoration of independence, and we better take on some of the responsibilities. of stopping the destruction of our country as we, the people, with regards to, you know, our elections become members of Judicial Watch. They're out there fighting for that, stop the fraudulent election, and there's other things. So I'd like to do a show if there's room on your radio. station and to find out where it's located. My number is 575-342-4105-5-75-342-4105. Thank you. Bye-bye."
}
],
"deleted_timestamps": [
1772294240,
1771212705,