🔍 QA · Link Audit Dashboard

Internal QA — broken-link / dead-anchor / stale-subdomain tracking · monthly snapshot

本頁追蹤跨平台 link-audit 結果 — 連結是否仍正確、有沒有死 anchor、是否還有過時域名。 首次 audit:0 issues across 3 platforms(8 snapshots).

📐 注意 — 大部分 issue 為已知結構性問題,不一定可修:CRC 平台多數 broken_target 指向 ../../data/...md(parent repo 的 markdown 來源,deployed sub-repo 中不存在,但 markdown 連結是設計用於本地檢視)。Wave 163 已將 ${...} JS template 與 /foo platform-root 兩類 false positives 過濾出來。

真正可作為 KPI:dead_anchor 數字(代表錨點失靈)與新增 broken_target 數字增量(代表新引入的 broken link)。
0
broken_target
0
dead_anchor
0
stale_subdomain
0
platform_root
0
total · 2026-05-06
📉 link_audit issues — Wave history (log-scale Y) Total issues dead_anchor (KPI) 0 10 100 1,000 W162 2026-05-01 W165 2026-05-04 W167 2026-05-06 W169 2026-05-06 W170 2026-05-06 W171 2026-05-06 W172 2026-05-06 W176 2026-05-06 3,751 3,713 3,713 156 60 10 10 0 88 50 0 🎯 KPI 達標 9 mo. early

By platform · Latest snapshot

Platform broken_target dead_anchor stale_subdomain platform_root total
CEDAW 0 0 0 0 0
CRC 0 0 0 0 0
CRPD 0 0 0 0 0
📐 Category meanings:
broken_target 連結指向不存在的檔案(可能因相對路徑、絕對路徑、或被刪除頁面)
dead_anchor #xxx 指到的 id 不存在於目標檔案中
stale_subdomain 用了 *.taiwanmommies.org 子網域(應改 naer-tw.github.io)
platform_root /foo 絕對路徑 — canonical domain 部署能用,GH Pages sub-path 部署會 404(advisory only)

資料源:data/cross_platform/link_audit.json · 由 scripts/link_audit.py 月度自動執行(run_monthly_pipeline.sh 第 [5/5] 步)。