Search papers, labs, and topics across Lattice.
This paper introduces the Signal Rail, a deterministic motion grammar designed to enhance terminal interfaces for conversational agents by providing a structured way to communicate their internal states beyond text. By implementing spatial semantics and a kinetic rule for each state, the Signal Rail allows users to intuitively grasp the agent's status at a glance, improving user experience and interaction efficiency. The authors provide a comprehensive normative specification and a reference implementation, demonstrating its effectiveness within a full-duplex local voice agent system.
The Signal Rail transforms how users perceive conversational agents by enabling intuitive, visual communication of their internal states through motion rather than text.
Terminal interfaces to conversational agents report rich internal state (listening, thinking, executing tools, awaiting input, failing) almost entirely through text, while the motion channel beside it, the one peripheral vision monitors without reading, carries a single bit: alive. We present the Signal Rail, a one-row terminal status instrument that gives that channel a grammar. Four ideas govern it: spatial semantics (input, processing, and output zones, with direction as meaning), a motion grammar (one kinetic rule per state, never color alone), determinism (frames as a pure function of explicit inputs, golden-frame testable), and honesty (no invented progress or activity). We contribute a 45-section normative specification and a reference implementation inside a working full-duplex local voice agent driven by real signals.