Enhancement Request
Implement automated link validation workflows across all DollhouseMCP repositories to ensure documentation accuracy.
Background
Multiple PRs and reviews have identified broken or unverified external links in our documentation. This is part of a broader need for link validation across the organization.
Scope
Apply to all repositories:
Requirements
GitHub Actions Workflow
Link Quality Standards
Deep Linking Verification
Implementation
Suggested Tools
- action for basic link validation
- Custom script for deep link content verification
- Scheduled workflow to catch link rot over time
Workflow Configuration
Error Handling
- Non-blocking for external links (may be temporary)
- Blocking for internal cross-repository links
- Clear reporting of which links need attention
Acceptance Criteria
Priority
Medium-High - Important for documentation credibility but not blocking immediate work
Related Issues
- business#5: Internal link validation workflow
- This addresses broader organizational need identified across multiple repos
Reference
Enhancement Request
Implement automated link validation workflows across all DollhouseMCP repositories to ensure documentation accuracy.
Background
Multiple PRs and reviews have identified broken or unverified external links in our documentation. This is part of a broader need for link validation across the organization.
Scope
Apply to all repositories:
Requirements
GitHub Actions Workflow
Link Quality Standards
Deep Linking Verification
Implementation
Suggested Tools
Workflow Configuration
Error Handling
Acceptance Criteria
Priority
Medium-High - Important for documentation credibility but not blocking immediate work
Related Issues
Reference