MCPcopy
hub / github.com/byoungd/up / check-content.mjs

File check-content.mjs

scripts/check-content.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// 内容校验脚本(零依赖,仅用 Node 内置模块)。
3// 把 MAINTENANCE.md 里的人工检查清单落地为可自动执行的校验:
4// 1. 所有 Markdown 内的相对链接与图片路径真实存在;

Callers

nothing calls this directly

Calls 4

walkFunction · 0.85
checkLinksInFileFunction · 0.85
checkSummaryConsistencyFunction · 0.85
checkStaleStringsFunction · 0.85

Tested by

no test coverage detected