Loader Refactor
This release includes a restructuring of the initial entry and loading mechanism.
- Introduces the Loader interface and default CoreLoader implementation, responsible for rendering the site.
- Refactors controller configuration parameters into a single $controllerConfig array.