Page Fault/ ├── constants.py # Constants, enums, configuration (~35 lines) ├── models.py # Data classes (~20 lines) ├── algorithms.py # Algorithm ...