Runtime event routing starts in src/app/runtime/event_loop.rs and delegates into src/app/runtime/event_loop_handlers/**.
Current handler groups:
- paste handling
- normal mode key handling
- navigation/visual/search mode handling
- command mode handling
- session window handling