背景
docs/archives/ 14 文件 3.3K LOC(analysis/plan/handoff/branch-hygiene),每个文件头部都已标注 pending external archive — see docs/history.md。docs/history.md:58 明令:
Do not recreate docs/archive/, docs/archives/, or docs/adr/ in AgentHub. Add new historical material to the external TokenDance docs archive and update this index.
AGENTS.md §8 也规定"过时长期文档…外迁规则见 docs/history.md"。即:方向已定(外迁后删),只是外部归档尚未落地。
方案
- 把 14 个文件迁到外部 TokenDance docs 归档仓的
archive/agenthub/repo/docs/archives/ 路径(与 history.md 映射表一致)。
- 确认外部副本可访问后,删除本仓
docs/archives/。
- 更新
docs/history.md 映射表与 docs/README.md 链接,指向外部归档。
scripts/verify/verify-doc-ssot.py 的 archives 豁免规则保留(line 46/435),无需改。
依赖 / 阻塞
- 阻塞于外部 TokenDance docs 归档仓的写权限/就位。本仓内无法独立完成外迁。
- 在外部归档就位前,不得删除本仓副本(否则丢失唯一拷贝)。
风险
- 低(纯文档),但误删未外迁的文件 = 数据丢失。必须先确认外部副本。
验收
背景
docs/archives/14 文件 3.3K LOC(analysis/plan/handoff/branch-hygiene),每个文件头部都已标注pending external archive — see docs/history.md。docs/history.md:58明令:AGENTS.md §8 也规定"过时长期文档…外迁规则见 docs/history.md"。即:方向已定(外迁后删),只是外部归档尚未落地。
方案
archive/agenthub/repo/docs/archives/路径(与 history.md 映射表一致)。docs/archives/。docs/history.md映射表与docs/README.md链接,指向外部归档。scripts/verify/verify-doc-ssot.py的 archives 豁免规则保留(line 46/435),无需改。依赖 / 阻塞
风险
验收
docs/archives/已删除scripts/verify/verify-doc-ssot.py通过