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:
@@ -1,4 +1,49 @@
|
||||
[
|
||||
{
|
||||
"title": "Stop Being a Pussy and Lead",
|
||||
"description": "Sometimes the hardest advice is exactly what you need to hear. This caller wasn't holding back when someone called in about leadership struggles.",
|
||||
"episode_number": 57,
|
||||
"clip_file": "clip-1-stop-being-a-pussy-and-lead.mp4",
|
||||
"youtube_id": "IJo2w_Cq0bM",
|
||||
"featured": false,
|
||||
"thumbnail": "images/clips/clip-1-stop-being-a-pussy-and-lead.jpg"
|
||||
},
|
||||
{
|
||||
"title": "Happy for the First Time Since She Died",
|
||||
"description": "Four years after losing his wife, he finally felt happy with someone new. Then came the guilt of living in a future she'll never see.",
|
||||
"episode_number": 56,
|
||||
"clip_file": "clip-6-happy-for-the-first-time-since-she-died.mp4",
|
||||
"youtube_id": "ts7kAyUWrJ8",
|
||||
"featured": false,
|
||||
"thumbnail": "images/clips/clip-6-happy-for-the-first-time-since-she-died.jpg"
|
||||
},
|
||||
{
|
||||
"title": "The Man Who Might Want to Hurt Me",
|
||||
"description": "She helped deport a man 19 years ago. Last week, someone who looks exactly like him walked into her spa and left a 20% tip. Coincidence or something else?",
|
||||
"episode_number": 55,
|
||||
"clip_file": "clip-2-the-man-who-might-want-to-hurt-me.mp4",
|
||||
"youtube_id": "7Wnb32Sv-9A",
|
||||
"featured": false,
|
||||
"thumbnail": "images/clips/clip-2-the-man-who-might-want-to-hurt-me.jpg"
|
||||
},
|
||||
{
|
||||
"title": "Hospice Nurse's Haunting Secret Note",
|
||||
"description": "A hospice nurse held onto a mysterious note from a dying patient for 8 months. The message? 'Thank you for understanding.' She never had to explain what happened that night.",
|
||||
"episode_number": 54,
|
||||
"clip_file": "clip-1-hospice-nurse-s-haunting-secret-note.mp4",
|
||||
"youtube_id": "Mne5hLnZj3Y",
|
||||
"featured": false,
|
||||
"thumbnail": "images/clips/clip-1-hospice-nurse-s-haunting-secret-note.jpg"
|
||||
},
|
||||
{
|
||||
"title": "Little Phil vs Big Phil",
|
||||
"description": "His ex-wife is marrying another guy named Phil. Now his kids call the new guy Big Phil and him Little Phil. It gets worse.",
|
||||
"episode_number": 50,
|
||||
"clip_file": "clip-3-little-phil-vs-big-phil.mp4",
|
||||
"youtube_id": "JI6xxlvtuss",
|
||||
"featured": false,
|
||||
"thumbnail": "images/clips/clip-3-little-phil-vs-big-phil.jpg"
|
||||
},
|
||||
{
|
||||
"title": "Thinking in English First",
|
||||
"description": "When she heard about her father's diagnosis, she processed it in English first\u2014before responding to her mom in Czech. It felt like a betrayal of who she used to be.",
|
||||
|
||||
Reference in New Issue
Block a user