Content Quality Dashboard
This page previously hosted a content quality dashboard with quality distribution charts, entity gap analysis, and an enhancement queue. That functionality has been replaced by dedicated internal dashboards with richer data and live wiki-server integration.
Current Dashboards
The following internal dashboards provide the same information and more:
- Pages Dashboard -- content quality distribution, word counts, and structural metrics
- Entities Dashboard -- entity type breakdown and relationship health
- Page Coverage Dashboard -- structural completeness targets and coverage scores
- Update Schedule Dashboard -- staleness tracking and update priority queue
- Suggested Pages Dashboard -- pages prioritized for improvement
- Page Changes Dashboard -- recent content modifications and session history
Access all dashboards from the Internal section in the sidebar navigation, or visit /internal/ for the full list.
Running Validation
To run the full validation suite locally:
pnpm crux validate gate --fix
Individual validators:
pnpm crux validate gate --scope=content --fix # Content-only checks
pnpm crux validate refs # Internal link validation