feat(podcast): add Claracle show intro line to opening cues (#443)

Adds a one-line show description at episode start explaining what Claracle is. Also updates AI disclosure phrasing to use 'Claracle' instead of 'Signal Check'. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Juan Manuel Servera committed Jun 12, 2026 at 22:59 UTC 1868782f434a1330b64b0e063cf3f924cba1164d
1 file changed +2 -1
config/podcast.json
+2 -1
@@ -19,9 +19,10 @@
19 },
20 "script_directions": {
21 "opening_cues": {
22 + "show_intro": "Start with a one-line show description: 'Claracle — where AI-powered GitHub trend analysis meets the biggest stories from TechCrunch, Wired, and the tech blogosphere.'",
23 "cold_open": "One provocative stat or question from this week's data. Grab attention in under 30 seconds.",
24 "ai_disclosure": "Must appear in the first 60 seconds: explicitly state this episode uses AI-generated voice narration.",
24 - "suggested_phrasing": "This episode of Signal Check uses AI-generated voice narration from SquadScope's weekly analysis. Our hosts are synthetic — the data is real."
25 + "suggested_phrasing": "This episode uses AI-generated voice narration from Claracle's weekly analysis. Our hosts are synthetic — the data is real."
26 },
27 "closing_cues": {
28 "corrections_path": "If we got something wrong, file an issue at https://github.com/jmservera/SquadScope/issues",