<?php
// Root-level entry point — delegate to public/index.php
require __DIR__ . '/public/index.php';
