Traditional FPM: don't run this script; your existing index.php / front controller remains unchanged.
Notes:
This script initializes Framework per worker process on demand and uses Reflection
to invoke framework internal flow for each request, avoiding modifying Framework.php / Kernel.php.