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
+2 -2
View File
@@ -43,7 +43,7 @@ soft_quay_web 是 SoftBox 软件盒子的中央发布 / 登记系统:软件登
## 当前阶段
项目处于**文档就绪、代码未起步**阶段:harness coding 文档集已建立,设计规格见 [`softbox-catalog-design.md`](softbox-catalog-design.md)。下一步按路线图落成并执行 Phase 0(W-001 骨架与权威源接入、W-003 私钥管理裁定)。
项目处于**文档就绪、代码未起步**阶段:harness coding 文档集已建立(原始设计规格已完整拆分进编号文档后删除,需要时查 git 历史)。下一步按路线图落成并执行 Phase 0(W-001 骨架与权威源接入、W-003 私钥管理裁定)。
客户端 `soft_quay` 已完成 Phase 0~4,当前 blocker 之一是缺可信 Catalog 发布源——正是本仓库的 M2/M3 要解决的。
@@ -73,7 +73,7 @@ soft_quay_web 是 SoftBox 软件盒子的中央发布 / 登记系统:软件登
不要把以下内容当事实来源:
- [`softbox-catalog-design.md`](softbox-catalog-design.md) 中与编号文档冲突的部分(它是拆分前的原始规格,冲突时以编号文档为准)。
- git 历史中已删除的原始设计规格 `softbox-catalog-design.md`(内容已全部拆分进编号文档,以编号文档为准)。
- 客户端仓库中对发布侧的历史称呼(`softbox-catalog`)所暗示的另一个仓库——就是本仓库。
- 未被任务或需求引用的草稿。