## Goal Speed up review work once real users start pushing larger projects through the tool. ## Acceptance criteria - [ ] Users can select multiple rows and apply one action. - [ ] Keyboard shortcuts do not conflict with text inputs. - [ ] Shortcuts are documented in a small help hint. ## Task list - [ ] Add row selection model to the table. - [ ] Add bulk action toolbar (approve all, reject all, mark unmatched). - [ ] Implement hotkeys (e.g. A=approve, R=reject, U=unmatched). - [ ] Test selection + action edge cases. --- **Estimate:** 0.5 day
Goal
Speed up review work once real users start pushing larger projects through the tool.
Acceptance criteria
Task list
Estimate: 0.5 day