diff --git a/.planning/phases/37-web-chat-voice-ui/37-01-SUMMARY.md b/.planning/phases/37-web-chat-voice-ui/37-01-SUMMARY.md index 8781b123..e369f428 100644 --- a/.planning/phases/37-web-chat-voice-ui/37-01-SUMMARY.md +++ b/.planning/phases/37-web-chat-voice-ui/37-01-SUMMARY.md @@ -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.