About

What was kept

The source project was reduced to a site-focused FastAPI base: configuration, application factory, middleware, server-rendered pages, static assets, health endpoints, and one small versioned API.

What was removed

Vector search, embedding models, Milvus, MinIO data volumes, Redis, Celery, and database startup hooks were left out so this directory can run as a normal web site.