### Summary - [x] Structure the documentation in a more LLM-friendly format, preferably using Markdown for better readability and parsing - [ ] Create `llms.txt` and `llms-full.txt` - [ ] Add live playground. Reference: https://github.com/litestar-org/sqlspec/pull/243 #### Proof read, validation and fixes - [x] Modeling - [x] Basics - [x] Relationships - [x] Advanced - [x] Repositories - [ ] Basics - [ ] Filtering - [ ] Advanced - [x] Services - [ ] Basics - [ ] Schema integration - [ ] Advanced - [x] Custom Types - [ ] Basic - [ ] Security - [ ] File - [ ] Advanced - [x] Storage Backends - [ ] FSSpec - [ ] Obstore - [ ] Storage configuration - [x] CLI - [ ] Migrations - [ ] Commands - [x] DB seeding and fixture loading - [x] Framework integration - [ ] Litestar - [ ] FastAPI - [ ] Flask
Summary
llms.txtandllms-full.txtProof read, validation and fixes