🔎Safe fields syntaxParse nested field selections and reject malformed or unknown fields before they reach services.
🧭Include generationTurn selected relation fields into include objects that can be merged into existing query config.
✂️Response shapingProject objects and arrays after DTO mapping so transport responses match the selected public shape.