AI Agent Instructions: This guide provides comprehensive instructions for AI coding agents working on Drupal projects using DDEV. Follow these guidelines for consistent, high-quality contributions. Human contributors should use README.md instead.
- Core Technology: Drupal 10.x+ (verify via
composer show drupal/core) - Development Environment: DDEV (Docker-based development environment)
- Key Components: Custom modules, themes, configuration management, Composer dependencies
- Environment: PHP 8.1+, MySQL/MariaDB, Nginx (all managed by DDEV)
- Development Tools: Composer, Drush 12+, Git, DDEV CLI