docs: 新增V30.0版本相关设计文档与指南

新增服务器启动文档、设计说明书、风险清单等核心文档
补充前端集成蓝图、多租户实施清单、上线红线检查清单
添加质量保障文档与早期业务规格书
This commit is contained in:
Ansonai
2026-03-16 01:31:26 +08:00
commit 6759d47de4
74 changed files with 9310 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# Crawlful Hub 最终架构冻结 (V30.0)
## 1. 冻结范围
- **核心内核 (Kernel)**DomainRegistry, DomainBootstrap, CDCPipeline。
- **主权协议 (Sovereign Protocols)**DID 结算、ZKP 审计逻辑框架。
- **数据模型 (Models)**cf_product, cf_order, cf_tenant。
## 2. 变更流程
- 任何对冻结模块的修改必须先在 [collaboration-board.md](file:///d:/trae_projects/crawlful-hub/docs/governance/collaboration-board.md) 报备并由 AI-1 审计。
---
**执行标准**: [task-specifications.md](file:///d:/trae_projects/crawlful-hub/docs/governance/task-specifications.md) | **归档日期**: 2026-03-15

View File

@@ -0,0 +1,14 @@
# V30.0 架构优化执行单 (7天)
## 1. 核心任务
- **性能调优**:优化 `CDCPipeline` 并发处理能力。
- **解耦重构**:完成 `Trade``Finance` 领域的 EventBus 异步化改造。
- **安全加固**:上线 ZKP 隐私审计 MVP 版本。
## 2. 时间表
- Day 1-2: 性能基准测试与瓶颈定位。
- Day 3-5: 核心 Domain 异步化改造。
- Day 6-7: 联调测试与 V30.0 准入审计。
---
**执行人**: AI-1 (Kernel) | **版本**: V30.0 | **归档日期**: 2026-03-15