============================================================ 🔍 NEOG OS - Centralized Log Server + CC Tracking ============================================================ ✓ Database initialized at /Users/neog/logs.db ✓ CC tracking tables ready (cc_runs, cc_events, budget_config, guardrails) ✓ Server starting on http://0.0.0.0:9001 ✓ ROI Dashboard: http://localhost:9001/roi ✓ Live Dashboard: http://localhost:9001/dashboard ✓ CC API: http://localhost:9001/api/cc/init ✓ Database: /Users/neog/logs.db Press Ctrl+C to stop * Serving Flask app 'log-server' * Debug mode: off {"active":false,"message":"No active session"} /Users/neog/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020 warnings.warn( Werkzeug appears to be used in a production deployment. Consider switching to a production web server instead. Address already in use Port 9001 is in use by another program. Either identify and stop that program, or start the server with a different port.