Last updated: 2025-07-02 19:34:35
Target: 85/100
Status: ✅ GOOD
Status: ✅ GOOD
Status: ⚠️ MEDIUM
Status: ✅ GOOD
Status: ✅ GOOD
tech/guides/wifi-connection.md → /assets/images/qr-code-annyong.pngtech/homelab/servers/lucille4/aks-completion-guide.md → /tech/homelab/servers/lucille4/${item.url}tech/homelab/servers/lucille4/aks-completion-guide.md → /tech/homelab/servers/lucille4/${item.link}Note: Historical trend data will be available after multiple runs
Run these commands to fix issues:
## Remove duplicates
uv run python utils/smart_dedupe.py
## Fix validation errors
uv run python utils/manage_frontmatter.py --fix-tags
## Find orphaned pages
uv run python utils/wiki_health.py --json | grep orphans
## Fix broken links
uv run python utils/fix_relative_links.py
Generated by Wiki Health Monitor