//! Terminal reconstruction: each task's screen is rebuilt from raw PTY bytes,
//! serialized back to ANSI, and framed over the wire; `input` runs the reverse
//! direction, encoding client events into PTY bytes.
pub
pub
pub
// Differential emulator tests over recorded PTY output.
pub