本頁追蹤跨平台 link-audit 結果 — 連結是否仍正確、有沒有死 anchor、是否還有過時域名。
首次 audit:0 issues across 3 platforms(8 snapshots).
📐 注意 — 大部分 issue 為已知結構性問題,不一定可修:CRC 平台多數 broken_target 指向
真正可作為 KPI:
📐 注意 — 大部分 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
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)
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] 步)。