$ uvicorn main:app --port 8000
INFO SovCore — boot sequence initiated
INFO ⏱ Scheduler started — tick every 10s
INFO ⚙️ Reasoning engine online — local LLM connected (Ollama)
INFO 🔒 Health monitor armed
INFO 💾 Memory store loaded — 0 entries
INFO Application startup complete.
█