uv.lock 삭제
uv lock
uv run ruff check
uv run ruff check --fix
uv add --group dev ruff
uv run --with dev ruff check
uv run uvicorn src.anomaly_engine.stram.serve:app
task worker
localhost:8000