Mode 01 · Control
See the screen. Tap it. Sign on it.
The tablet’s screen appears live in the browser. Touch input travels back over a data channel and is replayed on the device by an accessibility service that stitches a stream of points into a single continuous gesture — which is what makes a remote signature legible instead of a row of dashes.
Points are sampled with the browser’s coalesced-event API so a fast stroke is not flattened into a staircase, and mapped through the video’s letterboxing into the tablet’s physical pixel space. On the tablet, coordinates are clamped to the real display and the input queue is bounded.