음성 재생과 운영 배포 정리

This commit is contained in:
Yun Chan 2026-06-28 12:18:20 +09:00
parent 8ed185ce6c
commit ac7db95542
1020 changed files with 46863 additions and 2175 deletions

20
data/kb/README.md Normal file
View file

@ -0,0 +1,20 @@
# Vignette live coaching source packs
This directory is runtime input, not generated cache.
Required files:
- `live_coaching_workbook_0615.json`
- `live_coaching_sources/*.json`
The API image copies `data/` from the repository root. If these files are not
committed, the deployment process must provision the same paths before building
or running the image. Run this before transplanting the stack:
```powershell
python scripts\check-deploy-preflight.py --env-file infra\.env
```
The JSON files should contain licensed or public-summary source-pack metadata
and short summaries only. Do not place raw transcripts or long copyrighted
source text here.