Update handlers, services, router, and data conversion logic to support server-sent events and related message pipeline changes. Made-with: Cursor
This removes verbose trace output in handlers/services and keeps only actionable error-level logs.
Set up project files and add .gitignore to exclude local build/runtime artifacts. Made-with: Cursor