Remove the duplicate setSaveError("") call in HardwareSettings that was
already cleared before the try block. Replace all remaining text-[10px]
and text-[11px] arbitrary Tailwind tokens with text-xs across 9 components.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- ship runtime reliability, watcher/scanner hardening, and hardware hot reload
- refresh admin/settings UX and add Playwright reliability coverage
- standardize frontend workflow on Bun and update deploy/docs