# Project code lives here Current project layout: - `project/web/index/new/` — legacy PHP web module copied from production - `project/web/index/new/config/local.example.php` — versioned local config template - `project/web/index/new/config/local.php` — ignored local config with real values - `project/sql/db-25052026.sql` — sanitized local development SQL baseline - `project/sql/private/` — optional ignored path for private raw dumps ARNES core stays outside this folder.