初始化 agent_ops 文档治理体系

This commit is contained in:
2026-08-07 16:56:51 +08:00
commit 10840909ab
75 changed files with 15750 additions and 0 deletions
@@ -0,0 +1,16 @@
# 00.base 阶段摘要
**状态:** 已完成
**来源:** `lineup-app/迭代/00.base/00.base.md`
## 1. 结论
`00.base` 建立了后续所有迭代不可倒退的基线:
- Runtime 独占 Transport、Store、sync loop、outbox 和 App Inbox
- Chat 只能通过 SDK 与 Runtime Action 工作;
- Tauri Desktop Host + Web Reference Host 是统一客户端基线。
## 2. 现在如何看待这个阶段
它现在不是未来新迭代的讨论现场,而是所有后续阶段的底层约束来源。