The full human-takeover input vocabulary — a discriminated union over Kind. When a human "grabs
the wheel" in Collaborative (or watches in ViewOnly) their pointer/keyboard/scroll events arrive
as these and route into the backend browser via IRemoteBrowserSession.RouteHumanInput.
Strongly typed with no any; narrow on input.Kind.
The full human-takeover input vocabulary — a discriminated union over
Kind. When a human "grabs the wheel" inCollaborative(or watches inViewOnly) their pointer/keyboard/scroll events arrive as these and route into the backend browser via IRemoteBrowserSession.RouteHumanInput. Strongly typed with noany; narrow oninput.Kind.