mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
- Use context.startup_time for consistent uptime tracking - Prefer context.startup_time when available (matches MCP health_check tool) - Fallback to module-level _server_start_time during startup - Add exc_info=True to exception logging for full stack traces - Follows coding guidelines for error message preservation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>