JevOnly documentation
September 19, 2026 ยท View on GitHub
| Document | Use it for |
|---|---|
| How it works | The closed-vote loop, exact Jev questions, thresholds, recovery, copy, and keyboard behavior |
| Architecture | Components, process boundaries, JSON-lines transport, viewer thread, and SSE data flow |
| Event reference | Every event emitted by run_task, with payload fields and viewer transport notes |
| Browser child protocol | Every Python-to-Node wire command and response |
| FAQ | Cost, undo, none, copy, fixtures, CAPTCHAs, typing, and troubleshooting concepts |
Start here
- Follow the root quickstart.
- Read How it works before changing the decision loop.
- Read Architecture before changing process or transport boundaries.
- Treat Events and Browser child protocol as compatibility contracts for integrations.