## Summary ## Changes - ## Checklist - [ ] TypeScript type-check passes (`npm run type-check`) - [ ] Frontend builds (`npm run build`) - [ ] Tests pass (`npm test`) - [ ] Rust clippy clean (if backend changes) - [ ] No new compiler warnings - [ ] Tested on live server