chore: 收口初赛提交仓库内容 - #67
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.
背景
初赛收口前对仓库做了一次只读盘点:保留运行代码、测试、数据契约、当前设计和提交所需文档;将历史过程记录、重复资源和无引用依赖移出版本库,避免评审下载到与项目无关的材料。
本 PR 内容
1. 统一评测文档入口
docs/EVALUATION_REPORT_FINAL.mdtests/evaluation/official_report_77_final_6bacf31.txt2. 清理非交付内容
reports/下的历史 CI、提示词、环境安装和阶段性审计日志assets/中的外部产品提示词、旧截图、旧前端调研和差异分析材料上述过程材料的本地副本已归档至
竞赛管理/代码过程归档/2026-08-26-仓库收口/,不影响需要追溯时查阅;未删除 Git 历史。3. 前端依赖收口
移除源码中无引用的 S3 SDK、Coze SDK、DOCX、FileSaver 和 D3 类型包;锁文件同步减少 142 个可安装包。图谱和图表实际依赖仍由现有组件及其依赖树提供。
4. 文档一致性
验证
pnpm typecheck✅pnpm build✅D:\\anaconda\\envs\\truthnet\\python.exe -m pytest tests/evaluation -q→ 57 passed ✅git diff --cached --check✅范围说明