Files
BlueArchiveToolkit/docs/reports/historical/README.md
T
nyaKazuha 93f4bc69b3
bat-rust / Build and test Rust (push) Canceled after 0s
bat-rust / Build and test Go API (push) Canceled after 0s
docs: update current document status
2026-09-04 20:36:49 +08:00

18 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 历史报告归档说明
本目录只保存追溯资料,不代表当前项目状态。当前实现以源码、测试、根目录
`CURRENT_STATUS.md` 和对应专项状态文档为准;`PROJECT_PLAN.md` 只描述目标和路线图,
`DOCS_INDEX.md` 只负责文档分类,`docs/reports/CURRENT_GAPS.md` 只记录当前缺口。
归档分类:
- `current-stage/`:曾用于阶段交接或推送前核查的临时 current report,已由当前状态文档和指南取代。
- `root/`:早期位于仓库根目录的阶段报告。
- `week2/``week3/`:早期周报、阶段报告和质量报告。
- `quality/`:早期质量状态报告。
- `build-logs/`:历史构建、测试和 Clippy 输出。
- `nested-docs/`:从误嵌套 `docs/docs` 移出的历史报告。
- `PARSER_FREEZE.md`2026-07-30 生效、2026-09-04 解除的解析模块维护冻结记录。
新增运行产物、smoke 输出、质量扫描输出和本地分析报告不要放入本目录;这些文件应写入 `/tmp`、显式的隔离输出目录,或被 `.gitignore` 覆盖的本地生成报告目录。