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 -1
View File
@@ -1,6 +1,6 @@
# 架构设计
> 系统结构、职责边界、数据模型与发布流水线。协议字段以 [api.md](api.md)(权威源 `soft_quay` 仓库)为准;原始设计规格见 [softbox-catalog-design.md](softbox-catalog-design.md)。
> 系统结构、职责边界、数据模型与发布流水线。协议字段以 [api.md](api.md)(权威源 `soft_quay` 仓库)为准。
## 一、信任模型(一切设计的出发点)