Deep dive
Deep dive articles provide detailed explanations of how the system works internally.
They focus on reasoning, design decisions, and complex behavior that goes beyond basic usage.
Design philosophy
→ Understand the design philosophy
Explains the principles behind the system and why it is structured the way it is.
Scheduling
A detailed explanation of how scheduling works, including sequences, filtering, and temporal logic.
When to read this section
Use this section when you want to:
- understand why the system behaves the way it does
- go deeper into complex concepts
- reason about edge cases and advanced scenarios
Where to go next
Related resources
Related concepts