Stoned.AI — live-streamed human + AI conversation show, both sides voiced via local Kokoro TTS. Governance docs 00-09, README, .gitignore. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.1 KiB
1.1 KiB
Project Status
Current Status
- Phase: Pre-implementation
- State: Governance scaffold complete. Ready for implementation handoff.
- Last updated: 2026-04-12
Completed
- Project directory created
- Governance documentation written (docs 00–09)
- Git initialized
- README and .gitignore created
In Progress
- Nothing. Awaiting implementation model handoff.
Blocked
- Nothing currently blocked.
Next Actions
- Hand off to implementation model with
06-WORKER-HANDOFF.mdas the entry point. - Implementation model completes Phase 1 (scaffold + TTS + AI + clean).
- Supervisor reviews Phase 1 output.
- Implementation model proceeds to Phase 2 (web server + SSE).
- Continue through Phase 3 (host view) and Phase 4 (broadcast view).
- Jason tests end-to-end with OBS.
- Create Gitea repo (
AccursedBinkie/stoned-ai) and push baseline.
Notes
- Port assignment: use
8766to avoid conflict with Arena's default8765. - The Arena project at
/home/svc-admin/ai-projects/projects/arenais the reference implementation for TTS, SSE, and cleaning patterns. - Gitea remote has not been created yet. Do not push until the Gitea repo exists.