20d13fc678
- Remove unused StripOverlayLayer import and stripOverlayLayer variable from module.js - Add comprehensive JSDoc annotations to FoundryAdapter.js methods (settings, socket, users, scenes, notifications, hooks) - Add /* global Dialog */ comment to PlayerPrivacyPanel.js for ESLint - Remove unused _force parameter from GMPlayerPrivacySelector.js render() method - Fix PlayerPrivacyPanelMenu.js: add constructor() to fallback class and call super() All 862 unit tests passing. All Story 4.2 acceptance criteria met. Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
659 B
659 B
name, description, menu-code
| name | description | menu-code |
|---|---|---|
| validate-doc | Validate documentation against standards and best practices | VD |
Validate Documentation
Review the specified document against documentation best practices along with anything additional the user asked you to focus on.
Process
- Load the document — Read the specified document fully
- Analyze — Review against documentation standards, clarity, structure, audience-appropriateness, and any user-specified focus areas
- Report — Return specific, actionable improvement suggestions organized by priority
Output
A prioritized list of specific, actionable improvement suggestions.