feat: professionalize control plane and standalone delivery
This commit is contained in:
@ -169,6 +169,11 @@ manifest 负责描述:
|
||||
|
||||
三者职责分离,不互相替代。
|
||||
|
||||
补充:
|
||||
|
||||
- 工作区 flag 可以保留,用于表示某些外部动作已经发生,例如评论、合集、上传等副作用完成。
|
||||
- 但这些 flag 不应被提升为 task 主状态本身。
|
||||
|
||||
## Principle 9: Replaceability With Stable Core
|
||||
|
||||
可替换的是 provider,不可随意漂移的是核心模型。
|
||||
|
||||
Reference in New Issue
Block a user