hololake-platform/ARCHITECTURE.md

31 lines
865 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 产品架构 v0
```text
人类
Tolaria / 光湖 App
↓ 创建或查看工单
HoloLake Platform 仓库
↓ 事实、版本、工单、回执
受控服务与 AI 协作
↓ 结果、验证与状态
仓库回写
Tolaria / 光湖 App 展示
```
## 分层
| 层 | 职责 | 默认性质 |
| --- | --- | --- |
| 语言架构层 | 概念、标准、草案与推理 | 可演化、只读优先 |
| 产品层 | 页面、工单、回执、同步 | 可测试、可验证 |
| 现实执行层 | 服务、部署、数据变更 | 明确授权、可回滚 |
## 四个待落地对象
1. `WORKORDER`:需求、范围、负责人、状态与验收条件。
2. `RECEIPT`:实际完成内容、证据、限制与未完成项。
3. `DECISION`:由谁确认了什么,以及适用范围。
4. `VIEW`Tolaria/光湖 App 如何将仓库事实呈现给人类。