Briefly describe what changed and why.
Closes #
List the exact commands you ran locally.
# Examples
cargo test --workspace
npm run test -w backend
npm run test -w frontend
npm run lintCall out any context reviewers should know:
- areas that need extra attention
- follow-up work or known limitations
- deployment or migration considerations
- Code compiles, or the updated docs reference working commands
- Tests were added or updated when behavior changed
- Linting and formatting were run
- Documentation was updated when needed
- No breaking changes, or they are clearly described
- Screenshots or recordings are included for UI changes