Issue #3586317: Fix Scheduler as optional and correct AI module version in docs.

Changes

  • Updated docs/index.md to move Scheduler and Scheduler Content Moderation Integration from the Required modules section to the Optional modules section, since composer.json lists them under require-dev and the module degrades gracefully when they are not installed.

  • Updated README.md to correct the supported AI module version. The documentation previously stated ^1.3.4, while composer.json requires drupal/ai ^1.4 || ^2. The README now reflects the actual Composer requirement.

Merge request reports

Loading