feat: add voice telemetry by meganetaaan · Pull Request #518 · stack-chan/stack-chan · GitHub
Skip to content

feat: add voice telemetry - #518

Draft
meganetaaan wants to merge 3 commits into
developfrom
worktree-voice-telemetry
Draft

feat: add voice telemetry#518
meganetaaan wants to merge 3 commits into
developfrom
worktree-voice-telemetry

Conversation

@meganetaaan

Copy link
Copy Markdown
Collaborator

Summary

  • add a shared structured telemetry channel that emits prefixed JSON trace lines
  • instrument microphone, speaker, and TTS playback/query paths with latency, stall, gap, and failure telemetry
  • document the telemetry log schema, event vocabulary, and stable error codes

Impact

Release impact: patch.

This does not change the public MOD API, but it adds structured diagnostic output for voice/audio failures and playback quality analysis. The telemetry records are intended for serial/xsbug logs, CI, and future tooling.

Validation

  • npm run format
  • npm run lint
  • npm run test:unit
  • npm run check:architecture
  • npm run test:moddable

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant