Enhance the srs-support skill with doc-based knowledge layers, a full troubleshooting section, and new eval cases. Update workspace config files with model auth notes, voice dictation dictionary, and gitignore patterns. srs-support skill: - Reframe skill scope: operators and users, not developers - Add Layer 2 doc file mapping (25+ topic-to-doc-file entries) so the skill loads relevant doc files instead of jumping to source code - Add Step 4 troubleshooting section covering WebRTC candidate issues, HLS latency tuning, stream-not-found diagnostics, reverse proxy problems, VLC buffering trap, and firewall port reference - Add Oryx out-of-scope policy (planned but not available yet) - Add 6 new eval cases (ids 15-20) for troubleshooting scenarios - Fix unicode arrows in evals for cross-platform compatibility Workspace updates: - TOOLS.md: Add model auth refresh instructions and git commit workflow - USER.md: Add voice dictation dictionary for speech-to-text corrections - srs-overview.md: Replace ASCII diagram with Mermaid, expand browser publisher description for mobile WHIP support - .claude/settings.local.json: Add read-only shell command permissions - .gitignore: Add workspace pattern exclusions --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
748 B
Markdown
18 lines
748 B
Markdown
# USER.md - About Your Human
|
|
|
|
- **Name:** William
|
|
- **What to call them:** William
|
|
- **Pronouns:** —
|
|
- **Timezone:** America/Toronto (Eastern)
|
|
- **Notes:** Creator and lead maintainer of SRS (Simple Realtime Server)
|
|
- **Input method:** Voice dictation (speech-to-text). Non-native English speaker with accent — some words get misrecognized. Always check the dictation dictionary below before interpreting.
|
|
|
|
## Dictation Dictionary
|
|
Words that voice dictation commonly gets wrong. Left = what dictation produces, Right = what William actually means.
|
|
|
|
| Misrecognized | Correct | Context |
|
|
|---|---|---|
|
|
| tour | tool | "a tool to publish streams" |
|
|
| share | shell | "a shell script", "shell command" |
|
|
| commend | command | "run this command" |
|