v0.10.3
This corrective patch repairs the documentation toolchain for the passkeys backend module.
The Documentation/guides.xml file was corrupted and blocked the docs from rendering on docs.typo3.org. This release restores a valid guides configuration and adds a dedicated docs-render CI job so a broken docs build is caught in every pull request rather than surfacing after release.
No runtime behaviour changes here — the backend icons, dark-mode support and dashboard widgets shipped in 0.10.2 and are unaffected. This is a purely additive 0.x patch, so downstream projects tracking a caret constraint (^0.10) pick it up automatically on the next composer update.