Implement the installer's site/contrib question and config seeding. The "mode" lives in what gets seeded, not in a runtime variable.
Work items
- Installer asks site or contrib at install time
- Site: seed configs at project root with custom-path directives
- Contrib: don't seed by default — rely on the cascade
- Provide explicit seed command/option for contrib maintainers who want to pin settings
- Drop runtime
curl from phpcs command
- Confirm seeded configs carry no
#ddev-generated marker
Acceptance criteria
Blocked by: ADRs for position-aware defaults and config provenance (PRs pending)
Implement the installer's site/contrib question and config seeding. The "mode" lives in what gets seeded, not in a runtime variable.
Work items
curlfrom phpcs command#ddev-generatedmarkerAcceptance criteria
curlremoved from phpcs#ddev-generatedmarkerBlocked by: ADRs for position-aware defaults and config provenance (PRs pending)