docs: rebalance prose cleanup and add trimming skill

This commit is contained in:
Tianyi Cui
2026-07-13 23:27:00 +08:00
parent fcdc318dda
commit 148046b9c8
392 changed files with 2801 additions and 1754 deletions

View File

@@ -2,7 +2,9 @@
* Enforce complete English/Chinese pairs, matching structure, and recorded git
* blob hashes under the bilingual manifest. `--list` reports state; `--write`
* records both sides after human review. Translation quality remains a review
* responsibility.
* responsibility. A complete pair includes both documents and its sidecar;
* headings, fences, tables, lists, and link targets must align, while excluded
* documents may have neither counterpart nor sidecar. See `docs/i18n/README.md`.
*/
import { createHash } from 'node:crypto'