1.0.0-beta2

Adds the Drush 13 fix: pagefind:index is invokable again. All three
Drush commands now register through #[CLI\Command] attributes instead of
docblock annotations, so Drush's legacy parser is out of the path.

Also carried since beta1: configurable index_timeout (default 3600,
0 = unlimited) feeding both the binary run and the lock TTL, phpcs and
eslint compliance, and a guard against a nullable EntityTypeInterface.