docs(llmdoc): 补齐契约复核映射并同步知识指纹 - #138
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
部分 CLI 契约测试和 Dashboard 管理入口缺少 llmdoc 映射,修改这些文件时不会触发对应知识复核。本次为 6 篇文档补充 24 条精确映射,覆盖 23 个文件,使参数与返回语义、工作台导航、配置生效、插件和凭证管理边界进入复核范围。
对照代码确认 9 篇相关文档正文仍然准确,因此仅更新映射并刷新全部 21 篇文档指纹。双语 README 和 6 个纯展示组件保留为有意未映射,避免无关改动触发文档复核。
验证:
pnpm verify全部通过。llmdoc validate和git diff --check通过;保留 5 篇文档既有篇幅提示。knowledge clean,delta为空。本次仅修改 llmdoc,无公开包、依赖或打包配置变更,无需版本发布或额外 build。