Files
claudetools/projects/radio-show/PROJECT_STATE.md
Mike Swanson 492fbbf4c9 chore: add PROJECT_STATE.md to all active projects and clients
Establishes inter-session coordination for 29 projects/clients:
- Full lock/component format for active projects (dataforth-dos,
  radio-show, cascades-tucson, valleywide, instrumental-music-center,
  lens-auto-brokerage, msp-audit-scripts)
- Light format for complete/stalled/planning (msp-pricing, pavon,
  wrightstown-*, gururmm-agent, community-forum, glaztech, etc.)
- Onboarding stubs for recently added clients

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 18:53:34 -07:00

62 lines
2.0 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-04-18 (most recent episode: "Tech That Makes Life Fun")
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-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.