Fix ESLint issues in web server and API
- Remove unnecessary async from synchronous functions
- Use nullish coalescing for defaults
- Add explicit type annotations
- Fix strict boolean expressions
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>