Debounced async suggestions built on real ARIA combobox semantics.
A debounced combobox fetches suggestions as you type, built with real `role="combobox"`/`aria-expanded` semantics — practice ARIA-role locators and waiting for async results.