pub const DEBOUNCE: Duration;
How long after the last keystroke analysis runs. A typing burst coalesces into one pass over the final text; a single edit still feels instant because publish follows the window immediately.