Remove archived design spec after split into numbered docs

The original design spec content lives entirely in the numbered
harness docs; the file itself is recoverable from the initial commit.
Drop it from agent-context routes and fix all doc references.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
ila
2026-07-20 00:44:26 +08:00
co-authored by Claude Fable 5
parent a89821a571
commit 85162bf1e0
9 changed files with 8 additions and 363 deletions
-1
View File
@@ -20,7 +20,6 @@ soft_quay_web = 软件登记 + 构建包接收校验 + Ed25519 签名服务 +
- [任务路线图](06-tasks.md):Phase 0-5 阶段划分、里程碑、未定项裁定清单、待办池;只读。
- [任务文件(默认)](tasks/README.md):一任务一文件 `docs/tasks/W-<编号>.md`,单 Agent 串行执行。
- [协议合约](api.md):发布端视角的清单 / 包 / 许可证摘要与本仓库特有接口;权威源在 `soft_quay` 仓库。
- [设计规格(原始)](softbox-catalog-design.md):立项前的完整设计规格;内容已拆分进编号文档,冲突时以编号文档为准。
- [当前实现状态](current-state.md):可覆盖的当前快照。
- [Agent 上下文清单](agent-context.md) / [`agent-context.json`](agent-context.json) / [`Schema`](agent-context.schema.json):按任务类型选择文档。
- [收尾检查清单](clean-state-checklist.md):会话结束前逐项检查。