uv run ruff check .
uv run ruff format --check .
uv run mypy src
uv run pytestdocker compose -f docker/compose.dev.yml config- Configure
config/master.example.yamlor provide env overrides. - Provide an admin token file.
- Run Alembic migrations.
- Start the master API.
- Start the proxy API.
- Register and activate challenge images.
- Monitor logs, Sentry, and OpenTelemetry.
