docs(docs): 维护历史文档声明+workline重写为全并行模式+coord措辞修复
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
|
||||
## 仲裁记录索引
|
||||
|
||||
| 编号 | 日期 | 提请方 | 主题 | 状态 | 仲裁章节 |
|
||||
| ------- | ---------- | ---------------------- | --------------------------------- | --------- | -------- |
|
||||
| ARB-001 | 2026-07-09 | coord(批次 1 启动前) | teacher-bff GraphQL schema 第一版 | ✅ 已裁决 | §1 |
|
||||
| ARB-002 | 2026-07-09 | coord(批次 1 启动前) | MF Shell 暴露清单 | ✅ 已裁决 | §2 |
|
||||
| 编号 | 日期 | 提请方 | 主题 | 状态 | 仲裁章节 |
|
||||
| ------- | ---------- | --------------------- | --------------------------------- | --------- | -------- |
|
||||
| ARB-001 | 2026-07-09 | coord(全并行启动前) | teacher-bff GraphQL schema 第一版 | ✅ 已裁决 | §1 |
|
||||
| ARB-002 | 2026-07-09 | coord(全并行启动前) | MF Shell 暴露清单 | ✅ 已裁决 | §2 |
|
||||
|
||||
---
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
### 1.1 背景
|
||||
|
||||
批次 1(P2)启动前,需仲裁 teacher-bff GraphQL schema 第一版,作为 ai03(teacher-bff)和 ai13(teacher-portal)的共同契约。
|
||||
全并行启动前,需仲裁 teacher-bff GraphQL schema 第一版,作为 ai03(teacher-bff)和 ai13(teacher-portal)的共同契约。
|
||||
|
||||
数据源:ai03 的 [02-architecture-design.md §5](../../services/teacher-bff/docs/02-architecture-design.md#L503) 提供了目标态 schema(P4),但 P2 只需 Must Have 子集。
|
||||
|
||||
@@ -154,7 +154,7 @@ type Query {
|
||||
|
||||
### 2.1 背景
|
||||
|
||||
批次 1(P2)启动前,需仲裁 teacher-portal 作为 MF Shell 暴露哪些模块给 Remote(student/parent/admin),作为 ai13 的实现依据。
|
||||
全并行启动前,需仲裁 teacher-portal 作为 MF Shell 暴露哪些模块给 Remote(student/parent/admin),作为 ai13 的实现依据。
|
||||
|
||||
数据源:ai13 的 [03-long-term-architecture.md §1.4](../../apps/teacher-portal/docs/03-long-term-architecture.md) 提供了 GraphQL client 单例设计。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user