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>
25 lines
1.1 KiB
JSON
25 lines
1.1 KiB
JSON
{
|
|
"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,
|
|
1771146434,
|
|
1771146564,
|
|
1773545733,
|
|
1771146952,
|
|
1773531209,
|
|
1771244817,
|
|
1771244823,
|
|
1771213151
|
|
]
|
|
} |