docs(i1): engineering index, parallel tracks, and product context

Add PARALLEL_ITERATION_INDEX, workspace layout, system architecture,
three-track execution packs, BPM/product references, and planned
service manifests. Supports I1 alignment across backend, web, and SDK.

Made-with: Cursor
This commit is contained in:
2026-04-06 21:04:49 +08:00
parent 3894315759
commit 76ff98db87
19 changed files with 2878 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# 规划中的工程(占位)
以下目录 **仅含 README**,用于对齐 [工作区工程划分文档](../../docs/engineering/WORKSPACE_ENGINEERING_LAYOUT.md)。
**实现时**:建议在独立 Git 仓库中创建项目,并将本仓库 **`schemas/`** 以 submodule、复制或 Maven/Gradle 资源依赖方式对齐。
| 子目录 | 规划职责 |
|--------|----------|
| [`license-webhook-ingress`](license-webhook-ingress) | 比特规则 Callback 接入 |
| [`delivery-platform-api`](delivery-platform-api) | 客户商务与交付管理平台后端 |
| [`delivery-platform-ui`](delivery-platform-ui) | 管理端前端 |