初始化 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,19 @@
# 01.kernel 阶段摘要
**状态:** 目标设计
**来源:** `lineup-app/迭代/01.kernel/01.kernel.md`
## 1. 结论
`01.kernel` 把 LineUp 从“Runtime 加载一个页面”推进为“Runtime 管理应用工作区”的设计骨架。
它明确了:
- App Registry
- Instance Manager
- Focus Manager
- Lifecycle Manager
- Tool Router
- App Orchestrator
这些能力是后续 `03``04``04A` 的共用骨架。