{"name":"SSE Notifications Service","version":"1.0.0","status":"running","endpoints":{"stream":"GET /stream?auth0Sub=<auth0_sub>","notify":"POST /api/notify","health":"GET /health","unreadNotifications":"GET /api/notifications/unread?userId=<user_id>","markRead":"POST /api/notifications/read","markDismissed":"POST /api/notifications/dismiss"},"documentation":"https://github.com/your-repo/sse-notifications"}