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
+7
View File
@@ -1,3 +1,6 @@
# SDK 发布产物(校验和脚本生成,不上库)
dist/
# Build
**/build/
**/target/
@@ -34,6 +37,10 @@ cmake-build-*/
# Maven
dependency-reduced-pom.xml
# Node (平台前端)
node_modules/
web/**/dist/
# Python
__pycache__/
*.py[cod]