docs: 按问题域拆分架构任务
This commit is contained in:
@@ -30,3 +30,19 @@
|
||||
### R2.1 [completed]
|
||||
|
||||
依据 [UniDesk #1784](https://github.com/pikasTech/unidesk/issues/1784) 的只读审计,确认修复需要 owning YAML 到 managed mirror renderer/controller/automatic reconcile 的架构变更;按用户边界保持 issue open 并跳过,禁止人工 mirror、手工 CI/CD 补跑或 GitHub fallback,完成任务后将详细报告写入[任务报告](./details/github-gitea-durable-source-authority/R2.1_Task_Report.md)。
|
||||
|
||||
## R3
|
||||
|
||||
解决 [UniDesk #1784](https://github.com/pikasTech/unidesk/issues/1784):建立 owning YAML → managed repository/cache/ref 的单一持久源码 authority,让 AgentRun resource bundle 依赖自动物化、恢复和重试;禁止 direct GitHub fallback、人工 mirror 或第二 source authority,完成任务后将详细报告写入[任务报告](./details/github-gitea-durable-source-authority/R3_Task_Report.md)。
|
||||
|
||||
### R3.1
|
||||
|
||||
冻结 [#1784](https://github.com/pikasTech/unidesk/issues/1784) 与 [AgentRun #294](https://github.com/pikasTech/agentrun/issues/294) 的 repositoryDependency 合同:明确 owning YAML schema、repository/ref owner、readiness、生命周期、失败分类和迁移边界;desired 只来自 YAML,不从运行面反解,完成任务后将详细报告写入[任务报告](./details/github-gitea-durable-source-authority/R3.1_Task_Report.md)。
|
||||
|
||||
### R3.2
|
||||
|
||||
依赖 R3.1,在共享 renderer/controller 中实现 repository、cache 与 ref 的幂等物化、durable status、自动 retry/reconcile 和有界可见性;消费者在依赖 ready 前 fail-closed,不新增 repo 专属特例或第二套同步器,完成任务后将详细报告写入[任务报告](./details/github-gitea-durable-source-authority/R3.2_Task_Report.md)。
|
||||
|
||||
### R3.3
|
||||
|
||||
依赖 R3.2,覆盖仓库缺失、ref 缺失、重复 delivery、controller 重启、retry exhaustion 与恢复测试;只用修复 PR merge 产生的新自动事件验收 resource bundle 获取成功,禁止人工 mirror、sync、flush、trigger 或 direct GitHub 补洞,完成任务后将详细报告写入[任务报告](./details/github-gitea-durable-source-authority/R3.3_Task_Report.md)。
|
||||
|
||||
Reference in New Issue
Block a user