For multi-file projects, provide a repository map. This shows the AI your project structure:
"File structure: /api/views/ contains ViewSets /api/serializers/ contains DRF serializers /core/models/ contains Django models /services/ contains business logic"
This context helps the AI put new code in the right place and follow existing patterns.