Docs Dependency Drift
Drift between docs npm dependencies, astro.config.mjs plugin wiring, and the docs artifact registry
Status: π’ No drift detected
Checks that every starlight-* npm dependency in docs/package.json is either registered as a plugin in docs/astro.config.mjs or explicitly accounted in config/docs-artifact-registry.json, and that every declared artifact/source path still exists on disk.
Starlight plugin dependencies
Section titled βStarlight plugin dependenciesβstarlight-announcementβstarlight-auto-sidebarβ accounted β blocked because wagents docs generate owns sidebar generationstarlight-base-pathβ accounted β blocked because the site is root-deployed on Vercelstarlight-blogβ accounted β blocked until a blog collection and route taxonomy existstarlight-changelogsβ accounted β blocked until changelog collection entries and release taxonomy existstarlight-codeblock-fullscreenβstarlight-cooler-creditβ accounted β blocked because it owns pagination and table-of-contents slotsstarlight-docsearch-typesenseβ accounted β blocked until Typesense credentials and search ownership are configuredstarlight-dot-mdβ accounted β blocked because it rewrites content output pathsstarlight-fullview-modeβ accounted β blocked by the narrower enabled starlight-codeblock-fullscreen ownerstarlight-github-alertsβstarlight-heading-badgesβ accounted β blocked because it owns table-of-contents slotsstarlight-image-zoomβstarlight-kbdβstarlight-latest-versionβ accounted β blocked by its Astro 6 peer range against this Astro 7 sitestarlight-links-validatorβstarlight-llm-buttonβ accounted β blocked because it owns table-of-contents slotsstarlight-llms-txtβstarlight-markdown-blocksβstarlight-obsidianβ accounted β blocked until a vault import policy and content source existstarlight-openapiβ accounted β blocked until an OpenAPI source and route ownership existstarlight-package-managersβ accounted β used directly as an MDX component, not an Astro integrationstarlight-page-actionsβstarlight-page-context-actionβ accounted β blocked because it owns sidebar and table-of-contents slotsstarlight-plugin-iconsβstarlight-save-file-componentβ accounted β used directly as an MDX component, not an Astro integrationstarlight-scroll-to-topβstarlight-showcasesβ accounted β blocked until showcase data existsstarlight-sidebar-topicsβ accounted β blocked because wagents docs generate owns sidebar generationstarlight-sidebar-topics-dropdownβ accounted β companion component blocked with starlight-sidebar-topicsstarlight-site-graphβstarlight-tagsβstarlight-theme-blackβstarlight-theme-obsidianβ accounted β blocked because starlight-theme-black owns the active global themestarlight-to-pdfβ accounted β blocked behind explicit PDF export commands because it depends on Puppeteerstarlight-ui-tweaksβ accounted β blocked because it owns theme, social, table-of-contents, markdown, and footer slotsstarlight-versionsβ accounted β blocked until versioned content directories and route policy existstarlight-videosβ accounted β blocked until a video catalog and content policy existstarlight-view-modesβ accounted β blocked because it owns search, social, table-of-contents, and page-title slots
Missing registered artifacts
Section titled βMissing registered artifactsβAll artifacts declared in config/docs-artifact-registry.json exist on disk.
Missing source registries
Section titled βMissing source registriesβAll declared source registries exist on disk.
