Files
claudetools/projects/radio-show/PROJECT_STATE.md
Mike Swanson f91355d993 sync: auto-sync from GURU-BEAST-ROG at 2026-05-15 18:35:44
Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-05-15 18:35:44
2026-05-15 18:35:45 -07:00

63 lines
2.3 KiB
Markdown

# Computer Guru Radio Show — Project State
> READ THIS before starting work on this project.
> UPDATE THIS when you begin work (claim a lock) and when you finish (release lock + log changes).
> Last updated: 2026-04-20
---
## Active Session Locks
| Session | Working On | Status | Started |
|---------|-----------|--------|---------|
| _(none active)_ | | | |
**How to claim a lock:** Add a row before starting work. Remove it when done. Locks older than 2 hours with no update are considered stale.
---
## Current State
**Status:** ACTIVE (recurring weekly)
**Last Activity:** 2026-05-16 (most recent episode: "Breakthroughs and Breaches")
Weekly radio show audio production project. Post-show workflow transforms recorded broadcasts into tiered content: debrief notes, article drafts, archive-ready files. Episodes are stored under `episodes/` by date and title. The `audio-processor/` directory contains processing tooling; `website/` holds show website assets.
---
## Infrastructure / Access
- Episodes directory: `projects/radio-show/episodes/`
- Workflow reference: `projects/radio-show/post-show-workflow.md`
- Audio processor: `projects/radio-show/audio-processor/`
- Website assets: `projects/radio-show/website/`
No server infrastructure — all local processing.
---
## Pending / Next Up
- [ ] Verify post-show processing complete for 2026-04-18 episode ("Tech That Makes Life Fun")
- [ ] Process any queued episodes per `post-show-workflow.md`
---
## Recent Changes
| Date | By | Change | Status |
|------|-----|--------|--------|
| 2026-05-16 | Mike | Episode: "Breakthroughs and Breaches" | PREPPED (revised - Segment 3 swapped for audience-empowerment content [Google vibe-coded widgets, ChatGPT free upgrade, Quick Share iPhone-Android]; health discoveries [Bristol, McGill, Sydney] moved to Segment 5 buffer) |
| 2026-04-18 | Mike | Episode: "Tech That Makes Life Fun" | RECORDED |
| 2026-04-11 | Mike | Episode: "Hidden Price Tags" | RECORDED |
| 2026-04-05 | Mike | Episode: "AI Gold Rush Warp Speed" | RECORDED |
| 2026-03-21 | Mike | Episode: "Who Controls Your Tech" | RECORDED |
| 2026-03-14 | Mike | Episode: "AI Misconceptions" | RECORDED |
---
## How to Update
**When starting:** Add your session to Active Session Locks.
**When finishing:** Remove your lock row, add entries to Recent Changes, update Current State if needed.