Start here: Read AGENTS.md for the complete project context and architecture overview.
composer test # Run tests
composer analyse # Static analysis (PHPStan level 5)
composer format # Fix code style (PSR-12)For module-specific context, read the AGENTS.md file in each src/<Module>/ directory.