AntiPattern
Container Startup Entry Miswiring
uvicorn-entrypoint-mismatch
Uvicorn/FastAPI fails to start or appears unreachable because the container entrypoint, CLI args, and process/event-loop expectations are mismatched (Docker layout, NGINX routing, arg parsing, or reloader/supervisor behavior).