FastAPI
The framework Alex OS is built on — used for every route group (ask, surface, recommend, capture, synthesis, admin).
Content
Alex OS is a FastAPI service, chosen for async support and the built-in request/response validation, which matters when every route is returning structured JSON blocks rather than free text.