# LightRAG-MT Development Guidelines Auto-generated from all feature plans. Last updated: 2025-12-01 ## Active Technologies - Python 3.10+ + FastAPI, Pydantic, asyncio, uvicorn (001-multi-workspace-server) ## Project Structure ```text src/ tests/ ``` ## Commands cd src; pytest; ruff check . ## Code Style Python 3.10+: Follow standard conventions ## Recent Changes - 001-multi-workspace-server: Added Python 3.10+ + FastAPI, Pydantic, asyncio, uvicorn