{"message":"Game backend is running","docs":{"health":"/health","dbTime":"/db-time","authTelegram":"POST /api/auth/telegram","me":"POST /api/me","tasks":"POST /api/tasks","completeTask":"POST /api/tasks/:taskKey/complete","completeTutorial":"POST /api/tutorial/complete","createLog":"POST /api/logs","startGameSession":"POST /api/game-sessions/start","finishGameSession":"POST /api/game-sessions/:sessionId/finish","updatePlayerStats":"POST /api/players/stats","leaderboard":"POST /api/leaderboard"}}