Analytics API (FastAPI) Run Local: uvicorn app.main:app --reload Docker: docker compose up --build Tests: pytest -q