Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: fd0af24e73d2573b151c30d94f05821fbd46c921 https://github.com/xwiki/xwiki-dev-llm/commit/fd0af24e73d2573b151c30d94f0582... Author: elenicojocariu <[email protected]> Date: 2026-08-08 (Sat, 08 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/documentation-mechanics.md M xwiki/okf/index.md Log Message: ----------- [Misc] Record the LandingPageClass xobject and the DocumentationClass sweep trap * Landing pages on xwiki.org carry DocApp.Code.LandingPageClass instead of DocumentationClass, and no DocumentationExtensionClass. Both kinds named by the DocGuide's Create Landing Pages use it: the target landing pages (documentation.xs.user / .admin / .dev) and the Diataxis type landing pages nested under each. The class was absent from the documentation-mechanics xobject table, which listed only the three DocumentationClass-family ones. * On a type landing page, type and target are the filter its table applies rather than a classification of the page itself — it lists every page of that type for that audience across documentation.xs, so it normally has no child pages of its own. * Record the audit trap this sets: a sweep selecting pages by DocumentationClass silently skips every landing page, and landing pages carry the tree's most visible Highlights. Auditing the Highlights of documentation.xs.user that way reports "nothing to fix" while missing the one page that needed it — the Explanations landing page, which lists 51 pages and had no Highlights at all. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: 6cba781ba94d1b99b4b0f1861da8fa37ad3d66f4 https://github.com/xwiki/xwiki-dev-llm/commit/6cba781ba94d1b99b4b0f1861da8fa... Author: Vincent Massol <[email protected]> Date: 2026-08-11 (Tue, 11 Aug 2026) Changed paths: M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/documentation-mechanics.md M xwiki/okf/index.md Log Message: ----------- [Misc] Record the LandingPageClass xobject and the DocumentationClass sweep trapa Compare: https://github.com/xwiki/xwiki-dev-llm/compare/904b9d67c2c9...6cba781ba94d To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications