Conversation
Closed
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.
NPC 邀约缺少顶层
planId时,代理过去可能放行候选,宿主直接结束机会。现在代理和 Unity 编解码检查必填字段、JSON 类型及原请求绑定,并返回固定错误分类;宿主最多安排一次纠正,与查询共用原调用预算和期限,保留首次错误。基于
codex/npc-resource-preconditions。实现冻结于8f5be22f3c36ccb36118e8775a4e0bfd533b84f9,证据提交为d8005cdb8284a1563f0288c555683589a7933a6a。本 PR 保持 Draft,未合并。验证:Python 38 项、EditMode 692 项、图形 PlayMode 176 项通过,4 项真实服务入口默认跳过。12 轮 v4-flash 实际场景共 47 次提供方调用、48,338 tokens;6 次明确注入的
planId缺失均在一次反馈后纠正。12 轮初始化、资产和恢复检查通过,真实入口退出码 0。例外:资源充足的 3 轮全部交付,2 轮主动完成会面,1 轮在发言快照失效后到期释放;原错误与原文完整保留,无补跑。注入纠正不能代表天然错误长期恢复率,候选校验也不保证台词环境事实。
证据:候选校验与一次纠正验证。关联:校验邀约候选必填字段并限定纠错机会。后继:复现会面对话在日程变更与预算等待后的停滞。