Skip to content

docs: rewrite low-quality drift fact texts for readability - #18

Merged
NocodeMrLi merged 1 commit into
mainfrom
fix/drift-fact-text-quality
Sep 14, 2026
Merged

NocodeMrLi merged 1 commit into
mainfrom
fix/drift-fact-text-quality

Conversation

@NocodeMrLi

Copy link
Copy Markdown
Owner

Summary

  • PR chore: apply approved platform drift facts #17 的机器抽取忠实于源页面,但产出了两条低质量文本:约 600 字的分节目录倾倒(混入了左导航子页面链接,误当正文分节)和一个丢失既有实操知识的 NOT_STATED 裸占位符
  • 人工重写为简洁可读的事实条目;内容已对照官方页面核实(正文实为七大节,4.2/5.19 条款属实,八/九/十为导航子页面)
  • verified 日期与页面 digest 均不变,指纹比对不受影响(本地 drift watch 复查无 actionable)

Verification

  • python3 scripts/drift_watch.py --no-llm(exit 0,无 actionable 漂移)
  • python3 scripts/validate_suite.py .(117 files / 9 skills)
  • python3 scripts/scan_sensitive_content.py .(0 findings)
  • python3 scripts/check_i18n_readme_structure.py .(valid)
  • python3 -m unittest discover -s tests -q(255 OK)

The automated PR #17 faithfully reflected the source page but produced
unreadable fact entries: a 600-char section-directory dump (which mixed
in left-navigation links to sub-pages as if they were in-body sections)
and a bare NOT_STATED placeholder that lost previously useful practical
knowledge. Rewrite both entries as concise human-readable facts while
keeping the verified=2026-09-14 dates and page digests unchanged, so
fingerprint-based drift detection is unaffected. Verified: drift watch
detect (no actionable), validate_suite (117 files), sensitive scan
(0 findings), full test suite 255 OK.
@NocodeMrLi
NocodeMrLi merged commit e6f87be into main Sep 14, 2026
8 checks passed
@NocodeMrLi
NocodeMrLi deleted the fix/drift-fact-text-quality branch September 14, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant