You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Header:"the cloud repo's own stack composition is the last remaining second site, and the parity guard stays until it converges" —— cloud 侧已收敛,D1 应标 fully implemented(跨两仓)。
一句话说明
#3826 已由 #3968(main
c3bcb42)+ cloud#915(cloud mainfb1bfcc)关闭:control-plane preset、artifact-kernel-factory(objectos 每租户主库)、DefaultEnvironmentKernelFactory两条路径全部收敛到DefaultDatasourcePlugin+createPrebuiltDriverFactory。但 ADR-0062 是在 cloud PR 合并之前更新的,两处表述已经过时——这个 ADR 在 #3826 期间已经两次被抓到状态与实现不符(#3836 时高估,#3869/#3886 后低估),别让它第三次漂。需要改的两处(
docs/adr/0062-external-datasource-runtime.md)DriverPlugin使用全部为命名辅助/逃生舱类——framework 的 telemetry sibling、cloud 的 proxyclouddatasource(registerAsDefault:false)、objectos host 路由 shell、artifact 工厂旁挂的'cloud'别名 metadata 注册、测试注入——不再存在 default 路径的第二实现。degraded-boot-parity.test.ts的头注释(feat(runtime,datasource): default-datasource factory seam + adopt pre-built drivers via one connect path (#3826) #3968 已重写)现在说它守的是「只要ObjectQLEngine.init()还能抛 connect 判决(boot 再验证 + 逃生舱 driver),它就必须与 service 判决一致」——ADR 正文应与之一致,即 guard 在收敛后保留,角色从「未收敛的第二实现不漂移」变为「逃生舱不漂移」。建议处置
docs-only 小 PR,空 frontmatter changeset(#3373 惯例)。
关联
defaultdriver 的 connect 与失败判决仍是第二份实现(阻塞点已定位) #3826(已关闭)、feat(runtime,datasource): default-datasource factory seam + adopt pre-built drivers via one connect path (#3826) #3968、cloud#915packages/runtime/src/degraded-boot-parity.test.ts