Routing, config loading, templating and session security are working. Database connection is checked on the health endpoint.
| Serving site | Unconfigured Site |
| Domain | (default dev site) |
| Site folder | none resolved |
| Engine version | 0.1.0 |
/health | JSON: PHP + database connectivity |
/status | Which site config resolved for this host |
/nope | Should show a clean 404 page |