- Add '?' button in status bar that opens help overlay - Fuzzy search across 37 help articles covering major features - Sample articles include: sensing links, detection quality, presence prediction, Fresnel zone - Articles stored as static JSON (dashboard/help_articles.json) - No server round-trip - all client-side - Keyboard shortcut: Ctrl+? / Cmd+? Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| node_modules | ||
| ambient.html | ||
| help_articles.json | ||
| index.html | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| simple.html | ||