Commit Graph

5 Commits

Author SHA1 Message Date
bad2f9eed6 chore: remove trailing whitespace from README.md line 42 2025-05-06 14:09:26 +00:00
771709eb58 fix: add structured request logging and fix server crash on null payload
- Added request-scoped logging with correlation IDs in the HTTP middleware
- Fixed NullPointerException in server handler when request body is empty
- Wrapped uncaught exceptions in the main loop to prevent silent crashes
2025-05-06 13:52:54 +00:00
cfe45ea45d feat: add structured logging with request IDs and error context to API handlers 2025-05-06 13:44:09 +00:00
39b5c1ad2a chore: remove trailing whitespace from empty commit message placeholder 2025-05-06 13:26:23 +00:00
9a2c27dfc6 chore: initialize project structure with empty repository scaffold 2025-05-06 13:00:06 +00:00