Concepts¶
Concept pages explain how Lilya works internally and how pieces compose.
Read in this order¶
- ASGI Mental Model
- Request Lifecycle
- Layering and Precedence
- Component Interactions
- Architecture Overview
Why this section exists¶
Reference pages tell you what each component does. Concept pages tell you how components cooperate and where to apply each one.