Repository Guidelines
Visual Context Analyzer (CodeLens) runs as an Electron overlay. TypeScript sources live in `src/` (main process, bridge, logging, analysis). Frontend markup is in `index.html`, with component styles in `styles/`. Tests sit in `test/` alongside fixtures; compiled assets land in `dist/` and packaged b