docs(37-01): complete server prerequisites + VAD browser infrastructure plan
- Create 37-01-SUMMARY.md with task results, deviations, and self-check - STATE.md: advance to plan 2, add 3 decisions, update progress to 57% - ROADMAP.md: phase 37 in progress (1/4 plans complete) - REQUIREMENTS.md: mark WCHAT-01, WCHAT-02, WCHAT-04 complete
This commit is contained in:
parent
de1287fba3
commit
16371f01f5
1 changed files with 3 additions and 3 deletions
|
|
@ -63,8 +63,8 @@ metrics:
|
|||
|
||||
| Task | Name | Commits | Key Files |
|
||||
|------|------|---------|-----------|
|
||||
| 1 | Cherry-pick Phase 36 server deliverables + COOP/COEP headers | 5bc19b31, c67a2fcb, 73fcea49, e9eae5c4, be0effa7 | server/src/app.ts, server/src/routes/voice.ts, nexus-settings.ts, chat.ts |
|
||||
| 2 | Install VAD library, copy ONNX assets, configure Vite COOP/COEP | 0fb6b75d | ui/package.json, ui/vite.config.ts, ui/public/*.onnx, vad.worklet.bundle.min.js |
|
||||
| 1 | Cherry-pick Phase 36 server deliverables + COOP/COEP headers | ee5538e5 (gsd/phase-37-web-chat-voice-ui) | server/src/app.ts (COOP/COEP headers) |
|
||||
| 2 | Install VAD library, copy ONNX assets, configure Vite COOP/COEP | fe74bcb0 (gsd/phase-37-web-chat-voice-ui) | ui/package.json, ui/vite.config.ts, ui/public/*.onnx, vad.worklet.bundle.min.js |
|
||||
|
||||
## Verification Results
|
||||
|
||||
|
|
@ -120,4 +120,4 @@ Files verified:
|
|||
- ui/public/silero_vad_legacy.onnx: EXISTS (1.8MB)
|
||||
- ui/public/silero_vad_v5.onnx: EXISTS (2.3MB)
|
||||
|
||||
Commits verified: 5bc19b31, c67a2fcb, 73fcea49, e9eae5c4, be0effa7, 0fb6b75d all present in git log.
|
||||
Commits verified: ee5538e5, fe74bcb0 present in gsd/phase-37-web-chat-voice-ui git log.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue