mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-09 10:00:30 +08:00
76ff98db87
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
11 lines
633 B
Markdown
11 lines
633 B
Markdown
# 规划中的工程(占位)
|
|
|
|
以下目录 **仅含 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) | 管理端前端 |
|