修复资源贡献者被要求重复声明宿主执行依赖 - #772
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
问题与结果
Issue #766 部署时,Calendar、Feed、Fitbit、Steam 和 Computer 加载失败:资源 provider 已声明宿主执行端口,但宿主 grant 又在贡献者 Context 上读取该端口,触发
UNDECLARED_SERVICE host.execution.v1。移除宿主 grant 对贡献者的两次间接服务读取。MCP、进程和 Workload provider 继续校验贡献者声明的门面能力;宿主继续校验同 Root、精确插件/generation 与固定代码目录。公共 API、业务插件声明及数据不变。
Change intent
28bb7cec9f0113b6f5d830051a1cf5d1a7d85a43。本次代码不改变持久格式;正式数据不自动回退。验证
c4bc49343a9e90a66a57fb1aab877eea07723b6a。最终 Rootc11392786994d4ea16ccd9e8de9013a57e8713a860c094fdd4684ea930b2f79a的 63 个选中 Fiber 全部 ACTIVE,cache 全部匹配,包含实际 Workload/Computer 启动。正交性与概念完整性
0f35920da0494af58b973e96d82976b1b6c22987,PASS,must-fix 0。工作手册
已更新 Issue #766 设计中资源贡献者与宿主授权合同。无新长期语义、schema 或 NOW 事项;这不宣称 #750 或移动端压力验收完成。