generated from coulomb/repo-seed
- Replace single-select Domain/Status dropdowns with checkbox multi-selects - Use Inputs.form() with a custom template to lay the three filters out side by side in a card-style filter bar - Filter options are now static constants (DOMAINS, STATUSES) — no dependency on the polled data, so selections are never reset on refresh - Empty selection = no filter applied (show all); any checked item = include - Updated filtered computation and wsWithDeps to use filters.domain / filters.status array semantics Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>